예제 #1
0
 function __construct($sSystem, $iId, $iInit = 1)
 {
     parent::__construct($sSystem, $iId, $iInit);
 }
 function BxTemplVotingView($sSystem, $iId, $iInit = 1)
 {
     BxBaseVotingView::BxBaseVotingView($sSystem, $iId, $iInit);
 }