mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 05:43:55 -07:00
Minor improvements (#801)
This commit is contained in:
parent
23544f4acf
commit
eabc49f68e
35 changed files with 44 additions and 22 deletions
|
@ -11,6 +11,7 @@ if (!empty($setmodules)) {
|
|||
$module['USERS']['SEARCH'] = basename(__FILE__);
|
||||
return;
|
||||
}
|
||||
|
||||
require __DIR__ . '/pagestart.php';
|
||||
|
||||
array_deep($_POST, 'trim');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue