public function __construct(&$app) { parent::__construct($app); }
public function __construct($app) { parent::__construct($app); $this->_response->set_header('Cache-Control', 'no-store'); }