rabin %!s(int64=5) %!d(string=hai) anos
pai
achega
19fb8f10de
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config/env/localhost/default.php

+ 1 - 1
config/env/localhost/default.php

@@ -16,7 +16,7 @@ if (isset($dc['data'])) {
     $config['base']['data'] = $dc['data'];
 }
 
-$create = false;
+$create = -1;
 if (isset($dc['mysql']['create'])) {
     $create = $dc['mysql']['create'];
 }