From 88dc2f57b91fbfd0e3a1bd2e43eca1a90d0dc4fd Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 22 Sep 2014 12:56:24 +0000 Subject: remove debug code git-svn-id: http://piwigo.org/svn/trunk@29736 68402e56-0260-453c-a942-63ccdbb3a9ee --- upgrade.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'upgrade.php') 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 '
'; print_r($tables); echo '
'; -// echo 'PREFIX_TABLE='.PREFIX_TABLE.'
'; $columns_of = get_columns_of($tables); // find the current release -- cgit v1.2.3