A model should *never* redirect as it should only provide the data.
Nicolae Namolovan schrieb:
I need a basic url redirect, how can I do that with ZF ? I'd prefer without any object creation, any static method ? Looked at the 'Redirector.php', but can't really find any static function for my purpose... A basic task, it seem to me easier just to write my own function, but don't really want cuz I already have ZF..
