fix some spacing
[lhc/web/wiklou.git] / includes / installer / MysqlInstaller.php
index 94c38c4..4eb2d39 100644 (file)
@@ -516,7 +516,8 @@ class MysqlInstaller extends DatabaseInstaller {
                }
 
                if( $tryToCreate ) {
-                       $createHostList = array($server,
+                       $createHostList = array(
+                               $server,
                                'localhost',
                                'localhost.localdomain',
                                '%'