Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
index.php 9.31 KB
radius_accounting.inc 10.3 KB
radius_authentication.inc 6.77 KB

Latest revisions

# Date Author Comment
f539af76 05/01/2015 07:32 PM Ermal Luçi

Ticket #4131 before formatting the mac extract the needed statistics from below

96e8a999 03/26/2015 05:51 PM Gertjan KROEB

Voucher messages using wrong config field name

https://forum.pfsense.org/index.php?topic=91168.msg505273#msg505273
$config['voucher'][$cpzone]['msgnoaccess']
and
$config['voucher'][$cpzone]['msgexpired']
do not exist.
These should be
$config['voucher'][$cpzone]['descrmsgnoaccess']...

6317d31d 01/01/2015 12:13 PM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

d961e7e3 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

762a7b89 09/28/2014 03:23 PM Phil Davis

Spelling

91f026b0 03/19/2014 10:38 PM ayvis

replaced uppercase html tags with lowercase
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"

1d7ba683 03/18/2014 07:09 PM ayvis

replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

362ec35d 12/20/2013 10:32 PM Ermal LUÇI

Do not register the _ENV superglobal since its not required and probably not very useful in a [F]CGI world and its limit is restricted nowdays in pfSense.

View revisions

Also available in: Atom