Exemple #1
0
 public static function verify()
 {
     remove_action('all_admin_notices', array('Laika', 'report_error'));
     Sputnik::check(__FILE__, array('Laika', 'bootstrap'));
 }