UNB Components Code Reference

UnbLog::DeleteBeforeInternal method

Deletes old log entries. For internal use only.

private static function UnbLog::DeleteBeforeInternal ($time);

Parameters

time

(int) Timestamp before which events will be deleted. For security reasons, the timestamp must not be newer than 7 days ago.

Exceptions thrown

InvalidArgumentException 

On invalid argument type or value.

UnbDatabaseException No description available.

Member of class: UnbLog

Implementation file: log.class.php, line 389

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.