Some cleanup...😣 (#1488)

* Some cleanup...😣

* Update main.php

* Update CHANGELOG.md

* Update main.php

* Update main.php

* Update main.php

* Update main.php

* Update main.php

* Update main.php

* Update main.php

* Update main.php

* Update main.php

* Update main.php

* Update main.php

* Update main.php

* Update main.php

* Update config.php

* Update Common.php

* Updated

* Update filelist.php

* Update filelist.php

* Update viewtopic_attach.tpl

* Updated
This commit is contained in:
Roman Kelesidis 2024-06-05 12:51:23 +07:00 committed by GitHub
commit 237e7ec6ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 65 additions and 71 deletions

View file

@ -32,10 +32,14 @@ $datastore->enqueue([
]);
if ($bb_cfg['show_latest_news']) {
$datastore->enqueue('latest_news');
$datastore->enqueue([
'latest_news'
]);
}
if ($bb_cfg['show_network_news']) {
$datastore->enqueue('network_news');
$datastore->enqueue([
'network_news'
]);
}
// Init userdata