[FLOW3-general] Sub folder in Controller

Bastian Waidelich bastian at typo3.org
Fri Mar 15 18:22:29 CET 2013


Cornel Widmer wrote:

Hi,

> $this->redirect('list', 'Administration\User');

please try

$this->redirect('list', 'Administration\\User');

as in PHP the backslash is an escape character..


-- 
Bastian Waidelich
--
Core Developer Team

TYPO3 .... inspiring people to share!
Get involved: typo3.org


More information about the FLOW3-general mailing list