------------------------------------------------------------
revno: 1002
committer: Jon Phillips <[email protected]>
branch nick: public
timestamp: Fri 2012-01-06 19:48:25 +0800
message:
  got rid of SUPHP for now because no one has tested and code removed
modified:
  configs/defs.inc


--
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/defs.inc'
--- configs/defs.inc	2012-01-06 10:11:31 +0000
+++ configs/defs.inc	2012-01-06 11:48:25 +0000
@@ -70,10 +70,6 @@
  * This must be relative to the aiki save directory */
 define("AIKI_UPDATE_DIR", "@AIKI_UPDATE_DIR@");
 
-/** Whether suPHP is turned on or off. Default is off.
- * When --enable-update is given, then it is on. */
-define("SUPHP_ENGINE", "@SUPHP_ENGINE@");
-
 /** Aiki Random string should be different everytime
  * a distribution package is configured and built */
 define("AIKI_RANDOM", "@AIKI_RANDOM@");

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help   : https://help.launchpad.net/ListHelp

Reply via email to