forked from science-ation/science-ation
- Include the table editor before the judge class, this is in prep for PHP5
when we implmeent templates.
This commit is contained in:
parent
972f05b58e
commit
49c5704143
@ -25,8 +25,8 @@
|
||||
require("../common.inc.php");
|
||||
auth_required('admin');
|
||||
include "judges.inc.php";
|
||||
require("../judge.class.php");
|
||||
require("../tableeditor.class.php");
|
||||
require("../judge.class.php");
|
||||
|
||||
send_header("Administration - Judges - Manager");
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user