From 61c83c9eea53f793118baf0ca5b33ae0adbc4b66 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 11 Jan 2006 10:16:47 +0000 Subject: [PATCH] Ajout tools.lib --- htdocs/telephonie/stats/commerciaux/pre.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/telephonie/stats/commerciaux/pre.inc.php b/htdocs/telephonie/stats/commerciaux/pre.inc.php index 0113ceba653..f7a054cf328 100644 --- a/htdocs/telephonie/stats/commerciaux/pre.inc.php +++ b/htdocs/telephonie/stats/commerciaux/pre.inc.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2005-2006 Rodolphe Quiedeville * * 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');