mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:05:16 +01:00
forgot to remove shortcut for debugging before commiting
This commit is contained in:
parent
5b1fe16e9e
commit
4f1daddd57
@ -1528,7 +1528,6 @@ class Accounts
|
||||
*/
|
||||
public function isHuge(int $total=null)
|
||||
{
|
||||
return true;
|
||||
if (isset($total))
|
||||
{
|
||||
$is_huge = $total > self::HUGE_LIMIT;
|
||||
|
Loading…
Reference in New Issue
Block a user