removes print in MitarbeiterView Controller and MitarbeiterView uses the components to render the information

This commit is contained in:
SimonGschnell
2024-01-29 09:22:20 +01:00
parent bdf59f3230
commit 783a2fb2b0
2 changed files with 40 additions and 266 deletions
-2
View File
@@ -267,8 +267,6 @@ class Profil extends Auth_Controller
}
}
print_r($telefon_res);
$res = new stdClass();
$res->username = $uid;