mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
- Pruefungs Modul FASo
- Loeschen von Rollen jetzt moeglich - InteressentenImport wird jetzt Studiengang uebergeben
This commit is contained in:
@@ -81,7 +81,7 @@ if(!$error)
|
||||
{
|
||||
$log = new log($conn, null, null, true);
|
||||
|
||||
if($log->undo($log_id))
|
||||
if($log->undo($_POST['log_id']))
|
||||
{
|
||||
$return = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user