mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update admin_forums.php
This commit is contained in:
parent
6029e6a8a6
commit
d239f31dff
@ -459,7 +459,7 @@ if ($mode)
|
||||
{
|
||||
// Delete everything from forum
|
||||
topic_delete('prune', $from_id, 0, true);
|
||||
$datastore->update('stats');
|
||||
$datastore->update('stats'); // Обновляем статистику на главной
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user