Dominik
2015-01-11 333ca07c832728a274b4d6ae2fbc4ae9938836ef
fixed missing change to backup_restore_mail-action
1 files modified
2 ■■■ changed files
interface/lib/classes/plugin_backuplist_mail.inc.php 2 ●●● patch | view | raw | blame | history
interface/lib/classes/plugin_backuplist_mail.inc.php
@@ -82,7 +82,7 @@
                    "VALUES (".
                        (int)$this->form->dataRecord['server_id'] . ", " .
                        time() . ", " .
                        "'backup_restore', " .
                        "'backup_restore_mail', " .
                        "'".$backup_id."', " .
                        "'pending', " .
                        "''" .