Пример #1
0
 public static function init($from, $fromName)
 {
     self::$from = $from;
     self::$fromName = $fromName;
 }