fix TranslationTools were not finding sidebox menu phrases

This commit is contained in:
ralf 2024-08-24 10:28:06 +02:00
parent d587d3e321
commit 85e72e919c

View File

@ -417,7 +417,9 @@ if (!function_exists('parse_navbar'))
}
}
if (!function_exists('display_sidebox'))
if (!function_exists('display_sidebox') &&
// allow developer TranslationTools scanner to overwrite the function
($_GET['menuaction'] ?? null) !== 'developer.EGroupware\\Developer\\TranslationTools.scan')
{
/**
* echo's out a sidebox menu