2
0
forked from Wavyzz/dolibarr

commit missing file

This commit is contained in:
lmarcouiller
2021-05-07 09:20:18 +02:00
parent 0f2ce8687d
commit f4291dc985

View File

@@ -7208,7 +7208,6 @@ function getCommonSubstitutionArray($outputlangs, $onlykey = 0, $exclude = null,
* @param Translate $outputlangs Output language
* @param int $converttextinhtmlifnecessary 0=Convert only value into HTML if text is already in HTML
* 1=Will also convert initial $text into HTML if we try to insert one value that is HTML
* @param string $moreinheader Header for CMailer module
* @return string Output string after substitutions
* @see complete_substitutions_array(), getCommonSubstitutionArray()
*/