getContext(), 'stSocialLinksBackend'); $config->load(); if (!$config->get('enable')) { return sfView::NONE; } $this->config = $config; $this->smarty = new stSmarty('stSocialLinksFrontend'); } }