mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 02:27:34 -07:00
Minor improvements (#801)
This commit is contained in:
parent
23544f4acf
commit
eabc49f68e
35 changed files with 44 additions and 22 deletions
|
@ -12,6 +12,7 @@ if (!empty($setmodules)) {
|
|||
$module['GROUPS']['PERMISSIONS'] = basename(__FILE__) . '?mode=group';
|
||||
return;
|
||||
}
|
||||
|
||||
require __DIR__ . '/pagestart.php';
|
||||
|
||||
$max_forum_name_length = 50;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue