forked from science-ation/science-ation
Fix rollover comment :)
This commit is contained in:
parent
b14ec011d4
commit
7370a9387c
@ -296,7 +296,7 @@
|
|||||||
'".mysql_escape_string($r->ord)."')");
|
'".mysql_escape_string($r->ord)."')");
|
||||||
|
|
||||||
echo i18n("Rolling registration fee items")."<br />";
|
echo i18n("Rolling registration fee items")."<br />";
|
||||||
//award types
|
//regfee items
|
||||||
$q=mysql_query("SELECT * FROM regfee_items WHERE year='$currentfairyear'");
|
$q=mysql_query("SELECT * FROM regfee_items WHERE year='$currentfairyear'");
|
||||||
echo mysql_error();
|
echo mysql_error();
|
||||||
while($r=mysql_fetch_object($q))
|
while($r=mysql_fetch_object($q))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user