dever hace 6 años
padre
commit
79845b4606
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      boot.php

+ 1 - 0
boot.php

@@ -1,4 +1,5 @@
 <?php
+$_SERVER['DEVER_SERVER'] = 'localhost';
 define('DEVER_PROJECT', 'hiz');
 define('DEVER_PROJECT_PATH', dirname(__FILE__) . DIRECTORY_SEPARATOR);
 if (defined('DEVER_PACKAGE')) {