Project

General

Profile

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

Latest revisions

# Date Author Comment
8f20b016 03/26/2015 05:51 PM Renato Botelho

Merge pull request #1587 from Gertjanpfsense/master

4828d672 03/26/2015 09:03 AM 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']...

7d61beba 03/13/2015 05:43 PM Phil Davis

Code Style sbin tmp usr

Bits and pieces from sbin tmp and usr but not yet usr/local/www

ce77a9c4 01/01/2015 09:26 AM Phil Davis

Fix lineup of copyright lines

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

ed2d1343 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 />

View revisions

Also available in: Atom