summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_captiveportal_expire.php
Commit message (Collapse)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-1/+1
| | | | | | | and other random stuff I noticed. I think this finishes messing with code style. The codebase should match the developer style guide closely enough that 99.9% of changes will not feel the need to also massage the formatting.
* Code style WWW StatusPhil Davis2015-05-151-41/+46
|
* Fix lineup of copyright linesPhil Davis2015-01-011-20/+20
| | | | | and module names and other bits of formatting and typos in header comment sections.
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+2
|
* Tidy up "status_captiveportal" XHTMLColin Fleming2014-05-161-10/+12
| | | | | | | | | | | | Add SUMMARY to TABLES Remove PHP ECHO that isn't in a PHP statement Update HTML Boolean operator Add COLSPAN to fill the width of the table Move NOWRAP to CLASS statement Close INPUT and IMG tags and add ALT to IMG Add BODY between HEAD.INC and FBEGIN.INC Remove TYPE from TEXTAREA, invalid in XHTML Add closing BODY and closing HTML tags
* xhtml Complianceayvis2014-03-141-1/+1
| | | replaced <br>, <br/> and </br> with <br />
* Improve checks for params 'id', 'dup' and other similar ones to make sure ↵Renato Botelho2014-03-121-1/+1
| | | | they are numeric integer, also, pass them through htmlspecialchars() before print
* s/require/require_once/g for filter.inc to avoid redeclaration errors in ↵jim-p2013-08-281-1/+1
| | | | some rare cases.
* Don't forget zones here toojim-p2013-02-211-16/+30
|
* Include zones on voucher expire page tabs.jim-p2013-02-211-5/+5
|
* Add page to allow manual vouchers expirationLuigi Capriotti2013-01-141-0/+103
OpenPOWER on IntegriCloud