Server IP : 213.176.29.180 / Your IP : 18.220.227.250 Web Server : Apache System : Linux 213.176.29.180.hostiran.name 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64 User : webtaragh ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /proc/473/../self/cwd/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
public_html/whmcs/templates_c/47a1917e3b6e7ec592d9017a0f6ede47768bdbf0_0.file.flashmessage.tpl.php 0000644 00000002570 14736120316 0030157 0 ustar 00 home/webtaragh <?php /* Smarty version 3.1.36, created on 2024-10-29 09:50:04 from '/home/webtaragh/public_html/whmcs/templates/twenty-one/includes/flashmessage.tpl' */ /* @var Smarty_Internal_Template $_smarty_tpl */ if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array ( 'version' => '3.1.36', 'unifunc' => 'content_6720afccdcc595_35882400', 'has_nocache_code' => false, 'file_dependency' => array ( '47a1917e3b6e7ec592d9017a0f6ede47768bdbf0' => array ( 0 => '/home/webtaragh/public_html/whmcs/templates/twenty-one/includes/flashmessage.tpl', 1 => 1695537416, 2 => 'file', ), ), 'includes' => array ( ), ),false)) { function content_6720afccdcc595_35882400 (Smarty_Internal_Template $_smarty_tpl) { $_prefixVariable1 = get_flash_message(); $_smarty_tpl->_assignInScope('message', $_prefixVariable1); if ($_prefixVariable1) {?> <div class="alert alert-<?php if ($_smarty_tpl->tpl_vars['message']->value['type'] == "error") {?>danger<?php } elseif ($_smarty_tpl->tpl_vars['message']->value['type'] == 'success') {?>success<?php } elseif ($_smarty_tpl->tpl_vars['message']->value['type'] == 'warning') {?>warning<?php } else { ?>info<?php } if ((isset($_smarty_tpl->tpl_vars['align']->value))) {?> text-<?php echo $_smarty_tpl->tpl_vars['align']->value; }?>"> <?php echo $_smarty_tpl->tpl_vars['message']->value['text'];?> </div> <?php } } }