2011-09-26 Sancho Lerena <slerena@artica.es>

* pandora_console/index.php: Developer mode disabled.
        Ready for 4.0 release !




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5006 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
slerena 2011-09-26 13:33:15 +00:00
parent ae27a60b55
commit 20252bf796
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2011-09-26 Sancho Lerena <slerena@artica.es>
* pandora_console/index.php: Developer mode disabled.
Ready for 4.0 release !
2011-09-26 Dario Rodriguez <dario.rodriguez@artica.es>
* include/functions_graph.php: Fixed a problem with graphs which

View File

@ -21,7 +21,7 @@ if (function_exists ('mb_internal_encoding')) {
// Set to 1 to do not check for installer or config file (for development!).
// Activate gives more error information, not useful for production sites
$develop_bypass = 1;
$develop_bypass = 0;
if ($develop_bypass != 1) {
// If no config file, automatically try to install