]> git.proxmox.com Git - pmg-api.git/commit
proxy: initialize the theme variable with an empty string
authorStefan Sterz <s.sterz@proxmox.com>
Thu, 23 Mar 2023 15:44:53 +0000 (16:44 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 Mar 2023 16:19:35 +0000 (17:19 +0100)
commit9bcad3e1cbf23b7a9399a8319aeda00c60845b02
tree1455fc5c25c17cae28700cdf0c6bceb18eeeca80
parentf467f3b13dbecf5b79781d7b83ac8e84de3de2eb
proxy: initialize the theme variable with an empty string

this removes a warning that was previously present due to using an
uninitialized variable.

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
src/PMG/Service/pmgproxy.pm