mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-22 17:32:18 +00:00
Views modal, new tab, new page, app and controller for newMessage to open in tab or window
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user