Skip to content
Snippets Groups Projects
Commit 944a132a authored by llaffont's avatar llaffont
Browse files

nettoyage gdebug

parent 996ea32f
Branches
Tags
No related merge requests found
......@@ -24,13 +24,11 @@ if (!function_exists('xdebug_break')) {
}
set_include_path('.' . PATH_SEPARATOR . './library'
. PATH_SEPARATOR . './library/grouik'
. PATH_SEPARATOR . '../ZendFramework-1.6.2/library'
. PATH_SEPARATOR . get_include_path());
// Includes de base
include_once "local.php";
include_once "grouik/init.php";
include_once "fonctions/fonctions.php";
require_once "Zend/Loader.php";
require_once "startup.php";
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment