From: Florent Bruneau Date: Sun, 21 Feb 2010 12:14:24 +0000 (+0100) Subject: tmp X-Git-Tag: xorg/1.0.0~332^2~192 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=3bd575596bb943aef349693d4a602c346f3f862a;p=platal.git tmp Signed-off-by: Florent Bruneau --- diff --git a/upgrade/account/copy_tables.php b/upgrade/account/copy_tables.php index 027b3e7..7749f8f 100755 --- a/upgrade/account/copy_tables.php +++ b/upgrade/account/copy_tables.php @@ -22,10 +22,6 @@ require('./connect.db.inc.php'); -$globals->dbuser = 'admin'; -$globals->dbpwd = 'lknjiuhb'; -$globals->debug = 1; - function copyTable($source, $target, $convertToInnoDB = true) { XDB::execute('CREATE TABLE ' . $target . '