From 4ae0423e6eb67c213628a34a3a993a95fcefa5d1 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 29 Apr 2002 21:20:02 +0000 Subject: [PATCH] *** empty log message *** --- htdocs/compta/paiement.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/paiement.php3 b/htdocs/compta/paiement.php3 index c9de0ac979c..e8ef7090fd2 100644 --- a/htdocs/compta/paiement.php3 +++ b/htdocs/compta/paiement.php3 @@ -27,7 +27,7 @@ * */ require("./pre.inc.php3"); -require("../lib/functions.inc.php3"); + llxHeader(); $db = new Db();