From 54dea8836cf875a0172c30db5d0d4669794ef5b1 Mon Sep 17 00:00:00 2001 From: Thibault UBUNTU Date: Thu, 31 Mar 2016 17:56:20 +0200 Subject: [PATCH] Revert "test" This reverts commit 6d25f649845c3a7d9d87400611cd0c42eca330a4. --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index f1c0122a..cb0acd73 100755 --- a/index.php +++ b/index.php @@ -27,4 +27,4 @@ require(dirname(__FILE__).'/config/config.inc.php'); ControllerFactory::getController('IndexController')->run(); - \ No newline at end of file + \ No newline at end of file