But the thing is: When get the "keyword", it never be an array, so
is_array($this->piVars['keyword']) always returns false.

Use t3lib_div::trimExplode(' ', $this->piVars['keyword']);
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to