@@ -1,6 +1,6 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -if (! defined('BASE_PATH')) { |
|
3 | +if (!defined('BASE_PATH')) { |
|
4 | 4 | define('BASE_PATH', dirname(__DIR__)); |
5 | 5 | } |
6 | 6 |