Skip to content

Commit 3e9eb38

Browse files
committed
Updates
1 parent 8c977eb commit 3e9eb38

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

includes/qi_constants.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
// IMPORTANT NOTE:
1111
// 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.
12+
// defining global constants here.
1313

14-
//define('QI_DEBUG', true); // un-comment this disable template caching
14+
// DO NOT COMMIT CHANGES TO THIS FILE TO GIT
15+
16+
// define('QI_DEBUG', true); // un-comment this disable template caching

0 commit comments

Comments
 (0)