$reload has now true boolean values

This commit is contained in:
Loïc Chapeaux
2001-09-07 19:42:41 +00:00
parent aa02f1eb70
commit 0ac430fd27
4 changed files with 6 additions and 6 deletions

View File

@@ -85,7 +85,7 @@ if (isset($new_name) && trim($new_name) != '') {
}
$message = sprintf($strCopyTableOK, $source, $target);
$reload = 'true';
$reload = 1;
} // end is target table name