_options = array(); $this->_values = array(); foreach ($themes as $theme) { $this->addOption((empty($theme)?'--':$theme),$theme); } } } ?>