mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 16:44:28 +00:00
Delete Prestudent
This commit is contained in:
@@ -82,7 +82,7 @@ class Student_model extends DB_Model
|
||||
|
||||
if(isError($result))
|
||||
{
|
||||
return error("0", "Error while checking student_uid");
|
||||
return error( "Error while checking student_uid");
|
||||
}
|
||||
|
||||
if (!hasData($result))
|
||||
|
||||
Reference in New Issue
Block a user