Update config.php

This commit is contained in:
Namhyeon Go 2019-10-13 20:24:48 +09:00 committed by GitHub
parent 2f4d02de1d
commit f1ee9dfc54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,5 +93,3 @@ if(!check_function_exists("get_current_datetime")) {
return $datetime;
}
}
set_scope("config", read_config());