Changeset 226


Ignore:
Timestamp:
Oct 1, 2014 10:10:24 AM (11 years ago)
Author:
dungnv
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-bachkim-filespace/sourcecode/application/modules/ajax/controllers/privatecontent.php

    r139 r226  
    3232
    3333        public function __construct() {
    34                 parent::__construct();
    35                 $this->load->model('Directory_model', 'objDirectory', TRUE);
     34                parent::__construct();         
    3635                $this->vservices->setApiUrl($this->config->item('api_url'));
    3736                $this->vservices->setConnection($this->curl);
Note: See TracChangeset for help on using the changeset viewer.