From a4a6645c3a3a6a811d5571aae0f21a17576b27d5 Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Mon, 6 Oct 2014 21:24:32 +0100 Subject: Whitespace changes to reduce merge conflicts with the assets branch --- sourcelist.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sourcelist.php') diff --git a/sourcelist.php b/sourcelist.php index ac2687913c..2dfc023fce 100644 --- a/sourcelist.php +++ b/sourcelist.php @@ -25,7 +25,7 @@ define('WT_SCRIPT_NAME', 'sourcelist.php'); require './includes/session.php'; require_once WT_ROOT.'includes/functions/functions_print_lists.php'; -$controller=new WT_Controller_Page(); +$controller = new WT_Controller_Page(); $controller->setPageTitle(WT_I18N::translate('Sources')); $controller->pageHeader(); -- cgit v1.3