S2OJ/uoj/1
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
..
app feat(uoj/1/app): modify the DB operation to support PHP7 2018-09-20 17:38:21 +08:00
css Initial commit for PHP7 2018-09-20 17:38:09 +08:00
fonts Initial commit 2018-09-20 17:21:40 +08:00
js Initial commit for PHP7 2018-09-20 17:38:09 +08:00
pictures Initial commit for PHP7 2018-09-20 17:38:09 +08:00
.htaccess Initial commit for PHP7 2018-09-20 17:38:09 +08:00
index.php Initial commit for PHP7 2018-09-20 17:38:09 +08:00
robots.txt Initial commit 2018-09-20 17:21:40 +08:00