Ejemplo n.º 1
0
 static function clearEvents()
 {
     $o = new Event();
     $o->truncateTable();
 }