mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 18:02:18 +00:00
used new layout for the different views
This commit is contained in:
@@ -628,6 +628,7 @@ class Profil extends Auth_Controller
|
||||
|
||||
}
|
||||
if(!$pid){
|
||||
//! if no Person_ID was found, null is returned and the vue component will show a 404 View
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user