示例#1
0
 public function __construct($use_cache = FALSE, $cache_lifetime = NULL)
 {
     parent::__construct($use_cache, $cache_lifetime);
 }