From: jdegraeve Date: Tue, 7 Feb 2006 18:57:15 +0000 (+0000) Subject: VIM :'( X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e0d5a8e0927528e05c1eda0cf9bccee012e68fd;p=m0n0chwall.git VIM :'( git-svn-id: https://svn.m0n0.ch/wall/trunk@58 e36fee2c-cc09-0410-a7cc-ebac5c6737de --- diff --git a/captiveportal/radius_authentication.inc b/captiveportal/radius_authentication.inc index 6c0025e..204a9d1 100644 --- a/captiveportal/radius_authentication.inc +++ b/captiveportal/radius_authentication.inc @@ -91,7 +91,7 @@ if (!$rauth->start()) { } else { - // 1 -> Access-Request => We will use this value as an error indicator since we can't get a 1 back from the radius + // 1 -> Access-Request => We will use this value as an error indicator since we can't get a 1 back from the radius // 2 -> Access-Accept // 3 -> Access-Reject // See RFC2865 for this.