コード例 #1
0
ファイル: CSmarty.class.php プロジェクト: drehere/shenmegui
 /**
  * clear render error
  */
 public static function clearError()
 {
     self::$_errors = array();
 }