mirror of
https://github.com/e107inc/e107.git
synced 2025-07-27 18:00:30 +02:00
More notice removals, again.
This commit is contained in:
e107_plugins
faqs
forum
log
newsfeed
poll
2
user.php
2
user.php
@@ -110,7 +110,7 @@ else
|
||||
}
|
||||
}
|
||||
}
|
||||
if ($records > 30)
|
||||
if (vartrue($records) > 30)
|
||||
{
|
||||
$records = 30;
|
||||
}
|
||||
|
Reference in New Issue
Block a user