summaryrefslogtreecommitdiff
path: root/pear/PEAR/Autoloader.php
AgeCommit message (Collapse)AuthorFilesLines
2018-07-31major reorg and move everything to includes/ and Deny all in .htaccessspiderr1-218/+0
2012-08-05Sync local pear with fork of githublsces1-2/+2
This does not work well as what is running is not what is in codebase due to adding verson numbers when module is 'packed' ... but we need the packed version so we can actually run the code :(
2012-08-04PEAR/PEAR does not currently work with E_STRICT so we need to manually convertlsces1-0/+218
This is only being stored here as it will then be used correctly when installed These updates need re-porting to PEAR project.