mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 11:36:08 +02:00
Fix for getUsersInClass() query. Chart class experiment (commented out)
This commit is contained in:
@@ -19,7 +19,7 @@ if(defined("POLLRENDERED"))
|
||||
|
||||
if (!e107::isInstalled('poll'))
|
||||
{
|
||||
return null;
|
||||
return null;
|
||||
}
|
||||
|
||||
if(!defined("POLLCLASS"))
|
||||
|
Reference in New Issue
Block a user