summaryrefslogtreecommitdiff
path: root/install.php
diff options
context:
space:
mode:
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.