fix E_NOTICE
This commit is contained in:
parent
5deeecc408
commit
dd34ad3407
@ -69,6 +69,7 @@ if (isset($_GET['privatekey'])) {
|
||||
$privatekey = $_GET['privatekey'];
|
||||
}
|
||||
|
||||
$userid = null;
|
||||
$watchlist = null;
|
||||
$pagetitle = '';
|
||||
if ($user && $user != 'all') {
|
||||
|
Loading…
Reference in New Issue
Block a user