Fix rollover comment :)

This commit is contained in:
james 2008-01-23 19:00:26 +00:00
parent b14ec011d4
commit 7370a9387c

View File

@ -296,7 +296,7 @@
'".mysql_escape_string($r->ord)."')");
echo i18n("Rolling registration fee items")."<br />";
//award types
//regfee items
$q=mysql_query("SELECT * FROM regfee_items WHERE year='$currentfairyear'");
echo mysql_error();
while($r=mysql_fetch_object($q))