mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
remove var_dump() statement
This commit is contained in:
@@ -254,8 +254,6 @@ class AbgabetoolJob extends JOB_Controller
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>';
|
||||
|
||||
var_dump($abgaben);
|
||||
|
||||
foreach ($abgaben as $abgabe) {
|
||||
// format the student name
|
||||
|
||||
Reference in New Issue
Block a user