*/ /** * Komponent stPointsFrontendComponents * * @package stPointsPlugin * @subpackage actions */ class stPointsFrontendComponents extends sfComponents { // public function executeConfigContent() // { // $this->config = stConfig::getInstance('stPointsBackend'); // $this->config->setCulture($this->getRequestParameter('culture', stLanguage::getOptLanguage())); // // } }