]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
StatusNet::delPlugin($name) added to disable plugins
authorMikael Nordfeldth <mmn@hethane.se>
Fri, 30 May 2014 22:27:23 +0000 (00:27 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Fri, 30 May 2014 22:27:23 +0000 (00:27 +0200)
commitcc5aff5de329d9918da1ae40e51641e1702c3ccc
treec89459825035e553f83d6abe2d49ef1f91b13e50
parent62e8081863f9adee4f9020d75e1efc16c87dacba
StatusNet::delPlugin($name) added to disable plugins

Instead of setting some weird $config['plugins']['disable-Blah'] yourself.
The class name, StatusNet, will probably change in the future to GNU social.
No global function added, as it exists for addPlugin().
lib/statusnet.php