Example #1
0
 /**
  * Constructor for the iCal class.
  */
 public function __construct()
 {
     parent::vCal();
 }
Example #2
0
 function iCal()
 {
     parent::vCal();
 }