- Timestamp:
- Oct 1, 2014 10:10:24 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-bachkim-filespace/sourcecode/application/modules/ajax/controllers/privatecontent.php
r139 r226 32 32 33 33 public function __construct() { 34 parent::__construct(); 35 $this->load->model('Directory_model', 'objDirectory', TRUE); 34 parent::__construct(); 36 35 $this->vservices->setApiUrl($this->config->item('api_url')); 37 36 $this->vservices->setConnection($this->curl);
Note: See TracChangeset
for help on using the changeset viewer.