@@ -43,7 +43,7 @@ if (APP_HOOK && isset($mode['tags'])) {
}
// 自动生成
if ('sae' != APP_MODE && is_file(APP_PATH . 'build.php')) {
if (APP_AUTO_BUILD && is_file(APP_PATH . 'build.php')) {
Create::build(include APP_PATH . 'build.php');
Loader::addNamespace('tests', TEST_PATH);
The note is not visible to the blocked user.