Explorar el Código

updated code formatting

Jens-U. Mozdzen hace 3 años
padre
commit
dce8b8d352
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/Configuration.php

+ 1 - 1
lib/Configuration.php

@@ -95,7 +95,7 @@ class Configuration
         ),
         'yourls' => array(
             'signature' => '',
-            'apiurl' => '',
+            'apiurl'    => '',
         ),
     );