Index: trunk/extensions/SemanticResultFormats/Array/SRF_Array.php |
— | — | @@ -273,7 +273,6 @@ |
274 | 274 | |
275 | 275 | protected function readParameters( $params, $outputmode ) { |
276 | 276 | parent::readParameters( $params, $outputmode ); |
277 | | - //if( array_key_exists('sep', $params) ) $this->mSep = trim( $params['sep'] ); |
278 | 277 | $this->mDeliverPageTitle = true; |
279 | 278 | } |
280 | 279 | protected function deliverPageTitle( $value ) { |