PCHD#74219 Revert van onbedoelde commit

svn path=/Website/trunk/; revision=57328
This commit is contained in:
2022-09-16 13:19:32 +00:00
parent 03b63f0db3
commit 1fa557fbeb

View File

@@ -190,8 +190,7 @@ function STR2Stream(xmlstr, xslfile, Stream, params)
if (!fso.FileExists(file))
{
__DoLog("Flexcode {0}, file {1} not found".format(flexcode, file));
break;
//shared.internal_error("{0} not found".format(safe.html(props.files[0].name)));
shared.internal_error("{0} not found".format(safe.html(props.files[0].name)));
}
var fileStream = new ActiveXObject("ADODB.Stream")