mirror of
https://github.com/e107inc/e107.git
synced 2025-01-29 10:38:08 +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'))
|
if (!e107::isInstalled('poll'))
|
||||||
{
|
{
|
||||||
e107::redirect();
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!defined("POLLCLASS"))
|
if(!defined("POLLCLASS"))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user