]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fix BitlyUrl plugin.
authorJean Baptiste Favre <statusnet@jbfavre.org>
Sat, 3 Sep 2011 20:41:46 +0000 (22:41 +0200)
committerJean Baptiste Favre <statusnet@jbfavre.org>
Sat, 3 Sep 2011 20:41:46 +0000 (22:41 +0200)
commite25400b4f21b3cc83ff82b71050766df070e4b5d
treeaf419f28e00d2d10136f5b026c0bb84db3bf8080
parent98f064e4fdea8a143c207ca1b8da3e0b62b6405d
Fix BitlyUrl plugin.
Since Bit.ly changed its API from v2 to v3, BitlyURL plugin doesn't work anymore.

This fix API version issue and also imporve a little plugin performance in removing useless code.
plugins/BitlyUrl/BitlyUrlPlugin.php