From 6d25f649845c3a7d9d87400611cd0c42eca330a4 Mon Sep 17 00:00:00 2001 From: Thibault UBUNTU Date: Thu, 31 Mar 2016 17:56:20 +0200 Subject: [PATCH] test --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index cb0acd73..f1c0122a 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