diff --git a/index.php b/index.php index 059d0d2da2..f43bc39d44 100644 --- a/index.php +++ b/index.php @@ -6,7 +6,7 @@ */ //Temporal hack to redirect calls to the new web/index.php -header('Location: web/index'); +header('Location: web/index.php'); exit; define('CHAMILO_HOMEPAGE', true);