* [bug#53516,done,0.1h] fix bug.

This commit is contained in:
sunguangming
2024-08-02 15:53:42 +08:00
committed by 曹延义
parent 3b03984cd3
commit 55f3e236e3
+2
View File
@@ -10,6 +10,8 @@ declare(strict_types=1);
*/
namespace zin;
if(strpos(",$disabledFeatures,", ",productUR,") !== false) $disabledFeatures .= ',productER';
$rows = array();
foreach($config->featureGroup as $group => $features)
{