Quote:
Originally Posted by adulttemps
yep updated the git repo as well
<?php
// Include Settings
require('settings.php');
require('functions.php');
get_xml();
echo 'nothing here to see';
?>
|
I must have something wrong in the code, error list:
failed to open stream: No such file or directory in
/includes/includes/data/feed.xml
one /includes to much.