cookie login error message

This commit is contained in:
Marc Delisle
2002-12-06 12:10:37 +00:00
parent a7bf68e1f3
commit 094702ba10
92 changed files with 111 additions and 0 deletions

View File

@@ -445,4 +445,5 @@ $strNumTables = 'Tables'; //to translate
$strTotalUC = 'Total'; //to translate
$strRelationalSchema = 'Relational schema'; //to translate
$strTableOfContents = 'Table of contents'; //to translate
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
?>