diff --git a/init/index.php b/init/index.php index 315a63f..0905218 100644 --- a/init/index.php +++ b/init/index.php @@ -35,6 +35,7 @@ if(file_exists($dir_tmp)){ if(file_exists($locaplic."/".$customDir."/index.php")){ include($locaplic."/".$customDir."/index.php"); } +error_reporting(0); ?> -- libgit2 0.21.2