N°7927 - No context tag available on designer MTP

This commit is contained in:
Eric Espie
2025-01-17 10:06:20 +01:00
parent 19fa836758
commit 3b51124f1c

View File

@@ -26,6 +26,8 @@ EOF;
}
/////////////////////////////////////////////////
$oCtx = new ContextTag(ContextTag::TAG_SETUP);
$sCleanName = strtolower(trim(PHP_SAPI));
if ($sCleanName !== 'cli')
{