refactorization to manage old rules with a separated class
[brisk.git] / web / briskin5 / statadm.php
index 652a11d..ee06e08 100644 (file)
@@ -30,8 +30,6 @@
 
 $G_base = "../";
 
-define('BIN5_TOURNAMENT_NORMAL', 1);
-
 ini_set("max_execution_time",  "240");
 
 require_once("../Obj/brisk.phh");