| 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-10-15 10:21:54
from "/home/meusitei/public_html/central/modules/servers/cpanel/templates/loginbuttons.tpl" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_634a89c20188c1_14283797',
'file_dependency' =>
array (
'0a8f127859a66a7b3deda8cdb16b7b21581a5b8b' =>
array (
0 => '/home/meusitei/public_html/central/modules/servers/cpanel/templates/loginbuttons.tpl',
1 => 1531218804,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_634a89c20188c1_14283797 ($_smarty_tpl) {
?>
<form action="clientarea.php" method="post" target="_blank">
<input type="hidden" name="action" value="productdetails" />
<input type="hidden" name="id" value="<?php echo $_smarty_tpl->tpl_vars['serviceid']->value;?>
" />
<input type="hidden" name="dosinglesignon" value="1" />
<input type="submit" value="<?php if ($_smarty_tpl->tpl_vars['producttype']->value == "hostingaccount") {
echo $_smarty_tpl->tpl_vars['LANG']->value['cpanellogin'];
} else {
echo $_smarty_tpl->tpl_vars['LANG']->value['cpanelwhmlogin'];
}?>" class="btn btn-primary modulebutton" />
<input type="button" value="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['cpanelwebmaillogin'];?>
" onClick="window.open('http<?php if ($_smarty_tpl->tpl_vars['serversecure']->value) {?>s<?php }?>://<?php if ($_smarty_tpl->tpl_vars['serverhostname']->value) {
echo $_smarty_tpl->tpl_vars['serverhostname']->value;
} else {
echo $_smarty_tpl->tpl_vars['serverip']->value;
}?>:<?php if ($_smarty_tpl->tpl_vars['serversecure']->value) {?>2096<?php } else { ?>2095<?php }?>/')" class="btn btn-default modulebutton" />
</form>
<?php }
}