| Server IP : 104.21.17.213 / Your IP : 216.73.217.141 Web Server : Apache System : Linux hosting01.arsenalhost.com 4.18.0-425.13.1.lve.el8.x86_64 #1 SMP Mon Feb 27 15:23:24 EST 2023 x86_64 User : corbizre ( 1013) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/corbizre/nextgreathome.com/templates_c/ |
Upload File : |
<?php /* Smarty version 2.6.32, created on 2023-07-07 11:43:55
compiled from main-rss.tpl.html */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'htmlspecialchars', 'main-rss.tpl.html', 17, false),array('modifier', 'date_format', 'main-rss.tpl.html', 20, false),)), $this); ?>
<?php echo '<?xml'; ?>
version="1.0" encoding="utf-8"<?php echo '?>'; ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>www.NextGreatHome.com Real Estate listings</title>
<description>www.NextGreatHome.com - Live Updates.</description>
<link><?php echo $this->_tpl_vars['HTTP_HOST']; ?>
rss</link>
<language>en</language>
<copyright><?php echo $this->_tpl_vars['HTTP_HOST']; ?>
</copyright>
<generator><?php echo $this->_tpl_vars['HTTP_HOST']; ?>
rss</generator>
<ttl>30</ttl>
<atom:link href="<?php echo $this->_tpl_vars['HTTP_HOST']; ?>
rss" rel="self" type="application/rss+xml" />
<?php if ($this->_tpl_vars['houses']): ?>
<?php $_from = $this->_tpl_vars['houses']; if (($_from instanceof StdClass) || (!is_array($_from) && !is_object($_from))) { settype($_from, 'array'); }$this->_foreach['houseslist'] = array('total' => count($_from), 'iteration' => 0);
if ($this->_foreach['houseslist']['total'] > 0):
foreach ($_from as $this->_tpl_vars['house']):
$this->_foreach['houseslist']['iteration']++;
?>
<item>
<title><?php echo ((is_array($_tmp=$this->_tpl_vars['house']['address'])) ? $this->_run_mod_handler('htmlspecialchars', true, $_tmp) : htmlspecialchars($_tmp)); ?>
, <?php echo ((is_array($_tmp=$this->_tpl_vars['house']['city'])) ? $this->_run_mod_handler('htmlspecialchars', true, $_tmp) : htmlspecialchars($_tmp)); ?>
, <?php echo $this->_tpl_vars['house']['state']; ?>
<?php echo $this->_tpl_vars['house']['zip']; ?>
</title>
<description><?php echo ((is_array($_tmp=$this->_tpl_vars['house']['address'])) ? $this->_run_mod_handler('htmlspecialchars', true, $_tmp) : htmlspecialchars($_tmp)); ?>
, <?php echo ((is_array($_tmp=$this->_tpl_vars['house']['city'])) ? $this->_run_mod_handler('htmlspecialchars', true, $_tmp) : htmlspecialchars($_tmp)); ?>
, <?php echo $this->_tpl_vars['house']['state']; ?>
<?php echo $this->_tpl_vars['house']['zip']; ?>
<?php if ($this->_tpl_vars['house']['status']): ?> <?php echo ((is_array($_tmp=$this->_tpl_vars['house']['status'])) ? $this->_run_mod_handler('htmlspecialchars', true, $_tmp) : htmlspecialchars($_tmp)); ?>
<?php endif; ?></description>
<link><?php echo $this->_tpl_vars['HTTP_HOST']; ?>
property<?php echo $this->_tpl_vars['DELIMITER']; ?>
ID<?php echo $this->_tpl_vars['house']['ID']; ?>
.html</link>
<pubDate><?php echo ((is_array($_tmp=$this->_tpl_vars['house']['last_update'])) ? $this->_run_mod_handler('date_format', true, $_tmp, "%m/%d/%y %H:%M:%S %Z") : smarty_modifier_date_format($_tmp, "%m/%d/%y %H:%M:%S %Z")); ?>
</pubDate>
</item>
<?php endforeach; endif; unset($_from); ?>
<?php else: ?>
<item>Feed is empty</item>
<?php endif; ?>
</channel>
</rss>