Views modal, new tab, new page, app and controller for newMessage to open in tab or window

This commit is contained in:
ma0068
2025-02-27 14:06:25 +01:00
parent 3c34b17d2d
commit f9f185bfef
12 changed files with 1218 additions and 106 deletions
@@ -129,7 +129,7 @@ class Messages extends FHCAPI_Controller
public function getMsgVarsPrestudent($uid)
{
//$this->terminateWithError($uid, self::ERROR_TYPE_GENERAL);
$prestudent_id = $this-> _getPrestudentIdFromUid($uid);
// $this->terminateWithError("prestudent_id " . $prestudent_id, self::ERROR_TYPE_GENERAL);