Update database.php
This commit is contained in:
parent
f6265108b2
commit
f8f0603df9
|
|
@ -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")) {
|
if(!is_fn("get_bind_to_sql_past")) {
|
||||||
function get_bind_to_sql_past($fieldname, $interval) {
|
function get_bind_to_sql_past($fieldname, $interval) {
|
||||||
$sql_past = "";
|
$sql_past = "";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user