mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 05:43:55 -07:00
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:
parent
ce6923b160
commit
237e7ec6ef
13 changed files with 65 additions and 71 deletions
|
@ -14,10 +14,10 @@ if (!empty($setmodules)) {
|
|||
|
||||
require __DIR__ . '/pagestart.php';
|
||||
|
||||
$datastore->enqueue(array(
|
||||
$datastore->enqueue([
|
||||
'moderators',
|
||||
'cat_forums',
|
||||
));
|
||||
]);
|
||||
|
||||
$log_action->init();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue