From: Marcin Haba Date: Thu, 5 Nov 2020 05:06:51 +0000 (+0100) Subject: baculum: Tweak fix PHP error X-Git-Tag: Release-9.6.7~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c3f37b380b41d635b7eacc8a3c21dc5c54b33b0;p=thirdparty%2Fbacula.git baculum: Tweak fix PHP error --- diff --git a/gui/baculum/protected/Web/Portlets/BaculaConfigDirectives.php b/gui/baculum/protected/Web/Portlets/BaculaConfigDirectives.php index a34dcc28d..f3ff8b820 100644 --- a/gui/baculum/protected/Web/Portlets/BaculaConfigDirectives.php +++ b/gui/baculum/protected/Web/Portlets/BaculaConfigDirectives.php @@ -586,7 +586,7 @@ class BaculaConfigDirectives extends DirectiveListTemplate { $deps, $resource_type, $resource_name, - $resource_name_new, + $resource_name_new ); $result = $this->getModule('api')->set( array('config', $component_type),