| Server IP : 23.111.136.34 / Your IP : 216.73.216.136 Web Server : Apache System : Linux servidor.eurohost.com.br 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : meusitei ( 1072) PHP Version : 5.6.40 Disable Function : show_source, system, shell_exec, passthru, proc_open MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/meusitei/templates_c/ |
Upload File : |
<?php
/* Smarty version 3.1.29, created on 2022-09-06 12:03:11
from "/home/meusitei/public_html/central/templates/six/twitterfeed.tpl" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_631736ffa738c7_18012625',
'file_dependency' =>
array (
'3185b8a4a0c2586980acb0ea676769561ede652d' =>
array (
0 => '/home/meusitei/public_html/central/templates/six/twitterfeed.tpl',
1 => 1531218804,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_631736ffa738c7_18012625 ($_smarty_tpl) {
$_from = $_smarty_tpl->tpl_vars['tweets']->value;
if (!is_array($_from) && !is_object($_from)) {
settype($_from, 'array');
}
$__foreach_tweet_0_saved_item = isset($_smarty_tpl->tpl_vars['tweet']) ? $_smarty_tpl->tpl_vars['tweet'] : false;
$__foreach_tweet_0_saved_key = isset($_smarty_tpl->tpl_vars['num']) ? $_smarty_tpl->tpl_vars['num'] : false;
$_smarty_tpl->tpl_vars['tweet'] = new Smarty_Variable();
$_smarty_tpl->tpl_vars['num'] = new Smarty_Variable();
$_smarty_tpl->tpl_vars['tweet']->_loop = false;
foreach ($_from as $_smarty_tpl->tpl_vars['num']->value => $_smarty_tpl->tpl_vars['tweet']->value) {
$_smarty_tpl->tpl_vars['tweet']->_loop = true;
$__foreach_tweet_0_saved_local_item = $_smarty_tpl->tpl_vars['tweet'];
?>
<?php if ($_smarty_tpl->tpl_vars['num']->value < $_smarty_tpl->tpl_vars['numtweets']->value) {?>
<div class="tweet">
<i class="fa fa-twitter fa-2x"></i>
<p>
<?php echo $_smarty_tpl->tpl_vars['tweet']->value['tweet'];?>
<span><?php echo $_smarty_tpl->tpl_vars['tweet']->value['date'];?>
</span>
</p>
</div>
<?php }
$_smarty_tpl->tpl_vars['tweet'] = $__foreach_tweet_0_saved_local_item;
}
if ($__foreach_tweet_0_saved_item) {
$_smarty_tpl->tpl_vars['tweet'] = $__foreach_tweet_0_saved_item;
}
if ($__foreach_tweet_0_saved_key) {
$_smarty_tpl->tpl_vars['num'] = $__foreach_tweet_0_saved_key;
}
?>
<p>
<?php echo $_smarty_tpl->tpl_vars['LANG']->value['twitterfollowus'];?>
@<a href="http://twitter.com/<?php echo $_smarty_tpl->tpl_vars['twitterusername']->value;?>
" target="_blank"><?php echo $_smarty_tpl->tpl_vars['twitterusername']->value;?>
</a> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['twitterfollowuswhy'];?>
</p>
<?php }
}