From: Jim Evins Date: Sun, 9 Dec 2007 18:05:40 +0000 (+0000) Subject: Updated download links. X-Git-Tag: glabels-2_3_0~295 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b84fefc66d9297af2c7987605fba5df694273907;p=glabels Updated download links. git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@705 f5e0f49d-192f-0410-a22d-a8d8700d0965 --- diff --git a/web/common_php.inc b/web/common_php.inc index 6da170fa..5b0a1a12 100644 --- a/web/common_php.inc +++ b/web/common_php.inc @@ -111,7 +111,7 @@ #------------------------------------------------------- function a_sfdownload($file) { - print "$file"; + print "$file"; } #-------------------------------------------------------