]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
PluginManager no longer uses singleton pattern
authorArthurHoaro <arthur@hoa.ro>
Thu, 9 Jun 2016 18:04:32 +0000 (20:04 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sat, 11 Jun 2016 07:30:56 +0000 (09:30 +0200)
commit51def0d84955c7a951bd091eb5eeb3fce9deabd4
tree466c24f215ee4d25bdcce67100b11e2fd3b0c78b
parent278d9ee2836df7d805845077f26f8cecd16f0f4f
PluginManager no longer uses singleton pattern
application/PluginManager.php
plugins/readityourself/config.php.dist [deleted file]
plugins/readityourself/readityourself.php
plugins/wallabag/README.md
plugins/wallabag/config.php.dist [deleted file]
plugins/wallabag/wallabag.php
tests/PluginManagerTest.php
tests/plugins/PluginReadityourselfTest.php
tests/plugins/PluginWallabagTest.php