From 51de7b7aac7ed626bee3bce1c3068159e54ab95b Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 24 Jun 2021 14:45:05 +0200 Subject: [locations/minilinux] Minor cleanups and fixes --- modules-available/locations/inc/location.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'modules-available/locations') diff --git a/modules-available/locations/inc/location.inc.php b/modules-available/locations/inc/location.inc.php index e4bce313..718d32e3 100644 --- a/modules-available/locations/inc/location.inc.php +++ b/modules-available/locations/inc/location.inc.php @@ -473,6 +473,7 @@ class Location } else { Database::exec("UPDATE machine SET subnetlocationid = :loc WHERE machineuuid = :uuid", compact('loc', 'uuid')); } + return $loc; } } -- cgit v1.2.3-55-g7522