check if simplexml is enabled
This commit is contained in:
parent
b8e3cd8ba3
commit
94be61be99
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
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>
|
||||
|
|
Reference in a new issue