mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 13:32:41 +08:00
change url
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
define('NEXUS_START', microtime(true));
|
||||
define('IN_TRACKER', true);
|
||||
define("PROJECTNAME","NexusPHP");
|
||||
define("NEXUSPHPURL","http://www.nexusphp.com");
|
||||
define("NEXUSWIKIURL","http://www.nexusphp.com/wiki");
|
||||
define("NEXUSPHPURL","http://nexusphp.org");
|
||||
define("NEXUSWIKIURL","http://doc.nexusphp.org");
|
||||
define("VERSION","Powered by <a href=\"aboutnexus.php\">".PROJECTNAME."</a>");
|
||||
define("THISTRACKER","General");
|
||||
$showversion = " - Powered by ".PROJECTNAME;
|
||||
|
||||
Reference in New Issue
Block a user