mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 03:24:20 +02:00
PHP warning fixes.
This commit is contained in:
@@ -7,6 +7,7 @@ if(!e107::isInstalled('poll'))
|
||||
{
|
||||
return;
|
||||
}
|
||||
$poll_active = false;
|
||||
|
||||
if(e107::getPlugPref('forum', 'poll') != '255')
|
||||
{
|
||||
|
Reference in New Issue
Block a user