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