Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.

Commit

Permalink
refs #71 Code changes in app.config
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeelio committed Jul 16, 2012
1 parent 245bd35 commit 51abef3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/app.config.php
Expand Up @@ -27,6 +27,8 @@
* View the docs for details about these settings
*/

define('IN_PHPVMS', true);

# Debug mode is off by default
Config::Set('DEBUG_MODE', false);
Config::Set('DEBUG_LEVEL', 1); // 1 logs query errors, 2 logs all queries
Expand Down

0 comments on commit 51abef3

Please sign in to comment.