We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c977eb + 3e9eb38 commit 4682e86Copy full SHA for 4682e86
1 file changed
includes/qi_constants.php
@@ -9,6 +9,8 @@
9
10
// IMPORTANT NOTE:
11
// This file is for development and debugging purposes only. Use class constants instead of
12
-// defining global constants here. This file is ignored by git.
+// defining global constants here.
13
14
-//define('QI_DEBUG', true); // un-comment this disable template caching
+// DO NOT COMMIT CHANGES TO THIS FILE TO GIT
15
+
16
+// define('QI_DEBUG', true); // un-comment this disable template caching
0 commit comments