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