From 4e64cbc599224273043759e365c0b1495a50de73 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 23 Jun 2014 18:08:47 +0200 Subject: Try to autpmatically detect server ip on init-api --- apis/init.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'apis/init.inc.php') diff --git a/apis/init.inc.php b/apis/init.inc.php index cdd6ac05..11c910c9 100644 --- a/apis/init.inc.php +++ b/apis/init.inc.php @@ -5,3 +5,4 @@ if ($_SERVER['REMOTE_ADDR'] !== '127.0.0.1') Trigger::ldadp(); Trigger::mount(); +Trigger::autoUpdateServerIp(); -- cgit v1.2.3-55-g7522