Todo List
Takes care of the systemwide events, such as "Mike logged in." or "Pablo changed
the config setting 'xxx'."
Located in /objects.php [line 3592]
Properties
Methods
Events Events( )
void add( $what, $uid, [ $extrainfo = ""] )
void get( [ $amount = 8] )
Get the last $amount events..
void save( )