mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-07-31 21:10:46 +02:00
Value got passed around by reference, so as soon as the value was changed, activeFilters had the updated value. Now just leaving applyFilters() to do the check.