summaryrefslogtreecommitdiffstats
path: root/etc/inc/PEAR.inc
Commit message (Collapse)AuthorAgeFilesLines
* Code style for etc inc i to pPhil Davis2015-02-281-4/+4
|
* After the other set of changes had unexpected complications, let's back this ↵Chris Buechler2015-01-091-1/+1
| | | | | | out too. Revert "PEAR static method call warning" This reverts commit 4751f76a6772147097906b699d4216ae38c58c39.
* PEAR static method call warningPhil Davis2015-01-091-1/+1
| | | | | | | | | | | | | | | | | | | | | Forum https://forum.pfsense.org/index.php?topic=86478.0 PEAR is used by IPv6.inc auth.inc captiveportal.inc radius.inc xmlrpc_client.inc radius_accounting.inc radius_authentication.inc I have just changed this 1 function to "public static" Also used are: PEAR::raiseError PEAR::loadExtension (already has "static function") Not sure if PEAR::raiseError will throw a similar "static method" call warning, not game to touch it.
* Sprinkle some static definitions to avoid warnings from PHPErmal LUÇI2014-11-201-1/+1
|
* Add class PEAR5 code rather than a new fileErmal2012-01-191-1/+32
|
* Update PEAR.inc code to latest versionErmal2012-01-191-216/+228
|
* Merge remote branch 'mainline/master' into incRenato Botelho2010-11-161-0/+1
|\ | | | | | | | | | | Conflicts: etc/inc/PEAR.inc etc/inc/filter.inc
| * Remove trailing carriage returnScott Ullrich2010-11-101-0/+1
| |
* | More gettext fixesRenato Botelho2010-10-011-2/+2
| |
* | Implement gettext() calls on PEAR.incCarlos Eduardo Ramos2010-08-161-17/+17
|/
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-1/+4
|
* Unbreak radius authScott Ullrich2006-10-021-1/+1
|
* Sync with m0n0wall 1.22Scott Ullrich2006-08-241-74/+35
|
* MFCScott Ullrich2006-01-181-1085/+1094
|
* Remove trailing newlineScott Ullrich2006-01-181-1/+1
|
* Move PEAR.php to PEAR.inc.Colin Smith2005-11-011-0/+1086
Reported-by: Emanuel Gonzalez <egonzalez@starband.net>
OpenPOWER on IntegriCloud