From 1cc1c2ed092c46eb35893c1d85accb24cf43d7f9 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 11 May 2016 19:00:30 +0200 Subject: Still working in modularization cleanup and refinement --- inc/property.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'inc/property.inc.php') diff --git a/inc/property.inc.php b/inc/property.inc.php index 0cb57f81..13e3c66d 100644 --- a/inc/property.inc.php +++ b/inc/property.inc.php @@ -66,6 +66,7 @@ class Property EventLog::info('Server IP changed from ' . self::getServerIp() . ' to ' . $value . ($automatic ? ' (auto detected)' : '')); self::set('server-ip', $value); Event::serverIpChanged(); + return true; } public static function getBootMenu() -- cgit v1.2.3-55-g7522