Oops add the launcher

This commit is contained in:
james 2006-10-25 02:41:56 +00:00
parent a871759129
commit 2bb5c2e2a4

View File

@ -0,0 +1,4 @@
<?
exec("php judges_sa.php >/dev/null 2>&1 &");
header("Location: judges_scheduler_status.php");
?>