Ejemplo n.º 1
0
 private function failtown($error_message)
 {
     Spark_utils::error('Uh-oh!');
     Spark_utils::error($error_message);
 }