Exemplo n.º 1
0
 public static function __event_user_error($user_error)
 {
     // Report PTS user error warnings to Phoromatic server
     phoromatic::report_warning_to_phoromatic($user_error->get_error_string());
 }