Update database.php

This commit is contained in:
Namhyeon Go 2019-10-13 21:07:26 +09:00 committed by GitHub
parent a7140a1f0f
commit 1ae319b6c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -706,5 +706,3 @@ if(!check_function_exists("json_decode_to_assoc")) {
}
}
// set scope dbc
set_scope("dbc", get_db_connect());