Minor updates for comments

This commit is contained in:
Clemens Schwaighofer
2018-03-29 13:26:17 +09:00
parent cb0ed2b6c0
commit 477aae6232
5 changed files with 38 additions and 19 deletions

View File

@@ -248,4 +248,7 @@ if (DEBUG == false) {
// any other global definitons here
// DEFINE('SOME_ID', <SOME VALUE>);
// read auto loader
require BASE.LIB.'autoloader.php';
# __END__