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

Commit 51abef3

Browse files
committed
refs #71 Code changes in app.config
1 parent 245bd35 commit 51abef3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/app.config.php

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
* View the docs for details about these settings
2828
*/
2929

30+
define('IN_PHPVMS', true);
31+
3032
# Debug mode is off by default
3133
Config::Set('DEBUG_MODE', false);
3234
Config::Set('DEBUG_LEVEL', 1); // 1 logs query errors, 2 logs all queries

0 commit comments

Comments
 (0)