Code
function Exams_admin_test()
{
pnRedirect(pnModURL('Exams', 'admin', 'viewitems'));
return true;
}
{
pnRedirect(pnModURL('Exams', 'admin', 'viewitems'));
return true;
}
Redirects will work in other modules, but not in this one. Any ideas?
Show your support for Zikula! Sign up at Github account and watch the Core project!
Do you maybe have a space or carriage return before the opening
tag...??
/me still wonders...
--
David Pahl
Zikula Support Team