forked from science-ation/science-ation
Fix a bug that prevented the award prizes from being rolled over properly
This commit is contained in:
parent
a87647ee6c
commit
abbfe00e82
@ -201,7 +201,7 @@
|
||||
'".mysql_escape_string($r2->number)."',
|
||||
'".mysql_escape_string($r2->order)."',
|
||||
'".mysql_escape_string($newfairyear)."',
|
||||
".mysql_escape_string($r2->excludefromac)."')");
|
||||
'".mysql_escape_string($r2->excludefromac)."')");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user