コード例 #1
0
ファイル: template.php プロジェクト: magix-cms/magixcms-3
 /**
  * 
  * Constructor
  */
 public function __construct()
 {
     self::$collectionsSetting = new component_collections_setting();
     self::$collectionsLang = new component_collections_language();
 }