S2OJ/uoj/1
Masco Skray f2056f17d1 fix(uoj/1): change server time's timezone that always set to UTC
Since PHP 5.1.0 (when the date/time functions were rewritten), we need to specify the default timezone.
Otherwise the timezone will always set to UTC that may cause problem or cause confusion.
We set the default timezone to Asia/Shanghai. If you are not at the area of this timezone, you can change it manually.
2018-10-11 23:40:05 +08:00
..
app fix(uoj/1/app/libs): fix no preview of text files in problem_data_manage 2018-10-11 23:40:05 +08:00
css update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
fonts Initial commit 2018-09-20 17:21:40 +08:00
js update: fetch commits from upstream 2018-09-20 19:34:38 +08:00
pictures Initial commit for PHP7 2018-09-20 17:38:09 +08:00
.htaccess fix(uoj/1): change server time's timezone that always set to UTC 2018-10-11 23:40:05 +08:00
index.php fix(uoj/1/app/models): session issue caused by wrong cookie domain 2018-10-11 18:46:58 +08:00
robots.txt Initial commit 2018-09-20 17:21:40 +08:00