mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 14:08:42 +00:00
0ec962b4af
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. |
||
---|---|---|
.. | ||
Auth.php | ||
Cookie.php | ||
DB.php | ||
HTML.php | ||
Paginator.php | ||
Route.php | ||
Session.php | ||
UOJBlogEditor.php | ||
UOJConfig.php | ||
UOJContext.php | ||
UOJLocale.php | ||
UOJMail.php | ||
UOJTime.php | ||
Upgrader.php |