Code style for etc inc i to p
After the other set of changes had unexpected complications, let's back this out too. Revert "PEAR static method call warning"
This reverts commit 4751f76a6772147097906b699d4216ae38c58c39.
PEAR static method call warning
Forum https://forum.pfsense.org/index.php?topic=86478.0PEAR is used byIPv6.incauth.inccaptiveportal.incradius.incxmlrpc_client.incradius_accounting.incradius_authentication.inc
I have just changed this 1 function to "public static"...
Sprinkle some static definitions to avoid warnings from PHP
Add class PEAR5 code rather than a new file
Update PEAR.inc code to latest version
Merge remote branch 'mainline/master' into inc
Conflicts: etc/inc/PEAR.inc etc/inc/filter.inc
Remove trailing carriage return
More gettext fixes
Implement gettext() calls on PEAR.inc
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Unbreak radius auth
Sync with m0n0wall 1.22
MFC
Remove trailing newline
Move PEAR.php to PEAR.inc.
Reported-by: Emanuel Gonzalez <egonzalez@starband.net>