Beispiel #1
0
 /**
  * 
  * Constructor
  */
 public function __construct()
 {
     self::$collectionsSetting = new component_collections_setting();
     self::$collectionsLang = new component_collections_language();
 }