Fix lineup of copyright lines
and module names and other bits of formatting and typos in headercomment sections.
Welcome 2015
Change copyright statement to reflect reality
modify copyright statement to reflect reality
Tidy up "vpn_pppoe" XHTML
Add SUMMARY to tablesClose IMG tags and and ALTMove NOWRAP to class statementClose INPUT tags
replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8
Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print
Pass id variable through htmlspecialchars before print it
Fix vpn_pppoe_get_id and stop duplicating pppoeid for multiple servers, it fixes #2286
tidy up html
Fix whitespaces and indent
Remove call-time pass by reference for do_input_validation, helps ticket #2565
DNS servers are optional
descr is optional
Validate before taking the input and do anything with it
Retain user configured values for all fields when a validation error occours. It should fix #2745
Fix typo
Activate new shortcuts/status in the rest of the areas that are currently setup.
Sync note for "server address" between PPTP/PPPoE/L2TP for consistency.
Fix several issues in pppoe code and remove duplicated code.
removes variables concatenation on gettext strings
Form image buttons are submit buttons and thus default buttons, causing unwanted behavior with the enter key. Use links instead, where possible.
Fix saving of off/disabled PPPoE server instances. Fixes #987
Base64 encode passowrd fields for safer operations. Suggested-by: Efonne(IRC)
Add my copyright.
Forgot to add the new file for pppoe.