------------------------------------------------------------
revno: 1023
committer: Jon Phillips <[email protected]>
branch nick: public
timestamp: Sun 2012-01-15 22:44:01 +0800
message:
removed a comment
modified:
configs/config.php
--
lp:aikiframework
https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk
Your team Aiki Framework Developers is subscribed to branch lp:aikiframework.
To unsubscribe from this branch go to
https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk/+edit-subscription
=== modified file 'configs/config.php'
--- configs/config.php 2012-01-06 23:39:08 +0000
+++ configs/config.php 2012-01-15 14:44:01 +0000
@@ -22,9 +22,9 @@
require_once("$AIKI_ROOT_DIR/configs/defs.php");
}
-/* Do NOT remove the following constant definitions.
- * The run-time installer should insert the correct values here.
- * Otherwise, these will be defined in aiki-defs.php. */
+/**
+ * These are needed in the web installer
+ */
if (!defined("AIKI_REWRITE_BASE")) {
/** Aiki Rewrite Base (for htaccess) if NOT defined */
define("AIKI_REWRITE_BASE", "@AIKI_REWRITE_BASE@");
_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help : https://help.launchpad.net/ListHelp