From 0650a663db2df4b68fc1effcc91eed8abb279230 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 26 Jan 2005 16:24:14 +0000 Subject: [PATCH] Nettoyage --- htdocs/telephonie/ligne/commande/pre.inc.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/htdocs/telephonie/ligne/commande/pre.inc.php b/htdocs/telephonie/ligne/commande/pre.inc.php index 5a2dc1da9f3..8d1299c1ade 100644 --- a/htdocs/telephonie/ligne/commande/pre.inc.php +++ b/htdocs/telephonie/ligne/commande/pre.inc.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2004-2005 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 @@ -23,12 +23,11 @@ require("../../../main.inc.php"); require(DOL_DOCUMENT_ROOT."/telephonie/lignetel.class.php"); require(DOL_DOCUMENT_ROOT."/telephonie/fournisseurtel.class.php"); require(DOL_DOCUMENT_ROOT."/telephonie/ligne/commande/commandetableur.class.php"); -require(DOL_DOCUMENT_ROOT."/telephonie/ligne/commande/telephonie.commande.class.php"); $user->getrights('telephonie'); function llxHeader($head = "", $title="") { - global $user, $conf; + global $user; /* *