mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 18:02:18 +00:00
removes print in MitarbeiterView Controller and MitarbeiterView uses the components to render the information
This commit is contained in:
@@ -267,8 +267,6 @@ class Profil extends Auth_Controller
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
print_r($telefon_res);
|
||||
|
||||
$res = new stdClass();
|
||||
$res->username = $uid;
|
||||
|
||||
Reference in New Issue
Block a user