]> git.llucax.com Git - software/sercom-old.git/blobdiff - src/T/general.php
Chequeo de errores al abrir archivo de configuración y opción de línea de comando...
[software/sercom-old.git] / src / T / general.php
index ec758695294cf4a5f9c8b94177c2b758166b5c4d..d4ce5ed98d3410a19a426bfe55110d7a25c50b26 100644 (file)
@@ -21,6 +21,10 @@ foreach (array('.', '/etc', '/etc/'.$NAME) as $dir) {
         }
     }
 }
+if (!$CONF) {
+    fputs(STDERR, "No se pudo abrir archivo de configuración!\n");
+    exit(1);
+}
 unset($cf, $dir);
 
 // Configuración de DB_DataObject