Missing function definition. Not sure why that didn't show up before...

This commit is contained in:
jacob 2011-03-02 20:39:57 +00:00
parent c0b592dbd1
commit 902e45fe2e

View File

@ -22,7 +22,7 @@
*/
?>
<?
require_once('register_participants.inc.php');
function registrationFormsReceived($reg_id="")
{
if($reg_id) $rid=$reg_id;