MantisBT: master 1a58a655

Author Committer Branch Timestamp Parent
dregad dregad master 2021-08-01 00:54 master 1492bb31
Changeset

Removed unused parameter in db_unixtimestamp()

ADOdb's UnixTimeStamp() function does not have and has never had a 2nd
parameter.

Since db_unixtimestamp() is effectively never actually called with the
$p_gmt parameter, we remove it.

mod - core/install_helper_functions_api.php Diff File