summaryrefslogtreecommitdiff
path: root/hourglass_ajax.php
diff options
context:
space:
mode:
Diffstat (limited to 'hourglass_ajax.php')
-rw-r--r--hourglass_ajax.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/hourglass_ajax.php b/hourglass_ajax.php
index 1a55083a3c..56c163aebf 100644
--- a/hourglass_ajax.php
+++ b/hourglass_ajax.php
@@ -26,7 +26,7 @@
define('WT_SCRIPT_NAME', 'hourglass_ajax.php');
require './includes/session.php';
-$controller=new WT_Controller_Hourglass();
+$controller = new WT_Controller_Hourglass();
header('Content-type: text/html; charset=UTF-8');