@@ -1,5 +1,5 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | // Don't redefine the functions if included multiple times. |
| 3 | 3 | if (!function_exists('Loevgaard\AltaPay\createMoney')) { |
| 4 | - require_once __DIR__ . '/functions.php'; |
|
| 4 | + require_once __DIR__.'/functions.php'; |
|
| 5 | 5 | } |