[TYPO3-ttnews] tx_news - Extend news fields with custom extension

Georg Ringer typo3 at ringerge.org
Wed Jul 10 19:44:38 CEST 2013


Am 10.07.2013 17:35, schrieb bernd wilke:

> 459        $categories = $this->getCategories();

maybe do there something like if (!is_null($categories)) {

> 460        $categories->rewind();
> 461
> 462        return $categories->current();

}
> 463    }

Georg



More information about the TYPO3-project-tt-news mailing list