check if simplexml is enabled

This commit is contained in:
Mohamad Damaj 2023-06-23 11:45:31 +03:00
parent b8e3cd8ba3
commit 94be61be99

View file

@ -15,6 +15,7 @@
error_reporting(E_ALL); error_reporting(E_ALL);
ini_set('display_errors', 1); ini_set('display_errors', 1);
?> ?>
<?php phpinfo() ?>
<?php include '/var/www/beta/templates/header.php'?> <?php include '/var/www/beta/templates/header.php'?>
<div class="circle"></div> <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> <p> NOTE: for people who want to use an RSS reader, here is the <a href='rss.xml'>rss.xml</a></p>