Esempio n. 1
0
File: Builder.php Progetto: deale/dt
 public static function setTextValidError($text)
 {
     self::$_textErrorValid = $text;
 }