mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Unqualified function/constant reference and much more
Signed-off-by: Yuriy Pikhtarev <iglix@me.com>
This commit is contained in:
parent
b08f6e898b
commit
78af495048
68 changed files with 273 additions and 277 deletions
|
@ -40,8 +40,6 @@ function generate_user_info(&$row, $date_format, $group_mod, &$from, &$posts, &$
|
|||
} else {
|
||||
$www = '';
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
$user->session_start(array('req_login' => true));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue