ports/www/phpvirtualbox-72/files/patch-endpoints_lib_config.php
2025-08-29 04:10:40 +03:00

11 lines
380 B
PHP

--- 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