mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 18:02:18 +00:00
This commit is contained in:
@@ -244,7 +244,7 @@ if(!$error)
|
||||
{
|
||||
$return = true;
|
||||
$error=false;
|
||||
$data = $student->uid;
|
||||
$data = $student->prestudent_id;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user