1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-15 02:22:40 +02:00
Files
php-phpbb/phpBB
Joas Schilling 8d12838aed [ticket/9549] Make the class non static and extend delete_group function.
delete_group() can now be used, so it does not update the actual group.
This can save a query, when you update the group anyway.

PHPBB3-9549
2011-02-16 18:22:29 +01:00
..