예제 #1
0
 function writeError($message)
 {
     parent::writeAppInfo('ERR');
     parent::writeError($message);
     parent::writeError('');
 }