コード例 #1
0
 function __construct($sSystem, $iId, $iInit = 1)
 {
     parent::__construct($sSystem, $iId, $iInit);
 }
コード例 #2
0
 function BxTemplVotingView($sSystem, $iId, $iInit = 1)
 {
     BxBaseVotingView::BxBaseVotingView($sSystem, $iId, $iInit);
 }