------------------------------------------------------------
revno: 961
committer: Bassel Safadi <[email protected]>
branch nick: aikiframework
timestamp: Sat 2011-12-24 15:36:23 +0200
message:
  removed the require defs.php thing which was breaking the webinstaller
modified:
  src/libs/installer.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 'src/libs/installer.php'
--- src/libs/installer.php	2011-11-08 13:42:45 +0000
+++ src/libs/installer.php	2011-12-24 13:36:23 +0000
@@ -23,8 +23,6 @@
 	die('No direct script access allowed');
 }
 
-/** @see defs.inc */
-require_once("$AIKI_ROOT_DIR/configs/defs.php");
 	
 /* setting $config["log_level"] = "NONE" disables the log 
  * or "None" and "none". Also if the log_level is not valid

_______________________________________________
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