Skip to content
Snippets Groups Projects
Commit e562e5d8 authored by Esteban Sassone's avatar Esteban Sassone
Browse files

Armado del proyecto Sanaviron-Quilmes-Lib.

parent b730a759
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ class configurador
if (isset($_SERVER['TOBA_INSTALACION_DIR'])) {
return $_SERVER['TOBA_INSTALACION_DIR'];
}else {
return $this->get_dir() . "/../../../../../../config";
return $this->get_dir() . "/../../../../../../../../config";
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment