From 834d17c2dbcd8a89b0242d7434ad73793535daf1 Mon Sep 17 00:00:00 2001 From: Dave Goodwin Date: Wed, 5 Sep 2012 22:12:43 +0000 Subject: [PATCH] remove this git-svn-id: https://xerteonlinetoolkits.googlecode.com/svn/trunk@422 912cdd6b-5c7d-d5a7-a2ba-d0f0cdb91641 --- upgrade.php | 1 - 1 file changed, 1 deletion(-) diff --git a/upgrade.php b/upgrade.php index a303c176aa..aff157df1b 100644 --- a/upgrade.php +++ b/upgrade.php @@ -28,7 +28,6 @@ // cannot not have this. require_once(dirname(__FILE__) . "/config.php"); -_debug(print_r($xerte_toolkits_site, true)); function _db_field_exists($table, $field) { global $xerte_toolkits_site;