mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
Fixes #3792 Poll Menu redirection issue.
This commit is contained in:
parent
b899eaf969
commit
65f1a46fcf
@ -19,7 +19,7 @@ if(defined("POLLRENDERED"))
|
||||
|
||||
if (!e107::isInstalled('poll'))
|
||||
{
|
||||
e107::redirect();
|
||||
return null;
|
||||
}
|
||||
|
||||
if(!defined("POLLCLASS"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user