This commit is contained in:
Skylar Ittner 2017-07-10 13:53:49 -06:00
parent 5588ee494d
commit d229aee8d0

View File

@ -152,7 +152,7 @@ function checkDBError($specials = []) {
} }
/* /*
* http://stackoverflow.com/a/20075147/2534036 * http://stackoverflow.com/a/20075147
*/ */
if (!function_exists('base_url')) { if (!function_exists('base_url')) {