From: Raphaël Barrois Date: Wed, 7 Jul 2010 13:21:51 +0000 (+0200) Subject: Oops X-Git-Tag: xorg/1.0.1~357 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=3ad5702f73027ae3ec5f87afc9eb2ab7b16f30af;p=platal.git Oops Signed-off-by: Raphaël Barrois --- 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)