bug 968089, catch when server is not responding

This commit is contained in:
Marc Delisle
2004-06-10 14:11:45 +00:00
parent cbf806e3ab
commit 478fccda5e
102 changed files with 117 additions and 7 deletions

View File

@@ -743,4 +743,5 @@ $strSQPBugSyntaxError = 'Syntax error'; //to translate
$strSpanish = 'Spanish'; //to translate
$strStrucNativeExcel = 'Native MS Excel data'; //to translate
$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
$strServerNotResponding = 'The server is not responding'; //to translate
?>