summaryrefslogtreecommitdiff
path: root/install.php
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-07-05 08:48:58 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-07-05 08:48:58 +0000
commit806d0a3dee25333558bb0a888c2a51c33f0723cd (patch)
tree4171b59abeb1607948721d86f5c76405c666491b /install.php
parentb9c40a52370c2e7d8b3db078f869e02881435da9 (diff)
downloadbrdo-806d0a3dee25333558bb0a888c2a51c33f0723cd.tar.gz
brdo-806d0a3dee25333558bb0a888c2a51c33f0723cd.tar.bz2
#156910 by asimmonds: fix code indentation problems introduced with new code in this development cycle; only whitespace changes
Diffstat (limited to 'install.php')
-rw-r--r--install.php2
1 files changed, 1 insertions, 1 deletions
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.