@@ -1,6 +1,6 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -require __DIR__ . '/init.php'; |
|
3 | +require __DIR__.'/init.php'; |
|
4 | 4 | |
5 | 5 | $gateway = new \Paytic\Omnipay\Paylike\Gateway(); |
6 | 6 | $parameters = [ |
@@ -1,6 +1,6 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -require __DIR__ . '/init.php'; |
|
3 | +require __DIR__.'/init.php'; |
|
4 | 4 | |
5 | 5 | $gateway = new \Paytic\Omnipay\Paylike\Gateway(); |
6 | 6 | $parameters = [ |
@@ -1,6 +1,6 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -require __DIR__ . '/init.php'; |
|
3 | +require __DIR__.'/init.php'; |
|
4 | 4 | |
5 | 5 | $gateway = new \Paytic\Omnipay\Paylike\Gateway(); |
6 | 6 | $parameters = [ |