From 806d0a3dee25333558bb0a888c2a51c33f0723cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Thu, 5 Jul 2007 08:48:58 +0000 Subject: #156910 by asimmonds: fix code indentation problems introduced with new code in this development cycle; only whitespace changes --- install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.php') diff --git a/install.php b/install.php index 8334327e8..28748d2e3 100644 --- a/install.php +++ b/install.php @@ -699,7 +699,7 @@ function install_tasks($profile, $task) { } } // Found nothing to import or not foreign language, go to next task. - $task = 'finished'; + $task = 'finished'; } // We are running a batch import of interface translation files. -- cgit v1.2.3