Oops
authorRaphaël Barrois <raphael.barrois@polytechnique.org>
Wed, 7 Jul 2010 13:21:51 +0000 (15:21 +0200)
committerRaphaël Barrois <raphael.barrois@polytechnique.org>
Wed, 7 Jul 2010 13:22:03 +0000 (15:22 +0200)
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
classes/direnum.php

index 4d24581..7dbf40c 100644 (file)
@@ -51,6 +51,8 @@ class DirEnum
 
     const NETWORKS       = 'networking';
 
+    const MEDALS         = 'medals';
+
     static private $enumerations = array();
 
     static private function init($type)