From a9aa438ea0558eb0044cf1e54a9190ddb41b65e5 Mon Sep 17 00:00:00 2001 From: cassio Date: Tue, 2 Jul 2013 09:44:46 +0400 Subject: restructuring of boca's git --- boca-1.5.1/src/admin/report.php | 89 ----------------------------------------- 1 file changed, 89 deletions(-) delete mode 100644 boca-1.5.1/src/admin/report.php (limited to 'boca-1.5.1/src/admin/report.php') diff --git a/boca-1.5.1/src/admin/report.php b/boca-1.5.1/src/admin/report.php deleted file mode 100644 index bb1fc34..0000000 --- a/boca-1.5.1/src/admin/report.php +++ /dev/null @@ -1,89 +0,0 @@ -. -//////////////////////////////////////////////////////////////////////////////// -// Last modified 05/aug/2012 by cassio@ime.usp.br - -require 'header.php'; - -if (isset($_GET)) { -} -?> -

-
-Logs

\n"; - echo " Scoreboard
\n"; - echo " Detailed Scoreboard
\n"; - echo " Interactive Scoreboard
\n"; - echo " Delayed Scoreboard
\n"; - echo " Run List
\n"; - echo " Clarification List
\n"; - echo " Task List
\n"; - echo " Site Start/Stop Logs
\n"; - echo " ICPC File
\n"; - - echo " Statistics
\n"; - -/* - echo "

\n"; - echo "Statistics

\n"; - - echo " Problems
\n"; - echo " Answers
\n"; - echo " Users
\n"; - echo " Languages
\n"; - echo " Runs
\n"; - echo " Clarifications
\n"; -*/ -?> -
- - - - -- cgit v1.2.3