Пример #1
0
 private function failtown($error_message) {
     SparkUtils::error('Uh-oh!');
     SparkUtils::error($error_message);
 }