mirror of
https://github.com/Combodo/iTop.git
synced 2026-08-17 03:08:18 +02:00
⏪ N°9638 - Rollback undesired changes
This commit is contained in:
@@ -1794,9 +1794,11 @@ JS;
|
||||
}
|
||||
|
||||
/**
|
||||
* @param bool $bReturnOutput
|
||||
*
|
||||
* @throws \Exception
|
||||
*/
|
||||
protected function output_dict_entries()
|
||||
protected function output_dict_entries($bReturnOutput = false)
|
||||
{
|
||||
if ($this->sContentType != 'text/plain' && $this->sContentType != 'application/json' && $this->sContentType != 'application/javascript') {
|
||||
/** @var \iBackofficeDictEntriesExtension $oExtensionInstance */
|
||||
|
||||
Reference in New Issue
Block a user