Пример #1
0
 public static function setIsDownloader($flag = true)
 {
     self::$_isDownloader = $flag;
 }