diff options
Diffstat (limited to 'www/phpvirtualbox-71/files/patch-endpoints_lib_config.php')
-rw-r--r-- | www/phpvirtualbox-71/files/patch-endpoints_lib_config.php | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/phpvirtualbox-71/files/patch-endpoints_lib_config.php b/www/phpvirtualbox-71/files/patch-endpoints_lib_config.php deleted file mode 100644 index 82de95a4947b..000000000000 --- a/www/phpvirtualbox-71/files/patch-endpoints_lib_config.php +++ /dev/null @@ -1,10 +0,0 @@ ---- endpoints/lib/config.php.orig 2025-04-26 04:11:44 UTC -+++ endpoints/lib/config.php -@@ -143,6 +143,7 @@ class phpVBoxConfigClass { - // added vars to satisfy PHP 8.2+ dynamic property deprecation - var $enableAdvancedConfig; - var $enableHDFlushConfig; -+ var $authMaster = false; - - /** - * Read user configuration, apply defaults, and do some sanity checking |