function __construct()
 {
     parent::__construct(RSS2);
 }
Exemple #2
0
 function __construct()
 {
     parent::__construct(ATOM);
 }