@@ -40,6 +40,6 @@ |
||
| 40 | 40 | */ |
| 41 | 41 | public static function defineGlobals() |
| 42 | 42 | { |
| 43 | - require_once __DIR__ . '/globals.php'; |
|
| 43 | + require_once __DIR__.'/globals.php'; |
|
| 44 | 44 | } |
| 45 | 45 | } |