From: Marcin Haba Date: Tue, 9 Nov 2021 20:44:42 +0000 (+0100) Subject: baculum: Fix #2647 PHP warning about headers already sent on storage view page X-Git-Tag: Release-11.3.2~133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38f6d906c0f9f2d9c1cc4434e361302bde57b4a9;p=thirdparty%2Fbacula.git baculum: Fix #2647 PHP warning about headers already sent on storage view page --- diff --git a/gui/baculum/protected/Web/Portlets/BaculaConfigResourceList.php b/gui/baculum/protected/Web/Portlets/BaculaConfigResourceList.php index b4ed26591..d75e62211 100644 --- a/gui/baculum/protected/Web/Portlets/BaculaConfigResourceList.php +++ b/gui/baculum/protected/Web/Portlets/BaculaConfigResourceList.php @@ -240,4 +240,3 @@ class BaculaConfigResourceList extends Portlets { } } ?> -