summaryrefslogtreecommitdiff
path: root/lib/plugins/plugin/classes/ap_update.class.php
Commit message (Collapse)AuthorAge
* removed the old plugin managerAndreas Gohr2014-01-05
|
* some coding style improvementsDominik Eckelmann2012-11-29
| | | | | | - removed some dead/unused code - fixed phpdoc - added typing on methods
* fixed plugin updating FS#1804Andreas Gohr2009-11-23
| | | | | | Ignore-this: c58e8ed83df37a4d4d4bc260ff91033f darcs-hash:20091123184949-7ad00-ff025fd3efb6c6f07f3e994ce6b3344d03e09ac7.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