optional re-display of query

This commit is contained in:
Marc Delisle
2001-07-16 01:22:50 +00:00
parent 08d71140ec
commit cd1b459141
25 changed files with 36 additions and 4 deletions

View File

@@ -6,6 +6,11 @@ $Id$
$Source$
2001-07-15 Marc Delisle <lem9@users.sourceforge.net>
* small patch from vinay and girish @sanisoft.com:
db_details.php3: new checkbox for optional re-display of query
(lang/*.php3)
2001-07-15 Olivier M<>ller <om@omnis.ch>
* releasing 2.2.0rc2

View File

@@ -262,8 +262,12 @@ if ($num_tables > 0) {
<?php echo $strRunSQLQuery . $db . ' ' . show_docu('manual_Reference.html#SELECT'); ?>&nbsp;:<br />
<div style="margin-bottom: 5px">
<textarea name="sql_query" cols="40" rows="3" wrap="virtual" style="width: <?php echo $cfgMaxInputsize; ?>">
<?php echo (isset($sql_query) ? $sql_query : '');?>
<?php if (isset($show_query)) {
echo $show_query=="y" ? $sql_query : '';
}
?>
</textarea><br />
<INPUT type=checkbox name='show_query' value="y" checked /><?php echo $strShowThisQuery; ?><br />
</div>
<?php echo "<i>$strOr</i> $strLocationTextfile"; ?>&nbsp;:<br />
<div style="margin-bottom: 5px">

View File

@@ -278,4 +278,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
?>
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -278,4 +278,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -278,4 +278,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -278,4 +278,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
?>
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -278,4 +278,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -275,4 +275,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -275,4 +275,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -278,4 +278,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -278,4 +278,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -274,4 +274,5 @@ $strWelcome = "Welcome to ";
$strWrongUser = "Wrong username/password. Access denied.";
$strYes = "Yes";
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -273,4 +273,5 @@ $strWelcome = "Bienvenue
$strWrongUser = "Erreur d'utilisateur/mot de passe. Acc<63>s refus<75>";
$strYes = "Oui";
$strShowThisQuery="R<EFBFBD>afficher la requ<71>te apr<70>s ex<65>cution";
?>

View File

@@ -278,4 +278,5 @@ $strGzip = "\"GZip komprimiert\"";
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Zeilengr&ouml;<3B>e ";
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -278,4 +278,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -278,4 +278,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -278,4 +278,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -278,4 +278,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -278,4 +278,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -278,4 +278,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -278,4 +278,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -278,4 +278,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -275,4 +275,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize = " Row size "; //to translate
?>
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -278,4 +278,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
$strShowThisQuery=" Show this query here again "; //to translate
?>

View File

@@ -278,4 +278,5 @@ $strGzip = "\"gzipped\""; //to translate
$strOffSet = "Offset";
$strNbRecords = "No. Of records";
$strRowSize=" Row size "; //to translate
$strShowThisQuery=" Show this query here again "; //to translate
?>