Application.php
|
move boot procedure to Boot class
|
2016-08-10 13:02:16 +08:00 |
Boot.php
|
add pages for update
|
2016-08-11 13:17:30 +08:00 |
Config.php
|
use version_compare() to check PHP version
|
2016-08-09 13:20:18 +08:00 |
Database.php
|
fix bug at importing v2 textures
|
2016-08-10 22:46:17 +08:00 |
Http.php
|
add template for 403
|
2016-08-09 21:55:49 +08:00 |
Mail.php
|
enhance send method of Mail class
|
2016-07-28 15:49:36 +08:00 |
Migration.php
|
add migrating textures from v2 to v3
|
2016-08-10 18:03:06 +08:00 |
Updater.php
|
add checking for updates
|
2016-08-09 13:18:27 +08:00 |
Utils.php
|
add placeholders for comment script
|
2016-08-11 12:47:02 +08:00 |
Validate.php
|
use Validate class in setup
|
2016-08-06 19:54:03 +08:00 |