This website requires JavaScript.
Explore
Help
Sign in
revi-archive
/
phorge-phorge
Watch
1
Star
0
Fork
You've already forked phorge-phorge
0
mirror of
https://we.phorge.it/source/phorge.git
synced
2024-11-26 00:32:42 +01:00
Code
Issues
Releases
Wiki
Activity
c49eeb235e
phorge-phorge
/
src
/
__phutil_library_init__.php
4 lines
52 B
PHP
Raw
Normal View
History
Unescape
Escape
Import some code, some of which may be relevant to the project.
2011-01-16 22:51:39 +01:00
<
?
php
Rebrand: Rename library and update "version" logic Summary: Make the "version" data in Config show information. Also rename the library. Test Plan: See version "branched from" information. Reviewers: O1 Blessed Committers, speck Reviewed By: O1 Blessed Committers, speck Subscribers: speck, tobiaswiese, valerio.bozzolan, Matthew Maniphest Tasks: T15006 Differential Revision: https://we.phorge.it/D25047
2022-08-25 10:26:07 +02:00
phutil_register_library
(
'phorge'
,
__FILE__
);
Copy permalink