summaryrefslogtreecommitdiff
path: root/lib/plugins/plugin/classes/ap_info.class.php
Commit message (Collapse)AuthorAge
* removed the old plugin managerAndreas Gohr2014-01-05
|
* fix php strict noticesGerrit Uitslag2013-10-15
|
* Fix CodeSniffer whitespace violoationsMatt Perry2013-09-10
| | | | | Removed extraneous whitespace to eliminate errors reported by the Squiz.WhiteSpace.SuperfluousWhitespace sniff.
* Fix CodeSniffer violations for PHP filesMatt Perry2013-08-23
| | | | Fix violations for Generic.PHP.LowerCaseConstant.Found
* Small fixes / cleanupAdrian Lang2010-09-28
|
* don't load disabled plugins FS#1990Andreas Gohr2010-08-29
|
* show component name in plugin infosAndreas Gohr2009-12-16
| | | | | | Ignore-this: 9ca4c177b16580a13acf334d78570bd7 darcs-hash:20091216091805-6e07b-14394dcf6800210af85067b1214bc8dbb340d3b4.gz
* restructured plugin managerAndreas Gohr2009-07-25
Ignore-this: 4007248aa01f09990612c844c8a83900 This patch moves the different classes of the plugin manager into their own files and moves formerly global utility functions into the appropriate class scopes. darcs-hash:20090725152105-7ad00-89801e811b7eb0d0db25a825d6065aed8ef95c33.gz