aboutsummaryrefslogtreecommitdiffstats
path: root/toj/php/sqlib.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'toj/php/sqlib.inc.php')
-rw-r--r--toj/php/sqlib.inc.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/toj/php/sqlib.inc.php b/toj/php/sqlib.inc.php
new file mode 100644
index 0000000..154bcbd
--- /dev/null
+++ b/toj/php/sqlib.inc.php
@@ -0,0 +1,5 @@
+<?php
+
+ require_once('sqlib_scoreboard.inc.php');
+
+?>