remove phpinfo()

This commit is contained in:
Mohamad Damaj 2023-06-23 11:53:27 +03:00
parent 94be61be99
commit cac7139b9c

View file

@ -15,7 +15,6 @@
error_reporting(E_ALL);
ini_set('display_errors', 1);
?>
<?php phpinfo() ?>
<?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>