From: cbarratt Date: Sun, 11 May 2003 22:18:38 +0000 (+0000) Subject: * Another minor change to BackupPC_Admin X-Git-Tag: v2_0_0beta2 X-Git-Url: http://git.rot13.org/?p=BackupPC.git;a=commitdiff_plain;h=e4a233559926fe41888b2f6c5cc716401b715162 * Another minor change to BackupPC_Admin --- diff --git a/cgi-bin/BackupPC_Admin b/cgi-bin/BackupPC_Admin index e068f98..d61bdb1 100755 --- a/cgi-bin/BackupPC_Admin +++ b/cgi-bin/BackupPC_Admin @@ -1620,7 +1620,7 @@ sub ErrorExit $Conf{CgiNavBarBgColor} ||= "#ddeeee"; $Conf{CgiHeaderBgColor} ||= "#99cc33"; - if ( 1 || !defined($ENV{REMOTE_USER}) ) { + if ( !defined($ENV{REMOTE_USER}) ) { $mesg .= < Note: \$ENV{REMOTE_USER} is not set, which could mean there is an