Remove error reporting

This commit is contained in:
Mohamad Damaj 2023-06-23 11:54:53 +03:00
parent cac7139b9c
commit 6d07551abe

View file

@ -11,10 +11,6 @@
<meta content="#FD7717" data-react-helmet="true" name="theme-color" />
</head>
<body>
<?php
error_reporting(E_ALL);
ini_set('display_errors', 1);
?>
<?php include '/var/www/beta/templates/header.php'?>
<div class="circle"></div>
<p> NOTE: for people who want to use an RSS reader, here is the <a href='rss.xml'>rss.xml</a></p>