Example #1
0
 /**
  * Initializes the class. The real startup is done by the initialize() call.
  */
 public function __construct()
 {
     parent::__construct();
     midcom::get('componentloader')->load_library('net.nemein.rss');
 }
Example #2
0
 /**
  * Initializes the class. The real startup is done by the initialize() call.
  */
 public function __construct()
 {
     parent::__construct();
 }