예제 #1
0
 public function __construct()
 {
     parent::__construct();
     global $smwgARC2StoreConfig;
     $this->arc2store = ARC2::getStore($smwgARC2StoreConfig);
 }