From a42c55f02b7e313ab61bf826794d0888f2dceae1 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 17 Apr 2013 18:34:18 +0400 Subject: fix blank character after opening bracket in function calls --- plugins/mobile/index.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/mobile/index.php') diff --git a/plugins/mobile/index.php b/plugins/mobile/index.php index 8202f4043..7154ebdc2 100644 --- a/plugins/mobile/index.php +++ b/plugins/mobile/index.php @@ -20,7 +20,7 @@ init_plugins($link); - login_sequence( true); + login_sequence(true); ?> @@ -76,13 +76,13 @@ -- cgit v1.2.3-54-g00ecf