2
0
forked from Wavyzz/dolibarr

New: Add statistics page for trips and expenses module

This commit is contained in:
Laurent Destailleur
2010-04-05 01:01:28 +00:00
parent b5bc6dac90
commit 2dd4f080f0
16 changed files with 555 additions and 27 deletions

View File

@@ -37,9 +37,6 @@ if (! defined('NOTOKENRENEWAL')) define('NOTOKENRENEWAL',1);
if (! defined('NOREQUIREMENU')) define('NOREQUIREMENU',1);
if (! defined('NOREQUIREHTML')) define('NOREQUIREHTML',1);
// This is to make Dolibarr working with Plesk
set_include_path($_SERVER['DOCUMENT_ROOT'].'/htdocs');
require_once("../main.inc.php");
//var_dump($langs);