X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/631048856d53591fed1253a61f63ab07c3772443..3604041e53db6c82e175f0fb3b69414d147de8a2:/index.php?ds=sidebyside diff --git a/index.php b/index.php old mode 100755 new mode 100644 index d267140..127d9e6 --- a/index.php +++ b/index.php @@ -26,7 +26,7 @@ require (JIRAFEAU_ROOT . 'lib/functions.php'); require (JIRAFEAU_ROOT . 'lib/lang.php'); require (JIRAFEAU_ROOT . 'lib/template/header.php'); -check_errors (); +check_errors ($cfg); if (has_error ()) { show_errors ();