From 3ad5702f73027ae3ec5f87afc9eb2ab7b16f30af Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Barrois?= Date: Wed, 7 Jul 2010 15:21:51 +0200 Subject: [PATCH] Oops MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Raphaël Barrois --- classes/direnum.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/classes/direnum.php b/classes/direnum.php index 4d24581..7dbf40c 100644 --- a/classes/direnum.php +++ b/classes/direnum.php @@ -51,6 +51,8 @@ class DirEnum const NETWORKS = 'networking'; + const MEDALS = 'medals'; + static private $enumerations = array(); static private function init($type) -- 2.1.4