S2OJ/uoj/1/app/libs
ceabrobot 0ec962b4af feat(uoj/1/app): modify the DB operation to support PHP7
In order to support PHP7, change the way to operate database. PHP7
removed the mysql extension, so the old way to operate database is
not usable. This commit use a new way to operate database.

BREAKING CHANGE: the way to operate database has changed.
2018-09-20 17:38:21 +08:00
..
uoj-contest-lib.php Initial commit for PHP7 2018-09-20 17:38:09 +08:00
uoj-form-lib.php Initial commit for PHP7 2018-09-20 17:38:09 +08:00
uoj-html-lib.php Initial commit for PHP7 2018-09-20 17:38:09 +08:00
uoj-judger-lib.php feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
uoj-lib.php Initial commit for PHP7 2018-09-20 17:38:09 +08:00
uoj-query-lib.php feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
uoj-rand-lib.php Initial commit for PHP7 2018-09-20 17:38:09 +08:00
uoj-security-lib.php Initial commit for PHP7 2018-09-20 17:38:09 +08:00
uoj-svn-lib.php feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
uoj-utility-lib.php Initial commit for PHP7 2018-09-20 17:38:09 +08:00
uoj-validate-lib.php Initial commit for PHP7 2018-09-20 17:38:09 +08:00