using of <,> etc in tbl_select

This commit is contained in:
Mike Beck
2002-06-10 09:31:53 +00:00
parent 6259592980
commit 0f7d320c35
47 changed files with 75 additions and 24 deletions

View File

@@ -399,4 +399,5 @@ $strChoosePage = 'Please choose a Page to edit'; //to translate
$strCreatePage = 'Create a new Page'; //to translate
$strSelectTables = 'Select Tables'; //to translate
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!<br />This might happen if php finds a parse error in it or php cannot find the file.<br />Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.<br />If you recieve a blank page, everything is fine.'; //to translate
$strFunc = 'Function'; //to translate
?>