diff options
-rw-r--r-- | upgrade.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/upgrade.php b/upgrade.php index 175885715..b9b1385f0 100644 --- a/upgrade.php +++ b/upgrade.php @@ -279,8 +279,6 @@ if ($has_remote_site) // +-----------------------------------------------------------------------+ $tables = get_tables(); -// echo '<pre>'; print_r($tables); echo '</pre>'; -// echo 'PREFIX_TABLE='.PREFIX_TABLE.'<br>'; $columns_of = get_columns_of($tables); // find the current release |