コード例 #1
0
ファイル: mainFrame.class.php プロジェクト: Romerohub/RCMS
 function __construct()
 {
     parent::__construct();
     $this->getPostCategories();
     $this->countStatistic();
 }
コード例 #2
0
ファイル: captcha.php プロジェクト: Romerohub/RCMS
 function __construct()
 {
     parent::__construct();
 }