Completed
Push — master ( 19b6e5...632621 )
by Fwolf
01:35 queued 22s
created
bootstrap.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,4 +10,4 @@
 block discarded – undo
10 10
  */
11 11
 
12 12
 // Include autoloader
13
-$classLoader = require __DIR__ . '/vendor/autoload.php';
13
+$classLoader = require __DIR__.'/vendor/autoload.php';
Please login to merge, or discard this patch.