aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLAN-TW <lantw44@gmail.com>2013-04-11 22:33:25 +0800
committerLAN-TW <lantw44@gmail.com>2013-04-11 22:33:25 +0800
commit962be8a7de5035e7d86b9274962f7d6fe3315fdd (patch)
treea78bd11270904346d2e26123482c25f73664f728
parent4c094052d68e90bd672ae2d312419861e5f71722 (diff)
downloadtaiwan-online-judge-lantw44-962be8a7de5035e7d86b9274962f7d6fe3315fdd.tar.gz
taiwan-online-judge-lantw44-962be8a7de5035e7d86b9274962f7d6fe3315fdd.tar.zst
taiwan-online-judge-lantw44-962be8a7de5035e7d86b9274962f7d6fe3315fdd.zip
Remove top-level directory `toj'
-rw-r--r--include/judge_def.h (renamed from toj/include/judge_def.h)0
-rw-r--r--judge/Makefile (renamed from toj/judge/Makefile)0
-rw-r--r--judge/center.h (renamed from toj/judge/center.h)0
-rw-r--r--judge/center_com.h (renamed from toj/judge/center_com.h)0
-rw-r--r--judge/center_judge.cpp (renamed from toj/judge/center_judge.cpp)0
-rw-r--r--judge/center_judge.h (renamed from toj/judge/center_judge.h)0
-rw-r--r--judge/center_manage.cpp (renamed from toj/judge/center_manage.cpp)0
-rw-r--r--judge/center_manage.h (renamed from toj/judge/center_manage.h)0
-rw-r--r--judge/center_server.cpp (renamed from toj/judge/center_server.cpp)0
-rw-r--r--judge/center_server.h (renamed from toj/judge/center_server.h)0
-rw-r--r--judge/event_exec.cpp (renamed from toj/judge/event_exec.cpp)0
-rw-r--r--judge/event_exec.h (renamed from toj/judge/event_exec.h)0
-rw-r--r--judge/jmod_test.h (renamed from toj/judge/jmod_test.h)0
-rw-r--r--judge/jmod_test_check.cpp (renamed from toj/judge/jmod_test_check.cpp)0
-rw-r--r--judge/jmod_test_check.h (renamed from toj/judge/jmod_test_check.h)0
-rw-r--r--judge/jmod_test_line.cpp (renamed from toj/judge/jmod_test_line.cpp)0
-rw-r--r--judge/jmod_test_line.h (renamed from toj/judge/jmod_test_line.h)0
-rw-r--r--judge/jmod_test_manage.cpp (renamed from toj/judge/jmod_test_manage.cpp)0
-rw-r--r--judge/jmod_test_manage.h (renamed from toj/judge/jmod_test_manage.h)0
-rw-r--r--judge/judge.h (renamed from toj/judge/judge.h)0
-rw-r--r--judge/judge_manage.cpp (renamed from toj/judge/judge_manage.cpp)0
-rw-r--r--judge/judge_manage.h (renamed from toj/judge/judge_manage.h)0
-rw-r--r--judge/judge_server.cpp (renamed from toj/judge/judge_server.cpp)0
-rw-r--r--judge/judge_server.h (renamed from toj/judge/judge_server.h)0
-rw-r--r--judge/judgm_lib.h (renamed from toj/judge/judgm_lib.h)0
-rw-r--r--judge/judgm_line.h (renamed from toj/judge/judgm_line.h)0
-rw-r--r--judge/judgm_manage.h (renamed from toj/judge/judgm_manage.h)0
-rw-r--r--judge/netio.h (renamed from toj/judge/netio.h)0
-rw-r--r--judge/tool.cpp (renamed from toj/judge/tool.cpp)0
-rw-r--r--judge/tool.h (renamed from toj/judge/tool.h)0
-rw-r--r--judge/tpool.h (renamed from toj/judge/tpool.h)0
-rw-r--r--judgk/Makefile (renamed from toj/judgk/Makefile)0
-rw-r--r--judgk/judgk.h (renamed from toj/judgk/judgk.h)0
-rw-r--r--judgk/judgk_hyperio.c (renamed from toj/judgk/judgk_hyperio.c)0
-rw-r--r--judgk/judgk_hyperio.h (renamed from toj/judgk/judgk_hyperio.h)0
-rw-r--r--judgk/judgk_mod.c (renamed from toj/judgk/judgk_mod.c)0
-rw-r--r--judgk/judgk_mod.h (renamed from toj/judgk/judgk_mod.h)0
-rw-r--r--judgk/judgk_proc.c (renamed from toj/judgk/judgk_proc.c)0
-rw-r--r--judgk/judgk_proc.h (renamed from toj/judgk/judgk_proc.h)0
-rw-r--r--judgk/judgk_security.c (renamed from toj/judgk/judgk_security.c)0
-rw-r--r--judgk/judgk_security.h (renamed from toj/judgk/judgk_security.h)0
-rw-r--r--judgk/judgk_syscall.c (renamed from toj/judgk/judgk_syscall.c)0
-rw-r--r--judgk/judgk_syscall.h (renamed from toj/judgk/judgk_syscall.h)0
-rw-r--r--judgk/judgk_syscall_asm.S (renamed from toj/judgk/judgk_syscall_asm.S)0
-rwxr-xr-xscripts/packpro.sh (renamed from toj/scripts/packpro.sh)0
-rw-r--r--web/index.html (renamed from toj/web/index.html)0
-rw-r--r--web/jcs/common.css (renamed from toj/web/jcs/common.css)0
-rw-r--r--web/jcs/common.js (renamed from toj/web/jcs/common.js)0
-rw-r--r--web/jcs/home.css (renamed from toj/web/jcs/home.css)0
-rw-r--r--web/jcs/home.js (renamed from toj/web/jcs/home.js)0
-rw-r--r--web/jcs/index.css (renamed from toj/web/jcs/index.css)0
-rw-r--r--web/jcs/index.js (renamed from toj/web/jcs/index.js)0
-rw-r--r--web/jcs/notice.css (renamed from toj/web/jcs/notice.css)0
-rw-r--r--web/jcs/notice.js (renamed from toj/web/jcs/notice.js)0
-rw-r--r--web/jcs/pro.css (renamed from toj/web/jcs/pro.css)0
-rw-r--r--web/jcs/pro.js (renamed from toj/web/jcs/pro.js)0
-rw-r--r--web/jcs/sq.css (renamed from toj/web/jcs/sq.css)0
-rw-r--r--web/jcs/sq.js (renamed from toj/web/jcs/sq.js)0
-rw-r--r--web/jcs/stat.css (renamed from toj/web/jcs/stat.css)0
-rw-r--r--web/jcs/stat.js (renamed from toj/web/jcs/stat.js)0
-rw-r--r--web/jcs/user.css (renamed from toj/web/jcs/user.css)0
-rw-r--r--web/jcs/user.js (renamed from toj/web/jcs/user.js)0
-rw-r--r--web/php/_json.php (renamed from toj/web/php/_json.php)0
-rw-r--r--web/php/_pzread_update.php (renamed from toj/web/php/_pzread_update.php)0
-rw-r--r--web/php/_test.php (renamed from toj/web/php/_test.php)0
-rw-r--r--web/php/common.inc.php (renamed from toj/web/php/common.inc.php)0
-rw-r--r--web/php/connect.inc.php (renamed from toj/web/php/connect.inc.php)0
-rw-r--r--web/php/event.inc.php (renamed from toj/web/php/event.inc.php)0
-rw-r--r--web/php/event.php (renamed from toj/web/php/event.php)0
-rw-r--r--web/php/notice.inc.php (renamed from toj/web/php/notice.inc.php)0
-rw-r--r--web/php/notice.php (renamed from toj/web/php/notice.php)0
-rw-r--r--web/php/problem.inc.php (renamed from toj/web/php/problem.inc.php)0
-rw-r--r--web/php/problem.php (renamed from toj/web/php/problem.php)0
-rw-r--r--web/php/pzreadtest.php (renamed from toj/web/php/pzreadtest.php)0
-rw-r--r--web/php/sqlib.inc.php (renamed from toj/web/php/sqlib.inc.php)0
-rw-r--r--web/php/sqlib_scoreboard.inc.php (renamed from toj/web/php/sqlib_scoreboard.inc.php)0
-rw-r--r--web/php/square.inc.php (renamed from toj/web/php/square.inc.php)0
-rw-r--r--web/php/square.php (renamed from toj/web/php/square.php)0
-rw-r--r--web/php/status.inc.php (renamed from toj/web/php/status.inc.php)0
-rw-r--r--web/php/status.php (renamed from toj/web/php/status.php)0
-rw-r--r--web/php/step.inc.php (renamed from toj/web/php/step.inc.php)0
-rw-r--r--web/php/step.php (renamed from toj/web/php/step.php)0
-rw-r--r--web/php/teamt.php (renamed from toj/web/php/teamt.php)0
-rw-r--r--web/php/test.php (renamed from toj/web/php/test.php)0
-rw-r--r--web/php/user.inc.php (renamed from toj/web/php/user.inc.php)0
-rw-r--r--web/php/user.php (renamed from toj/web/php/user.php)0
-rw-r--r--web/pmod/pmod_multisub/pmod_multisub.css (renamed from toj/web/pmod/pmod_multisub/pmod_multisub.css)0
-rw-r--r--web/pmod/pmod_multisub/pmod_multisub.html (renamed from toj/web/pmod/pmod_multisub/pmod_multisub.html)0
-rw-r--r--web/pmod/pmod_multisub/pmod_multisub.js (renamed from toj/web/pmod/pmod_multisub/pmod_multisub.js)0
-rw-r--r--web/pmod/pmod_multisub/pmod_multisub.php (renamed from toj/web/pmod/pmod_multisub/pmod_multisub.php)0
-rw-r--r--web/pmod/pmod_test/pmod_test.css (renamed from toj/web/pmod/pmod_test/pmod_test.css)0
-rw-r--r--web/pmod/pmod_test/pmod_test.html (renamed from toj/web/pmod/pmod_test/pmod_test.html)0
-rw-r--r--web/pmod/pmod_test/pmod_test.js (renamed from toj/web/pmod/pmod_test/pmod_test.js)0
-rw-r--r--web/pmod/pmod_test/pmod_test.php (renamed from toj/web/pmod/pmod_test/pmod_test.php)0
-rw-r--r--web/smod/smod_test/smod_test.css (renamed from toj/web/smod/smod_test/smod_test.css)0
-rw-r--r--web/smod/smod_test/smod_test.html (renamed from toj/web/smod/smod_test/smod_test.html)0
-rw-r--r--web/smod/smod_test/smod_test.js (renamed from toj/web/smod/smod_test/smod_test.js)0
-rw-r--r--web/smod/smod_test/smod_test.php (renamed from toj/web/smod/smod_test/smod_test.php)0
-rw-r--r--web/sqmod/sqmod_test/sqmod_test.css (renamed from toj/web/sqmod/sqmod_test/sqmod_test.css)0
-rw-r--r--web/sqmod/sqmod_test/sqmod_test.html (renamed from toj/web/sqmod/sqmod_test/sqmod_test.html)0
-rw-r--r--web/sqmod/sqmod_test/sqmod_test.inc.php (renamed from toj/web/sqmod/sqmod_test/sqmod_test.inc.php)0
-rw-r--r--web/sqmod/sqmod_test/sqmod_test.js (renamed from toj/web/sqmod/sqmod_test/sqmod_test.js)0
-rw-r--r--web/sqmod/sqmod_test/sqmod_test.php (renamed from toj/web/sqmod/sqmod_test/sqmod_test.php)0
-rw-r--r--web/sqmod/sqmod_test/sqmod_test_man.php (renamed from toj/web/sqmod/sqmod_test/sqmod_test_man.php)0
-rw-r--r--web/sqmod/sqmod_test/team.inc.php (renamed from toj/web/sqmod/sqmod_test/team.inc.php)0
105 files changed, 0 insertions, 0 deletions
diff --git a/toj/include/judge_def.h b/include/judge_def.h
index bf7c07f..bf7c07f 100644
--- a/toj/include/judge_def.h
+++ b/include/judge_def.h
diff --git a/toj/judge/Makefile b/judge/Makefile
index 3fe0444..3fe0444 100644
--- a/toj/judge/Makefile
+++ b/judge/Makefile
diff --git a/toj/judge/center.h b/judge/center.h
index 2625ab4..2625ab4 100644
--- a/toj/judge/center.h
+++ b/judge/center.h
diff --git a/toj/judge/center_com.h b/judge/center_com.h
index 6973eec..6973eec 100644
--- a/toj/judge/center_com.h
+++ b/judge/center_com.h
diff --git a/toj/judge/center_judge.cpp b/judge/center_judge.cpp
index 46600c2..46600c2 100644
--- a/toj/judge/center_judge.cpp
+++ b/judge/center_judge.cpp
diff --git a/toj/judge/center_judge.h b/judge/center_judge.h
index a955ce9..a955ce9 100644
--- a/toj/judge/center_judge.h
+++ b/judge/center_judge.h
diff --git a/toj/judge/center_manage.cpp b/judge/center_manage.cpp
index 48cfd31..48cfd31 100644
--- a/toj/judge/center_manage.cpp
+++ b/judge/center_manage.cpp
diff --git a/toj/judge/center_manage.h b/judge/center_manage.h
index b2ee36e..b2ee36e 100644
--- a/toj/judge/center_manage.h
+++ b/judge/center_manage.h
diff --git a/toj/judge/center_server.cpp b/judge/center_server.cpp
index 030e273..030e273 100644
--- a/toj/judge/center_server.cpp
+++ b/judge/center_server.cpp
diff --git a/toj/judge/center_server.h b/judge/center_server.h
index 039e84b..039e84b 100644
--- a/toj/judge/center_server.h
+++ b/judge/center_server.h
diff --git a/toj/judge/event_exec.cpp b/judge/event_exec.cpp
index af258c0..af258c0 100644
--- a/toj/judge/event_exec.cpp
+++ b/judge/event_exec.cpp
diff --git a/toj/judge/event_exec.h b/judge/event_exec.h
index aec1acb..aec1acb 100644
--- a/toj/judge/event_exec.h
+++ b/judge/event_exec.h
diff --git a/toj/judge/jmod_test.h b/judge/jmod_test.h
index 844f5c8..844f5c8 100644
--- a/toj/judge/jmod_test.h
+++ b/judge/jmod_test.h
diff --git a/toj/judge/jmod_test_check.cpp b/judge/jmod_test_check.cpp
index 984473b..984473b 100644
--- a/toj/judge/jmod_test_check.cpp
+++ b/judge/jmod_test_check.cpp
diff --git a/toj/judge/jmod_test_check.h b/judge/jmod_test_check.h
index 20a6286..20a6286 100644
--- a/toj/judge/jmod_test_check.h
+++ b/judge/jmod_test_check.h
diff --git a/toj/judge/jmod_test_line.cpp b/judge/jmod_test_line.cpp
index 33a32b9..33a32b9 100644
--- a/toj/judge/jmod_test_line.cpp
+++ b/judge/jmod_test_line.cpp
diff --git a/toj/judge/jmod_test_line.h b/judge/jmod_test_line.h
index c09a503..c09a503 100644
--- a/toj/judge/jmod_test_line.h
+++ b/judge/jmod_test_line.h
diff --git a/toj/judge/jmod_test_manage.cpp b/judge/jmod_test_manage.cpp
index b020574..b020574 100644
--- a/toj/judge/jmod_test_manage.cpp
+++ b/judge/jmod_test_manage.cpp
diff --git a/toj/judge/jmod_test_manage.h b/judge/jmod_test_manage.h
index b0244e3..b0244e3 100644
--- a/toj/judge/jmod_test_manage.h
+++ b/judge/jmod_test_manage.h
diff --git a/toj/judge/judge.h b/judge/judge.h
index 5183942..5183942 100644
--- a/toj/judge/judge.h
+++ b/judge/judge.h
diff --git a/toj/judge/judge_manage.cpp b/judge/judge_manage.cpp
index 32181bc..32181bc 100644
--- a/toj/judge/judge_manage.cpp
+++ b/judge/judge_manage.cpp
diff --git a/toj/judge/judge_manage.h b/judge/judge_manage.h
index 594ea71..594ea71 100644
--- a/toj/judge/judge_manage.h
+++ b/judge/judge_manage.h
diff --git a/toj/judge/judge_server.cpp b/judge/judge_server.cpp
index 66b4d01..66b4d01 100644
--- a/toj/judge/judge_server.cpp
+++ b/judge/judge_server.cpp
diff --git a/toj/judge/judge_server.h b/judge/judge_server.h
index 90a4e7c..90a4e7c 100644
--- a/toj/judge/judge_server.h
+++ b/judge/judge_server.h
diff --git a/toj/judge/judgm_lib.h b/judge/judgm_lib.h
index 041901d..041901d 100644
--- a/toj/judge/judgm_lib.h
+++ b/judge/judgm_lib.h
diff --git a/toj/judge/judgm_line.h b/judge/judgm_line.h
index 1b36c74..1b36c74 100644
--- a/toj/judge/judgm_line.h
+++ b/judge/judgm_line.h
diff --git a/toj/judge/judgm_manage.h b/judge/judgm_manage.h
index 2795ec7..2795ec7 100644
--- a/toj/judge/judgm_manage.h
+++ b/judge/judgm_manage.h
diff --git a/toj/judge/netio.h b/judge/netio.h
index db54b23..db54b23 100644
--- a/toj/judge/netio.h
+++ b/judge/netio.h
diff --git a/toj/judge/tool.cpp b/judge/tool.cpp
index b4a302d..b4a302d 100644
--- a/toj/judge/tool.cpp
+++ b/judge/tool.cpp
diff --git a/toj/judge/tool.h b/judge/tool.h
index f876c29..f876c29 100644
--- a/toj/judge/tool.h
+++ b/judge/tool.h
diff --git a/toj/judge/tpool.h b/judge/tpool.h
index c06efc1..c06efc1 100644
--- a/toj/judge/tpool.h
+++ b/judge/tpool.h
diff --git a/toj/judgk/Makefile b/judgk/Makefile
index f9ddd46..f9ddd46 100644
--- a/toj/judgk/Makefile
+++ b/judgk/Makefile
diff --git a/toj/judgk/judgk.h b/judgk/judgk.h
index 18f9a6c..18f9a6c 100644
--- a/toj/judgk/judgk.h
+++ b/judgk/judgk.h
diff --git a/toj/judgk/judgk_hyperio.c b/judgk/judgk_hyperio.c
index 869a07b..869a07b 100644
--- a/toj/judgk/judgk_hyperio.c
+++ b/judgk/judgk_hyperio.c
diff --git a/toj/judgk/judgk_hyperio.h b/judgk/judgk_hyperio.h
index ccc1449..ccc1449 100644
--- a/toj/judgk/judgk_hyperio.h
+++ b/judgk/judgk_hyperio.h
diff --git a/toj/judgk/judgk_mod.c b/judgk/judgk_mod.c
index fb5a373..fb5a373 100644
--- a/toj/judgk/judgk_mod.c
+++ b/judgk/judgk_mod.c
diff --git a/toj/judgk/judgk_mod.h b/judgk/judgk_mod.h
index 58bc76b..58bc76b 100644
--- a/toj/judgk/judgk_mod.h
+++ b/judgk/judgk_mod.h
diff --git a/toj/judgk/judgk_proc.c b/judgk/judgk_proc.c
index 48ec108..48ec108 100644
--- a/toj/judgk/judgk_proc.c
+++ b/judgk/judgk_proc.c
diff --git a/toj/judgk/judgk_proc.h b/judgk/judgk_proc.h
index fd60d30..fd60d30 100644
--- a/toj/judgk/judgk_proc.h
+++ b/judgk/judgk_proc.h
diff --git a/toj/judgk/judgk_security.c b/judgk/judgk_security.c
index 4f0612a..4f0612a 100644
--- a/toj/judgk/judgk_security.c
+++ b/judgk/judgk_security.c
diff --git a/toj/judgk/judgk_security.h b/judgk/judgk_security.h
index 16d2534..16d2534 100644
--- a/toj/judgk/judgk_security.h
+++ b/judgk/judgk_security.h
diff --git a/toj/judgk/judgk_syscall.c b/judgk/judgk_syscall.c
index d10a933..d10a933 100644
--- a/toj/judgk/judgk_syscall.c
+++ b/judgk/judgk_syscall.c
diff --git a/toj/judgk/judgk_syscall.h b/judgk/judgk_syscall.h
index 2ee6afb..2ee6afb 100644
--- a/toj/judgk/judgk_syscall.h
+++ b/judgk/judgk_syscall.h
diff --git a/toj/judgk/judgk_syscall_asm.S b/judgk/judgk_syscall_asm.S
index dfc5bc6..dfc5bc6 100644
--- a/toj/judgk/judgk_syscall_asm.S
+++ b/judgk/judgk_syscall_asm.S
diff --git a/toj/scripts/packpro.sh b/scripts/packpro.sh
index b53a707..b53a707 100755
--- a/toj/scripts/packpro.sh
+++ b/scripts/packpro.sh
diff --git a/toj/web/index.html b/web/index.html
index 11a7a97..11a7a97 100644
--- a/toj/web/index.html
+++ b/web/index.html
diff --git a/toj/web/jcs/common.css b/web/jcs/common.css
index f05adea..f05adea 100644
--- a/toj/web/jcs/common.css
+++ b/web/jcs/common.css
diff --git a/toj/web/jcs/common.js b/web/jcs/common.js
index c55eaa7..c55eaa7 100644
--- a/toj/web/jcs/common.js
+++ b/web/jcs/common.js
diff --git a/toj/web/jcs/home.css b/web/jcs/home.css
index e69de29..e69de29 100644
--- a/toj/web/jcs/home.css
+++ b/web/jcs/home.css
diff --git a/toj/web/jcs/home.js b/web/jcs/home.js
index d84d7ec..d84d7ec 100644
--- a/toj/web/jcs/home.js
+++ b/web/jcs/home.js
diff --git a/toj/web/jcs/index.css b/web/jcs/index.css
index 16da330..16da330 100644
--- a/toj/web/jcs/index.css
+++ b/web/jcs/index.css
diff --git a/toj/web/jcs/index.js b/web/jcs/index.js
index 102d067..102d067 100644
--- a/toj/web/jcs/index.js
+++ b/web/jcs/index.js
diff --git a/toj/web/jcs/notice.css b/web/jcs/notice.css
index 2d9e8b8..2d9e8b8 100644
--- a/toj/web/jcs/notice.css
+++ b/web/jcs/notice.css
diff --git a/toj/web/jcs/notice.js b/web/jcs/notice.js
index 0f027fd..0f027fd 100644
--- a/toj/web/jcs/notice.js
+++ b/web/jcs/notice.js
diff --git a/toj/web/jcs/pro.css b/web/jcs/pro.css
index 0629ee1..0629ee1 100644
--- a/toj/web/jcs/pro.css
+++ b/web/jcs/pro.css
diff --git a/toj/web/jcs/pro.js b/web/jcs/pro.js
index ee28217..ee28217 100644
--- a/toj/web/jcs/pro.js
+++ b/web/jcs/pro.js
diff --git a/toj/web/jcs/sq.css b/web/jcs/sq.css
index e69de29..e69de29 100644
--- a/toj/web/jcs/sq.css
+++ b/web/jcs/sq.css
diff --git a/toj/web/jcs/sq.js b/web/jcs/sq.js
index 17c07c0..17c07c0 100644
--- a/toj/web/jcs/sq.js
+++ b/web/jcs/sq.js
diff --git a/toj/web/jcs/stat.css b/web/jcs/stat.css
index 3293a98..3293a98 100644
--- a/toj/web/jcs/stat.css
+++ b/web/jcs/stat.css
diff --git a/toj/web/jcs/stat.js b/web/jcs/stat.js
index 046c27f..046c27f 100644
--- a/toj/web/jcs/stat.js
+++ b/web/jcs/stat.js
diff --git a/toj/web/jcs/user.css b/web/jcs/user.css
index 37dd3f7..37dd3f7 100644
--- a/toj/web/jcs/user.css
+++ b/web/jcs/user.css
diff --git a/toj/web/jcs/user.js b/web/jcs/user.js
index 1a45a32..1a45a32 100644
--- a/toj/web/jcs/user.js
+++ b/web/jcs/user.js
diff --git a/toj/web/php/_json.php b/web/php/_json.php
index b3c443e..b3c443e 100644
--- a/toj/web/php/_json.php
+++ b/web/php/_json.php
diff --git a/toj/web/php/_pzread_update.php b/web/php/_pzread_update.php
index 674f15b..674f15b 100644
--- a/toj/web/php/_pzread_update.php
+++ b/web/php/_pzread_update.php
diff --git a/toj/web/php/_test.php b/web/php/_test.php
index 5ce8271..5ce8271 100644
--- a/toj/web/php/_test.php
+++ b/web/php/_test.php
diff --git a/toj/web/php/common.inc.php b/web/php/common.inc.php
index 0922c91..0922c91 100644
--- a/toj/web/php/common.inc.php
+++ b/web/php/common.inc.php
diff --git a/toj/web/php/connect.inc.php b/web/php/connect.inc.php
index 3eebe89..3eebe89 100644
--- a/toj/web/php/connect.inc.php
+++ b/web/php/connect.inc.php
diff --git a/toj/web/php/event.inc.php b/web/php/event.inc.php
index acc2f14..acc2f14 100644
--- a/toj/web/php/event.inc.php
+++ b/web/php/event.inc.php
diff --git a/toj/web/php/event.php b/web/php/event.php
index e121287..e121287 100644
--- a/toj/web/php/event.php
+++ b/web/php/event.php
diff --git a/toj/web/php/notice.inc.php b/web/php/notice.inc.php
index dbf47cc..dbf47cc 100644
--- a/toj/web/php/notice.inc.php
+++ b/web/php/notice.inc.php
diff --git a/toj/web/php/notice.php b/web/php/notice.php
index a0f984a..a0f984a 100644
--- a/toj/web/php/notice.php
+++ b/web/php/notice.php
diff --git a/toj/web/php/problem.inc.php b/web/php/problem.inc.php
index d4c8e45..d4c8e45 100644
--- a/toj/web/php/problem.inc.php
+++ b/web/php/problem.inc.php
diff --git a/toj/web/php/problem.php b/web/php/problem.php
index 69bb2f4..69bb2f4 100644
--- a/toj/web/php/problem.php
+++ b/web/php/problem.php
diff --git a/toj/web/php/pzreadtest.php b/web/php/pzreadtest.php
index b67ae9e..b67ae9e 100644
--- a/toj/web/php/pzreadtest.php
+++ b/web/php/pzreadtest.php
diff --git a/toj/web/php/sqlib.inc.php b/web/php/sqlib.inc.php
index 154bcbd..154bcbd 100644
--- a/toj/web/php/sqlib.inc.php
+++ b/web/php/sqlib.inc.php
diff --git a/toj/web/php/sqlib_scoreboard.inc.php b/web/php/sqlib_scoreboard.inc.php
index e5e7d66..e5e7d66 100644
--- a/toj/web/php/sqlib_scoreboard.inc.php
+++ b/web/php/sqlib_scoreboard.inc.php
diff --git a/toj/web/php/square.inc.php b/web/php/square.inc.php
index 4a4b52f..4a4b52f 100644
--- a/toj/web/php/square.inc.php
+++ b/web/php/square.inc.php
diff --git a/toj/web/php/square.php b/web/php/square.php
index c95c584..c95c584 100644
--- a/toj/web/php/square.php
+++ b/web/php/square.php
diff --git a/toj/web/php/status.inc.php b/web/php/status.inc.php
index adc749f..adc749f 100644
--- a/toj/web/php/status.inc.php
+++ b/web/php/status.inc.php
diff --git a/toj/web/php/status.php b/web/php/status.php
index 488fb95..488fb95 100644
--- a/toj/web/php/status.php
+++ b/web/php/status.php
diff --git a/toj/web/php/step.inc.php b/web/php/step.inc.php
index a116a64..a116a64 100644
--- a/toj/web/php/step.inc.php
+++ b/web/php/step.inc.php
diff --git a/toj/web/php/step.php b/web/php/step.php
index 6425ae1..6425ae1 100644
--- a/toj/web/php/step.php
+++ b/web/php/step.php
diff --git a/toj/web/php/teamt.php b/web/php/teamt.php
index 13c7bad..13c7bad 100644
--- a/toj/web/php/teamt.php
+++ b/web/php/teamt.php
diff --git a/toj/web/php/test.php b/web/php/test.php
index 4d39e6e..4d39e6e 100644
--- a/toj/web/php/test.php
+++ b/web/php/test.php
diff --git a/toj/web/php/user.inc.php b/web/php/user.inc.php
index 8b3bb61..8b3bb61 100644
--- a/toj/web/php/user.inc.php
+++ b/web/php/user.inc.php
diff --git a/toj/web/php/user.php b/web/php/user.php
index 4570700..4570700 100644
--- a/toj/web/php/user.php
+++ b/web/php/user.php
diff --git a/toj/web/pmod/pmod_multisub/pmod_multisub.css b/web/pmod/pmod_multisub/pmod_multisub.css
index eb73770..eb73770 100644
--- a/toj/web/pmod/pmod_multisub/pmod_multisub.css
+++ b/web/pmod/pmod_multisub/pmod_multisub.css
diff --git a/toj/web/pmod/pmod_multisub/pmod_multisub.html b/web/pmod/pmod_multisub/pmod_multisub.html
index 07b19a9..07b19a9 100644
--- a/toj/web/pmod/pmod_multisub/pmod_multisub.html
+++ b/web/pmod/pmod_multisub/pmod_multisub.html
diff --git a/toj/web/pmod/pmod_multisub/pmod_multisub.js b/web/pmod/pmod_multisub/pmod_multisub.js
index 33402d0..33402d0 100644
--- a/toj/web/pmod/pmod_multisub/pmod_multisub.js
+++ b/web/pmod/pmod_multisub/pmod_multisub.js
diff --git a/toj/web/pmod/pmod_multisub/pmod_multisub.php b/web/pmod/pmod_multisub/pmod_multisub.php
index 342ff41..342ff41 100644
--- a/toj/web/pmod/pmod_multisub/pmod_multisub.php
+++ b/web/pmod/pmod_multisub/pmod_multisub.php
diff --git a/toj/web/pmod/pmod_test/pmod_test.css b/web/pmod/pmod_test/pmod_test.css
index f8a48a6..f8a48a6 100644
--- a/toj/web/pmod/pmod_test/pmod_test.css
+++ b/web/pmod/pmod_test/pmod_test.css
diff --git a/toj/web/pmod/pmod_test/pmod_test.html b/web/pmod/pmod_test/pmod_test.html
index 7f1a1b8..7f1a1b8 100644
--- a/toj/web/pmod/pmod_test/pmod_test.html
+++ b/web/pmod/pmod_test/pmod_test.html
diff --git a/toj/web/pmod/pmod_test/pmod_test.js b/web/pmod/pmod_test/pmod_test.js
index 3f1e577..3f1e577 100644
--- a/toj/web/pmod/pmod_test/pmod_test.js
+++ b/web/pmod/pmod_test/pmod_test.js
diff --git a/toj/web/pmod/pmod_test/pmod_test.php b/web/pmod/pmod_test/pmod_test.php
index 27eecf2..27eecf2 100644
--- a/toj/web/pmod/pmod_test/pmod_test.php
+++ b/web/pmod/pmod_test/pmod_test.php
diff --git a/toj/web/smod/smod_test/smod_test.css b/web/smod/smod_test/smod_test.css
index 117c427..117c427 100644
--- a/toj/web/smod/smod_test/smod_test.css
+++ b/web/smod/smod_test/smod_test.css
diff --git a/toj/web/smod/smod_test/smod_test.html b/web/smod/smod_test/smod_test.html
index 5d1547d..5d1547d 100644
--- a/toj/web/smod/smod_test/smod_test.html
+++ b/web/smod/smod_test/smod_test.html
diff --git a/toj/web/smod/smod_test/smod_test.js b/web/smod/smod_test/smod_test.js
index 90780d6..90780d6 100644
--- a/toj/web/smod/smod_test/smod_test.js
+++ b/web/smod/smod_test/smod_test.js
diff --git a/toj/web/smod/smod_test/smod_test.php b/web/smod/smod_test/smod_test.php
index b458ead..b458ead 100644
--- a/toj/web/smod/smod_test/smod_test.php
+++ b/web/smod/smod_test/smod_test.php
diff --git a/toj/web/sqmod/sqmod_test/sqmod_test.css b/web/sqmod/sqmod_test/sqmod_test.css
index 4680479..4680479 100644
--- a/toj/web/sqmod/sqmod_test/sqmod_test.css
+++ b/web/sqmod/sqmod_test/sqmod_test.css
diff --git a/toj/web/sqmod/sqmod_test/sqmod_test.html b/web/sqmod/sqmod_test/sqmod_test.html
index 14f44dd..14f44dd 100644
--- a/toj/web/sqmod/sqmod_test/sqmod_test.html
+++ b/web/sqmod/sqmod_test/sqmod_test.html
diff --git a/toj/web/sqmod/sqmod_test/sqmod_test.inc.php b/web/sqmod/sqmod_test/sqmod_test.inc.php
index f7e5dca..f7e5dca 100644
--- a/toj/web/sqmod/sqmod_test/sqmod_test.inc.php
+++ b/web/sqmod/sqmod_test/sqmod_test.inc.php
diff --git a/toj/web/sqmod/sqmod_test/sqmod_test.js b/web/sqmod/sqmod_test/sqmod_test.js
index 1792b77..1792b77 100644
--- a/toj/web/sqmod/sqmod_test/sqmod_test.js
+++ b/web/sqmod/sqmod_test/sqmod_test.js
diff --git a/toj/web/sqmod/sqmod_test/sqmod_test.php b/web/sqmod/sqmod_test/sqmod_test.php
index 3665dbd..3665dbd 100644
--- a/toj/web/sqmod/sqmod_test/sqmod_test.php
+++ b/web/sqmod/sqmod_test/sqmod_test.php
diff --git a/toj/web/sqmod/sqmod_test/sqmod_test_man.php b/web/sqmod/sqmod_test/sqmod_test_man.php
index b65804c..b65804c 100644
--- a/toj/web/sqmod/sqmod_test/sqmod_test_man.php
+++ b/web/sqmod/sqmod_test/sqmod_test_man.php
diff --git a/toj/web/sqmod/sqmod_test/team.inc.php b/web/sqmod/sqmod_test/team.inc.php
index 3effc0e..3effc0e 100644
--- a/toj/web/sqmod/sqmod_test/team.inc.php
+++ b/web/sqmod/sqmod_test/team.inc.php