diff --git a/bureau/admin/foot.php b/bureau/admin/foot.php index f28b9502..a69edd59 100644 --- a/bureau/admin/foot.php +++ b/bureau/admin/foot.php @@ -10,6 +10,6 @@ if ( isset($debug_alternc) && $debug_alternc->status ) { diff --git a/bureau/class/config.php b/bureau/class/config.php index 9bf189f5..e42bed21 100644 --- a/bureau/class/config.php +++ b/bureau/class/config.php @@ -29,7 +29,7 @@ */ define('DO_XHPROF_STATS', FALSE); -if (DO_XHPROF_STATS) require_once('xhprof_header.php'); +if (DO_XHPROF_STATS) require_once('/usr/share/alternc/panel/admin/xhprof_header.php'); // To enable the display of the alternc debug error, do the following : // # touch /etc/alternc/alternc_display_php_error