From 74349cf281c3d22ab0eec7ce707524f3505f4cde Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 13 Apr 2005 09:54:22 +0000 Subject: [PATCH] Ajout var $categorie; --- htdocs/conf/conf.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/conf/conf.class.php b/htdocs/conf/conf.class.php index cc6f8573fb2..9bf900457d6 100644 --- a/htdocs/conf/conf.class.php +++ b/htdocs/conf/conf.class.php @@ -66,7 +66,7 @@ class Conf var $postnuke; var $webcal; var $propal; - + var $categorie; } ?>