From 3bfadd294ed6b7c02dd8b480afee4bd8fbe63494 Mon Sep 17 00:00:00 2001 From: Petr Skoda Date: Tue, 6 Jul 2010 16:29:00 +0000 Subject: [PATCH] fixed whitespace --- lib/db/upgrade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/db/upgrade.php b/lib/db/upgrade.php index fca1def5028..03536144a30 100644 --- a/lib/db/upgrade.php +++ b/lib/db/upgrade.php @@ -602,7 +602,7 @@ function xmldb_main_upgrade($oldversion) { if ($oldversion < 2008080500) { - /// Define table portfolio_tempdata to be created + /// Define table portfolio_tempdata to be created $table = new xmldb_table('portfolio_tempdata'); /// Adding fields to table portfolio_tempdata