From 6b730a7b1a1c78d79d3bb7c516c9a92531933ae0 Mon Sep 17 00:00:00 2001 From: Laurent Giovannoni <laurent.giovannoni@maarch.org> Date: Wed, 25 Jan 2017 14:06:36 +0100 Subject: [PATCH] test commit git 2 --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index aff06b198d8..dd8fd00f117 100644 --- a/index.php +++ b/index.php @@ -55,3 +55,4 @@ if (isset($_GET['origin']) && $_GET['origin'] == 'scan') { header('location: apps/'.$_SESSION['config']['app_id'] . '/index.php?display=true&page=login'); } + -- GitLab