Example #1
0
 static function clearEvents()
 {
     $o = new Event();
     $o->truncateTable();
 }