summaryrefslogtreecommitdiffstats
path: root/inc/event.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/event.inc.php')
-rw-r--r--inc/event.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/event.inc.php b/inc/event.inc.php
index 4e68ab6d..0b84df16 100644
--- a/inc/event.inc.php
+++ b/inc/event.inc.php
@@ -37,8 +37,8 @@ class Event
// Tasks: fire away
$mountStatus = false;
- $mountId = Trigger::mount();
$autoIp = Trigger::autoUpdateServerIp();
+ $mountId = Trigger::mount();
$ldadpId = Trigger::ldadp();
$ipxeId = Trigger::ipxe();