This commit is contained in:
Fred Tempez 2024-09-30 19:15:38 +02:00
parent ffd80cde21
commit d39bf7bc86

View File

@ -469,7 +469,6 @@ class common
self::$dialog = array_merge(self::$dialog, $d);
}
}
// Cache
$GLOBALS['common_construct']['dialog'] = self::$dialog;