forked from science-ation/science-ation
Missing function definition. Not sure why that didn't show up before...
This commit is contained in:
parent
c0b592dbd1
commit
902e45fe2e
@ -22,7 +22,7 @@
|
|||||||
*/
|
*/
|
||||||
?>
|
?>
|
||||||
<?
|
<?
|
||||||
|
require_once('register_participants.inc.php');
|
||||||
function registrationFormsReceived($reg_id="")
|
function registrationFormsReceived($reg_id="")
|
||||||
{
|
{
|
||||||
if($reg_id) $rid=$reg_id;
|
if($reg_id) $rid=$reg_id;
|
||||||
|
Loading…
Reference in New Issue
Block a user