PCHD#74219 Revert van onbedoelde commit
svn path=/Website/trunk/; revision=57328
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user