Fix the filename of the awards ceremony CSV script - Fixes Bug #0000063

This commit is contained in:
james 2006-10-15 21:33:32 +00:00
parent cb6f4a3dbb
commit cbc01c020f

View File

@ -20,7 +20,7 @@
} }
else if($type=="csv") else if($type=="csv")
{ {
$rep=new lcsv(i18n("Checkin List")); $rep=new lcsv(i18n("Awards Ceremony Script"));
} }
$q=mysql_query("SELECT $q=mysql_query("SELECT
award_awards.id, award_awards.id,