Update base.php

This commit is contained in:
Namhyeon Go 2019-03-05 10:11:27 +09:00 committed by GitHub
parent 28a5d9d7bf
commit 3815b0e2cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ if(!function_exists("check_invalid_function")) {
} }
return $status; return $status;
} }
} }
// check function exists (bool) // check function exists (bool)