]> git.sur5r.net Git - glabels/commitdiff
Updated download links.
authorJim Evins <evins@snaught.com>
Sun, 9 Dec 2007 18:05:40 +0000 (18:05 +0000)
committerJim Evins <evins@snaught.com>
Sun, 9 Dec 2007 18:05:40 +0000 (18:05 +0000)
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@705 f5e0f49d-192f-0410-a22d-a8d8700d0965

web/common_php.inc

index 6da170fa91d5f9c5946a253d664d065bb3b6dc33..5b0a1a1200b344211095f3f7f37a5e1324ac284d 100644 (file)
   #-------------------------------------------------------
   function a_sfdownload($file)
   {
-      print "<a href=\"http://prdownloads.sourceforge.net/glabels/$file?download\">$file</a>";
+      print "<a href=\"http://downloads.sourceforge.net/glabels/$file\">$file</a>";
   }
 
   #-------------------------------------------------------