|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /home/queenjbs/xe/modules/syndication/tpl/ |
Upload File : |
{'<?xml version="1.0" encoding="utf-8"?>'}
<feed xmlns="http://www.w3.org/2005/Atom">
<!--#include("./include.site.html")-->
<!--@if(count($channels))-->
<!--@foreach($channels as $key => $channel_info)-->
<entry>
<!--#include("./include.channel.html")-->
</entry>
<!--@end-->
<!--@elseif(count($articles->list))-->
<!--@if($articles->next_url)--><link rel="next-in-thread" href="{htmlspecialchars($articles->next_url)}" /><!--@end-->
<!--@foreach($articles->list as $key => $article)-->
<!--#include("./include.articles.html")-->
<!--@end-->
<!--@elseif(count($deleted->list))-->
<!--@if($deleted->next_url)--><link rel="next-in-thread" href="{htmlspecialchars($deleted->next_url)}" /><!--@end-->
<!--@foreach($deleted->list as $key => $delete)-->
<!--#include("./include.deleted.html")-->
<!--@end-->
<!--@end-->
</feed>