]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Tweak fix PHP error
authorMarcin Haba <marcin.haba@bacula.pl>
Thu, 5 Nov 2020 05:06:51 +0000 (06:06 +0100)
committerMarcin Haba <marcin.haba@bacula.pl>
Thu, 5 Nov 2020 05:06:51 +0000 (06:06 +0100)
gui/baculum/protected/Web/Portlets/BaculaConfigDirectives.php

index a34dcc28d11667938689c6453b27f037b00abe73..f3ff8b8207c9f6fb7912afb551a88ee647c18555 100644 (file)
@@ -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),