Completed
Push — master ( 71bab5...86ed90 )
by Davis
01:43
created
examples/token_example.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,7 @@
 block discarded – undo
6 6
  * @version  1.0.0
7 7
  */
8 8
 
9
-require __DIR__ . '/vendor/autoload.php';
9
+require __DIR__.'/vendor/autoload.php';
10 10
 
11 11
 $config = array(
12 12
     'host'     => '127.0.0.1',
Please login to merge, or discard this patch.