2012-11-29 Ramon Novoa <rnovoa@artica.es>

* include/config_process.php: Reverted an accidental commit.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7203 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
Ramon Novoa 2012-11-29 15:19:06 +00:00
parent 5d58a05c43
commit ecf446a753
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-11-29 Ramon Novoa <rnovoa@artica.es>
* include/config_process.php: Reverted an accidental commit.
2012-11-29 Ramon Novoa <rnovoa@artica.es>
* include/functions_treeview.php,

View File

@ -33,7 +33,7 @@ if (empty($script_tz)){
global $develop_bypass;
/* Help to debug problems. Override global PHP configuration */
$develop_bypass = 1;
if (!isset($develop_bypass)) $develop_bypass = 0;
if ($develop_bypass != 1) {
// error_reporting(E_ALL);