summaryrefslogtreecommitdiff
path: root/import.php
diff options
context:
space:
mode:
Diffstat (limited to 'import.php')
-rw-r--r--import.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/import.php b/import.php
index 57639ae56f..51cc2519b3 100644
--- a/import.php
+++ b/import.php
@@ -34,7 +34,7 @@ if (!WT_USER_GEDCOM_ADMIN) {
exit;
}
-$controller=new WT_Controller_Ajax();
+$controller = new WT_Controller_Ajax();
$controller
->pageHeader();