Explorar o código

Update Installer.php

Shlee %!s(int64=5) %!d(string=hai) anos
pai
achega
a5117fcfa3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/Console/Commands/Installer.php

+ 1 - 0
app/Console/Commands/Installer.php

@@ -97,6 +97,7 @@ class Installer extends Command
             if(extension_loaded($ext) == false) {
                 $this->error("- {$ext} extension not found, aborting installation");
                 exit;
+            } else {
             }
         }
         $this->info("- Required PHP extensions found!");