mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
r370
git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@370 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
parent
4235ca8446
commit
fe5e19590e
1 changed files with 0 additions and 6 deletions
|
@ -970,12 +970,6 @@ if ($mode == 'editprofile' && $userdata['session_logged_in'])
|
|||
}
|
||||
//bt end
|
||||
|
||||
$new_user = (int) request_var('admin', '');
|
||||
if($new_user && IS_ADMIN) $gen_simple_header = true;
|
||||
$template->assign_vars(array(
|
||||
'NEW_USER' => $new_user,
|
||||
));
|
||||
|
||||
require(PAGE_HEADER);
|
||||
|
||||
$template->pparse('body');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue