]> git.agnieray.net Git - galette.git/blobdiff - galette/config/paths.inc.php
Fix xhprof config
[galette.git] / galette / config / paths.inc.php
index 9e9a8890785916be14538008b3f0321dc8279281..53ba6a2a7a10b505de28c843ba607d43c695cb6c 100644 (file)
@@ -73,9 +73,9 @@ if (!defined('GALETTE_TCPDF_PATH')) {
 if ( !defined('GALETTE_SLIM_VIEWS_PATH') ) {
     define('GALETTE_SLIM_VIEWS_PATH', GALETTE_ROOT . 'lib/Slim-Views');
 }*/
-/*if ( !defined('GALETTE_XHPROF_PATH') ) {
+if ( !defined('GALETTE_XHPROF_PATH') ) {
     define('GALETTE_XHPROF_PATH', '/usr/share/xhprof/');
-}*/
+}
 
 //galete's paths
 if (!defined('GALETTE_CONFIG_PATH')) {