Update registrations.php
This commit is contained in:
parent
f4f0ef5626
commit
d848c6aacd
|
|
@ -140,6 +140,7 @@ if (!class_exists('registrations')) {
|
|||
//increment the array id
|
||||
$id++;
|
||||
}
|
||||
unset($array);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue