Update database.php

This commit is contained in:
Namhyeon Go 2020-03-25 11:42:44 +09:00 committed by GitHub
parent f6265108b2
commit f8f0603df9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -838,8 +838,6 @@ if(!is_fn("get_bind_to_sql_delete")) {
}
}
function get_seconds_from_interval
if(!is_fn("get_bind_to_sql_past")) {
function get_bind_to_sql_past($fieldname, $interval) {
$sql_past = "";