Home
last modified time | relevance | path

Searched refs:bb2_db_date (Results 1 – 3 of 3) sorted by relevance

/plugin/badbehaviour/bad-behavior/
H A Dhousekeeping.inc.php6 …$query = "DELETE FROM `" . $settings['log_table'] . "` WHERE `date` < DATE_SUB('" . bb2_db_date() …
H A Dcore.inc.php37 $date = bb2_db_date();
/plugin/badbehaviour/
H A Daction.php80 function bb2_db_date() { return gmdate('Y-m-d H:i:s'); } function