Ejemplo n.º 1
0
 function __construct($sSystem, $iId, $iInit = 1)
 {
     parent::__construct($sSystem, $iId, $iInit);
 }
Ejemplo n.º 2
0
 function __construct($sSystem, $iId, $iInit = true, $oTemplate = false)
 {
     parent::__construct($sSystem, $iId, $iInit, $oTemplate);
 }