Parent Directory
|
Revision Log
|
Patch
revision 123 by william, Sat Jul 14 11:14:09 2012 UTC | revision 124 by william, Sat Jul 14 11:14:54 2012 UTC | |
---|---|---|
# | Line 314 namespace AnywhereTS.DBSupport | Line 314 namespace AnywhereTS.DBSupport |
314 | { | { |
315 | if (!ClientRunScript(strFile, out ErrorInfo)) | if (!ClientRunScript(strFile, out ErrorInfo)) |
316 | { | { |
317 | if (ErrorInfo != null) | |
318 | throw ErrorInfo; | |
319 | return false; | return false; |
320 | } | } |
321 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |