]> git.mxchange.org Git - friendica-addons.git/commitdiff
update buglink - shutting down bugs.friendica.com
authorfriendica <info@friendica.com>
Thu, 23 May 2013 00:19:35 +0000 (17:19 -0700)
committerfriendica <info@friendica.com>
Thu, 23 May 2013 00:19:35 +0000 (17:19 -0700)
buglink.tgz
buglink/buglink.php
retriever.tgz
statusnet.tgz
webrtc.tgz

index a6426b8caf057a50d0df097f12b419235ef1bc89..6ba4e37d869dc79cbca021eb883a0ac566af7400 100755 (executable)
Binary files a/buglink.tgz and b/buglink.tgz differ
index 9cd35ccdf2d5fda2719ab388d70fd672c8056f27..6404307f56ce0dee082f692b52bda44e37d99fee 100755 (executable)
@@ -12,4 +12,4 @@ function buglink_install() { register_hook('page_end', 'addon/buglink/buglink.ph
 
 function buglink_uninstall() { unregister_hook('page_end', 'addon/buglink/buglink.php', 'buglink_active'); }
 
-function buglink_active(&$a,&$b) { $b .= '<div style="position: fixed; bottom: 5px; left: 5px;"><a href="http://bugs.friendica.com" target="_blank" title="' . t('Report Bug') . '"><img src="addon/buglink/bug-x.gif" alt="' . t('Report Bug') . '" /></a></div>'; } 
+function buglink_active(&$a,&$b) { $b .= '<div style="position: fixed; bottom: 5px; left: 5px;"><a href="https://github.com/friendica/friendica/issues" target="_blank" title="' . t('Report Bug') . '"><img src="addon/buglink/bug-x.gif" alt="' . t('Report Bug') . '" /></a></div>'; } 
index cd87d58a4aba4b873e11b06d2f89d29d39fa4e6a..8e5a03f0f6c1f243e9e8db3ced49cfbcf8ae43b6 100644 (file)
Binary files a/retriever.tgz and b/retriever.tgz differ
index 0dc3e0c85a2b4b8cc5923a389df3c47f2ad8014c..e92174ac8b09b54d250a04f5fb5c46ff19d2c334 100755 (executable)
Binary files a/statusnet.tgz and b/statusnet.tgz differ
index 01a67823e876a8742332bfdb1894d3f958a7e803..52671702cf93aaec64de160ff3efeddd6942cacc 100644 (file)
Binary files a/webrtc.tgz and b/webrtc.tgz differ