]> git.mxchange.org Git - friendica.git/commit
Add 'storage' console command
authorfabrixxm <fabrix.xm@gmail.com>
Thu, 29 Nov 2018 11:57:57 +0000 (12:57 +0100)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 21 Jan 2019 14:11:34 +0000 (09:11 -0500)
commit4d9d62bcdbcbccb72562f58332f230df70ead796
tree6182ab17e31ccefd07d447078a8fa28607a0c877
parent6a0ed7c298669ef0b0f33563df15bb2a3c7207b0
Add 'storage' console command

- list registered backend
- set backend
src/Core/Console.php
src/Core/Console/Storage.php [new file with mode: 0644]
src/Core/StorageManager.php