mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-16 14:32:18 +00:00
Notiz Anhang Preview & CodeQuality
This commit is contained in:
@@ -475,7 +475,6 @@ abstract class Notiz_Controller extends FHCAPI_Controller
|
||||
|
||||
public function loadDokumente()
|
||||
{
|
||||
$_POST = json_decode(utf8_encode($this->input->raw_input_stream), true);
|
||||
$notiz_id = $this->input->post('notiz_id');
|
||||
|
||||
$this->NotizModel->addSelect('campus.tbl_dms_version.*');
|
||||
|
||||
Reference in New Issue
Block a user