]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
move url shortener superclass to lib from plugin
authorEvan Prodromou <evan@status.net>
Sat, 24 Apr 2010 18:22:51 +0000 (14:22 -0400)
committerEvan Prodromou <evan@status.net>
Sat, 24 Apr 2010 18:22:51 +0000 (14:22 -0400)
commit869a6be0f5779aff69018d02f9ac0273946040d9
tree210df05f409da0a0e236e45efecd2006586bc941
parent9c0c9863d532942b99184f14e923fc3c050f8177
move url shortener superclass to lib from plugin
lib/urlshortenerplugin.php [new file with mode: 0644]
plugins/BitlyUrl/BitlyUrlPlugin.php
plugins/LilUrl/LilUrlPlugin.php
plugins/PtitUrl/PtitUrlPlugin.php
plugins/SimpleUrl/SimpleUrlPlugin.php
plugins/TightUrl/TightUrlPlugin.php
plugins/UrlShortener/UrlShortenerPlugin.php [deleted file]