Example #1
0
 function __construct($ID)
 {
     parent::__construct($ID);
     $this->setParser("JDownloadRenamed", "Util::CLDateTimeParser");
     $this->setParser("JDownloadDate", "Util::CLDateTimeParser");
 }