Better fix against bug #594947.
This commit is contained in:
@@ -7,6 +7,9 @@ $Source$
|
|||||||
|
|
||||||
2002-08-26 Alexander M. Turek <rabus@users.sourceforge.net>
|
2002-08-26 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
* lang/japanese-*.inc.php3: Updates, thanks again to Yukihiro Kawada.
|
* lang/japanese-*.inc.php3: Updates, thanks again to Yukihiro Kawada.
|
||||||
|
* lang/german-*.inc.php3: Updates.
|
||||||
|
* libraries/sqlvalidator.lib.php3, lang/*.inc.php3:
|
||||||
|
Better fix against bug #594947.
|
||||||
|
|
||||||
2002-08-24 Marc Delisle <lem9@users.sourceforge.net>
|
2002-08-24 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* Documentation.html, faq 6.15: creating an index on a BLOB field
|
* Documentation.html, faq 6.15: creating an index on a BLOB field
|
||||||
|
@@ -432,4 +432,5 @@ $strZip = '"ge-zip"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -433,4 +433,5 @@ $strZip = '"ge-zip"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -431,4 +431,5 @@ $strZip = '"kompresuar me zip"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -432,4 +432,5 @@ $strZip = '"kompresuar me zip"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -447,4 +447,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -446,4 +446,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -446,4 +446,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -447,4 +447,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -446,4 +446,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -447,4 +447,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -446,4 +446,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -433,4 +433,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -434,4 +434,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -433,4 +433,5 @@ $strZip = '"zipped"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -432,4 +432,5 @@ $strZip = '"zipped"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -432,4 +432,5 @@ $strZip = '"zipped"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -430,4 +430,5 @@ $strZip = '"zipped"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -445,4 +445,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -446,4 +446,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -445,4 +445,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -431,4 +431,5 @@ $strZip = '"zazipov
|
|||||||
|
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -432,4 +432,5 @@ $strZip = '"zazipováno"';
|
|||||||
|
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -431,4 +431,5 @@ $strZip = '"zazipov
|
|||||||
|
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -440,4 +440,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -441,4 +441,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -435,4 +435,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -436,4 +436,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -411,6 +411,7 @@ $strUsers = 'Users';
|
|||||||
$strUseTables = 'Use Tables';
|
$strUseTables = 'Use Tables';
|
||||||
|
|
||||||
$strValidateSQL = 'Validate SQL';
|
$strValidateSQL = 'Validate SQL';
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.';
|
||||||
$strValue = 'Value';
|
$strValue = 'Value';
|
||||||
$strViewDump = 'View dump (schema) of table';
|
$strViewDump = 'View dump (schema) of table';
|
||||||
$strViewDumpDB = 'View dump (schema) of database';
|
$strViewDumpDB = 'View dump (schema) of database';
|
||||||
|
@@ -412,6 +412,7 @@ $strUsers = 'Users';
|
|||||||
$strUseTables = 'Use Tables';
|
$strUseTables = 'Use Tables';
|
||||||
|
|
||||||
$strValidateSQL = 'Validate SQL';
|
$strValidateSQL = 'Validate SQL';
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.';
|
||||||
$strValue = 'Value';
|
$strValue = 'Value';
|
||||||
$strViewDump = 'View dump (schema) of table';
|
$strViewDump = 'View dump (schema) of table';
|
||||||
$strViewDumpDB = 'View dump (schema) of database';
|
$strViewDumpDB = 'View dump (schema) of database';
|
||||||
|
@@ -426,4 +426,5 @@ $strZip = '"zipitud"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -427,4 +427,5 @@ $strZip = '"zipitud"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -429,4 +429,5 @@ $strZip = '"zip-pakattu"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -430,4 +430,5 @@ $strZip = '"zip-pakattu"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -425,4 +425,7 @@ $strYes = 'Oui';
|
|||||||
|
|
||||||
$strZip = '"zipp<70>"';
|
$strZip = '"zipp<70>"';
|
||||||
|
|
||||||
|
// To translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
@@ -426,4 +426,7 @@ $strYes = 'Oui';
|
|||||||
|
|
||||||
$strZip = '"zippé"';
|
$strZip = '"zippé"';
|
||||||
|
|
||||||
|
// To translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
@@ -433,4 +433,5 @@ $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -434,4 +434,5 @@ $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -445,4 +445,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -419,11 +419,13 @@ $strUsers = 'Benutzer';
|
|||||||
$strUseTables = 'Verwendete Tabellen';
|
$strUseTables = 'Verwendete Tabellen';
|
||||||
|
|
||||||
$strValidateSQL = 'SQL validieren';
|
$strValidateSQL = 'SQL validieren';
|
||||||
|
$strValidatorError = 'Bei der Initialisierung des SQL-Validators ist ein Fehler aufgetreten. Bitte <20>berpr<70>fen Sie, ob Sie die in der %sDokumentation%s beschriebenen php-Erweiterungen installiert haben.';
|
||||||
$strValue = 'Wert';
|
$strValue = 'Wert';
|
||||||
$strViewDump = 'Dump (Schema) der Tabelle anzeigen';
|
$strViewDump = 'Dump (Schema) der Tabelle anzeigen';
|
||||||
$strViewDumpDB = 'Dump (Schema) der Datenbank anzeigen';
|
$strViewDumpDB = 'Dump (Schema) der Datenbank anzeigen';
|
||||||
|
|
||||||
$strWebServerUploadDirectory = 'Upload-Verzeichnis auf dem Webserver';
|
$strWebServerUploadDirectory = 'Upload-Verzeichnis auf dem Webserver';
|
||||||
|
$strWebServerUploadDirectoryError = 'Auf das festgelegte Upload-Verzeichnis kann nicht zugegriffen werden.';
|
||||||
$strWelcome = 'Willkommen bei %s';
|
$strWelcome = 'Willkommen bei %s';
|
||||||
$strWithChecked = 'markierte:';
|
$strWithChecked = 'markierte:';
|
||||||
$strWrongUser = 'Falscher Benutzername/Kennwort. Zugriff verweigert.';
|
$strWrongUser = 'Falscher Benutzername/Kennwort. Zugriff verweigert.';
|
||||||
@@ -433,5 +435,4 @@ $strYes = 'Ja';
|
|||||||
$strZip = 'Zip-komprimiert';
|
$strZip = 'Zip-komprimiert';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
@@ -420,11 +420,13 @@ $strUsers = 'Benutzer';
|
|||||||
$strUseTables = 'Verwendete Tabellen';
|
$strUseTables = 'Verwendete Tabellen';
|
||||||
|
|
||||||
$strValidateSQL = 'SQL validieren';
|
$strValidateSQL = 'SQL validieren';
|
||||||
|
$strValidatorError = 'Bei der Initialisierung des SQL-Validators ist ein Fehler aufgetreten. Bitte überprüfen Sie, ob Sie die in der %sDokumentation%s beschriebenen php-Erweiterungen installiert haben.';
|
||||||
$strValue = 'Wert';
|
$strValue = 'Wert';
|
||||||
$strViewDump = 'Dump (Schema) der Tabelle anzeigen';
|
$strViewDump = 'Dump (Schema) der Tabelle anzeigen';
|
||||||
$strViewDumpDB = 'Dump (Schema) der Datenbank anzeigen';
|
$strViewDumpDB = 'Dump (Schema) der Datenbank anzeigen';
|
||||||
|
|
||||||
$strWebServerUploadDirectory = 'Upload-Verzeichnis auf dem Webserver';
|
$strWebServerUploadDirectory = 'Upload-Verzeichnis auf dem Webserver';
|
||||||
|
$strWebServerUploadDirectoryError = 'Auf das festgelegte Upload-Verzeichnis kann nicht zugegriffen werden.';
|
||||||
$strWelcome = 'Willkommen bei %s';
|
$strWelcome = 'Willkommen bei %s';
|
||||||
$strWithChecked = 'markierte:';
|
$strWithChecked = 'markierte:';
|
||||||
$strWrongUser = 'Falscher Benutzername/Kennwort. Zugriff verweigert.';
|
$strWrongUser = 'Falscher Benutzername/Kennwort. Zugriff verweigert.';
|
||||||
@@ -434,5 +436,4 @@ $strYes = 'Ja';
|
|||||||
$strZip = 'Zip-komprimiert';
|
$strZip = 'Zip-komprimiert';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
@@ -444,4 +444,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -445,4 +445,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -442,4 +442,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -225,6 +225,7 @@ $strIndexes = 'Indexes'; //to translate
|
|||||||
$strIndexHasBeenDropped = 'Index %s has been dropped'; //to translate
|
$strIndexHasBeenDropped = 'Index %s has been dropped'; //to translate
|
||||||
$strIndexName = 'Index name :'; //to translate
|
$strIndexName = 'Index name :'; //to translate
|
||||||
$strIndexType = 'Index type :'; //to translate
|
$strIndexType = 'Index type :'; //to translate
|
||||||
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strInsert = 'Insert'; //to translate
|
$strInsert = 'Insert'; //to translate
|
||||||
$strInsertAsNewRow = 'Insert as a new row'; //to translate
|
$strInsertAsNewRow = 'Insert as a new row'; //to translate
|
||||||
$strInsertedRows = 'Inserted rows:'; //to translate
|
$strInsertedRows = 'Inserted rows:'; //to translate
|
||||||
@@ -435,15 +436,16 @@ $strUsage = 'Usage'; //to translate
|
|||||||
$strUseBackquotes = 'Enclose table and field names with backquotes'; //to translate
|
$strUseBackquotes = 'Enclose table and field names with backquotes'; //to translate
|
||||||
$strUserEmpty = 'The user name is empty!'; //to translate
|
$strUserEmpty = 'The user name is empty!'; //to translate
|
||||||
|
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
$strValidateSQL = 'Validate SQL'; //to translate
|
$strValidateSQL = 'Validate SQL'; //to translate
|
||||||
$strViewDump = 'View dump (schema) of table'; //to translate
|
$strViewDump = 'View dump (schema) of table'; //to translate
|
||||||
$strViewDumpDB = 'View dump (schema) of database'; //to translate
|
$strViewDumpDB = 'View dump (schema) of database'; //to translate
|
||||||
|
|
||||||
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
$strWithChecked = 'With selected:'; //to translate
|
$strWithChecked = 'With selected:'; //to translate
|
||||||
$strWrongUser = 'Wrong username/password. Access denied.'; //to translate
|
$strWrongUser = 'Wrong username/password. Access denied.'; //to translate
|
||||||
|
|
||||||
$strZip = '"zipped"'; //to translate
|
$strZip = '"zipped"'; //to translate
|
||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
@@ -430,4 +430,5 @@ $strSearchOption1 = 'at least one of the words';//to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -431,4 +431,5 @@ $strSearchOption1 = 'at least one of the words';//to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -428,4 +428,5 @@ $strZip = '"Dikompress dengan Zip"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -429,4 +429,5 @@ $strZip = '"Dikompress dengan Zip"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -432,4 +432,5 @@ $strZip = '"compresso con zip"';
|
|||||||
// To translate
|
// To translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -433,4 +433,5 @@ $strZip = '"compresso con zip"';
|
|||||||
// To translate
|
// To translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -438,4 +438,5 @@ $strYes = '
|
|||||||
$strZip = '"zip<69><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"';
|
$strZip = '"zip<69><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -436,4 +436,5 @@ $strYes = '
|
|||||||
$strZip = '"zip<69><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"';
|
$strZip = '"zip<69><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -436,4 +436,5 @@ $strYes = 'はい';
|
|||||||
$strZip = '"zipされる"';
|
$strZip = '"zipされる"';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -445,4 +445,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -446,4 +446,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -445,4 +445,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -433,4 +433,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -432,4 +432,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -444,5 +444,8 @@ $strWrongUser = 'Salah kata pengenalan/kata laluan. Akses dilarang.';
|
|||||||
$strYes = 'Ya';
|
$strYes = 'Ya';
|
||||||
|
|
||||||
$strZip = '"zipped"';
|
$strZip = '"zipped"';
|
||||||
|
// To translate
|
||||||
|
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -445,5 +445,8 @@ $strWrongUser = 'Salah kata pengenalan/kata laluan. Akses dilarang.';
|
|||||||
$strYes = 'Ya';
|
$strYes = 'Ya';
|
||||||
|
|
||||||
$strZip = '"zipped"';
|
$strZip = '"zipped"';
|
||||||
|
// To translate
|
||||||
|
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -440,4 +440,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -441,4 +441,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -426,4 +426,5 @@ $strZip = '".zip"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -427,4 +427,5 @@ $strZip = '".zip"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -437,4 +437,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -438,4 +438,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -430,4 +430,5 @@ $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -431,4 +431,5 @@ $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -436,4 +436,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -437,4 +437,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -436,4 +436,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -448,4 +448,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -447,4 +447,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -428,4 +428,5 @@ $strZip = '"zo zipovan
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -429,4 +429,5 @@ $strZip = '"zo zipované"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -428,4 +428,5 @@ $strZip = '"zo zipovan
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -430,4 +430,5 @@ $strZip = '"zipano"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -431,4 +431,5 @@ $strZip = '"zipano"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -430,4 +430,5 @@ $strZip = '"zipano"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -428,4 +428,5 @@ $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -429,4 +429,5 @@ $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -427,4 +427,5 @@ $strZip = '"zippad"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -428,4 +428,5 @@ $strZip = '"zippad"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -430,4 +430,5 @@ $strZip = '"
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -431,4 +431,5 @@ $strZip = '"ถูกบีบอัดอยู่ (zip)"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -433,4 +433,5 @@ $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -434,4 +434,5 @@ $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -436,4 +436,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -435,4 +435,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -62,31 +62,36 @@ if (!defined('PMA_SQL_VALIDATOR_INCLUDED')) {
|
|||||||
|
|
||||||
$str = '';
|
$str = '';
|
||||||
|
|
||||||
if ($cfg['SQLValidator']['use']
|
if ($cfg['SQLValidator']['use']) {
|
||||||
&& !(isset($GLOBALS['sqlvalidator_error'])
|
if (!(isset($GLOBALS['sqlvalidator_error'])
|
||||||
&& $GLOBALS['sqlvalidator_error'])) {
|
|| !$GLOBALS['sqlvalidator_error'])) {
|
||||||
// create new class instance
|
// create new class instance
|
||||||
$srv = new PMA_SQLValidator();
|
$srv = new PMA_SQLValidator();
|
||||||
|
|
||||||
|
// Checks for username settings
|
||||||
|
// The class defaults to anonymous with an empty password
|
||||||
|
// automatically
|
||||||
|
if ($cfg['SQLValidator']['username'] != '') {
|
||||||
|
$srv->setCredentials($cfg['SQLValidator']['username'], $cfg['SQLValidator']['password']);
|
||||||
|
}
|
||||||
|
|
||||||
|
// Identify ourselves to the server properly...
|
||||||
|
$srv->appendCallingProgram('phpMyAdmin', PMA_VERSION);
|
||||||
|
|
||||||
|
// ... and specify what database system we are using
|
||||||
|
$srv->setTargetDbms('MySQL', PMA_MYSQL_STR_VERSION);
|
||||||
|
|
||||||
|
// Log on to service
|
||||||
|
$srv->start();
|
||||||
|
|
||||||
|
// Do service validation
|
||||||
|
$str = $srv->validationString($sql);
|
||||||
|
|
||||||
|
} else {
|
||||||
|
$str = sprintf($GLOBALS['strValidatorError'], '<a href="./Documentation.html#faqsqlvalidator" target="documentation">', '</a>');
|
||||||
|
|
||||||
// Checks for username settings
|
|
||||||
// The class defaults to anonymous with an empty password
|
|
||||||
// automatically
|
|
||||||
if ($cfg['SQLValidator']['username'] != '') {
|
|
||||||
$srv->setCredentials($cfg['SQLValidator']['username'], $cfg['SQLValidator']['password']);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Identify ourselves to the server properly...
|
|
||||||
$srv->appendCallingProgram('phpMyAdmin', PMA_VERSION);
|
|
||||||
|
|
||||||
// ... and specify what database system we are using
|
|
||||||
$srv->setTargetDbms('MySQL', PMA_MYSQL_STR_VERSION);
|
|
||||||
|
|
||||||
// Log on to service
|
|
||||||
$srv->start();
|
|
||||||
|
|
||||||
// Do service validation
|
|
||||||
$str = $srv->validationString($sql);
|
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
// The service is not available so note that properly
|
// The service is not available so note that properly
|
||||||
$str = $GLOBALS['strValidatorDisabled'];
|
$str = $GLOBALS['strValidatorDisabled'];
|
||||||
|
Reference in New Issue
Block a user