function adodb_sess_gc($t) { return ADODB_Session::gc($t); }
function adodb_sess_gc($sess_maxlifetime) { return ADODB_Session::gc($sess_maxlifetime); }