From 177791970ee86a6653b051ee393801ad37134d70 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 26 Nov 2014 21:01:37 +0100 Subject: Lots of small bugfixes, proxy config WIP, https config WIP, translation updates, added masterpassword to pxe menu, ... --- modules/backup.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/backup.inc.php') diff --git a/modules/backup.inc.php b/modules/backup.inc.php index e3652ebe..e35aeed2 100644 --- a/modules/backup.inc.php +++ b/modules/backup.inc.php @@ -84,7 +84,7 @@ class Page_Backup extends Page Util::redirect('?do=Backup'); } // Got uploaded file, now shut down all the daemons etc. - $parent = Trigger::stopDaemons(null, &$this->templateData); + $parent = Trigger::stopDaemons(null, $this->templateData); // Unmount store $task = Taskmanager::submit('MountVmStore', array( 'address' => 'null', -- cgit v1.2.3-55-g7522