]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Plugin system - CORE
authorArthurHoaro <arthur@hoa.ro>
Wed, 15 Jul 2015 09:42:15 +0000 (11:42 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sat, 7 Nov 2015 14:27:17 +0000 (15:27 +0100)
commit6fc14d530369740d27d6bd641369d4f5f5f04080
tree2da553378e8f0ff367dcb677d6f519d1fb3e803c
parent38bedfbbcdd2a40e9f04f5753e0fd6f4fd513c21
Plugin system - CORE

see shaarli/Shaarli#275
.gitignore
application/Config.php [changed mode: 0755->0644]
application/PluginManager.php [new file with mode: 0644]
application/Router.php [new file with mode: 0644]
index.php
tests/PluginManagerTest.php [new file with mode: 0755]
tests/RouterTest.php [new file with mode: 0755]
tests/plugins/test/test.php [new file with mode: 0755]