コード例 #1
0
 function addError($string)
 {
     $this->WebSession->appendArray("flashError", $string);
 }