function __construct() { parent::__construct(); }
function __construct() { parent::__construct(); $this->load->helper('query_builder'); $this->load->library('memcache_common', 1, 'wycache'); }