From 356b2582f3e6a43ecf2607acad4a7fe0b37f659a Mon Sep 17 00:00:00 2001 From: Bot Date: Tue, 3 Jan 2017 03:22:48 +0100 Subject: PPHDoc, formatting, fixes, cleanup --- includes/pages/guest_start.php | 1 + 1 file changed, 1 insertion(+) (limited to 'includes/pages/guest_start.php') diff --git a/includes/pages/guest_start.php b/includes/pages/guest_start.php index c89f680e..4cd2fa42 100644 --- a/includes/pages/guest_start.php +++ b/includes/pages/guest_start.php @@ -2,4 +2,5 @@ function guest_start() { redirect(page_link_to('login')); + return true; } -- cgit v1.2.3-54-g00ecf