Ajout tools.lib

This commit is contained in:
Rodolphe Quiedeville 2006-01-11 10:16:47 +00:00
parent 3bee21d018
commit 61c83c9eea

View File

@ -1,5 +1,5 @@
<?PHP
/* Copyright (C) 2005 Rodolphe Quiedeville <rodolphe@quiedeville.org>
/* Copyright (C) 2005-2006 Rodolphe Quiedeville <rodolphe@quiedeville.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -20,6 +20,7 @@
*
*/
require("../../../main.inc.php");
require_once DOL_DOCUMENT_ROOT.'/telephonie/stats/tools.lib.php';
$user->getrights('telephonie');