Server IP : 213.176.29.180 / Your IP : 3.145.107.223 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/self/cwd/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
public_html/whmcs/templates_c/092265fe1c5ee811d6b188ca83a7525efe33dce9_0.file.flashmessage.tpl.php 0000644 00000002570 14736120152 0030150 0 ustar 00 home/webtaragh <?php /* Smarty version 3.1.36, created on 2024-10-24 10:53:48 from '/home/webtaragh/public_html/mamad/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_671a273c792c56_91177701', 'has_nocache_code' => false, 'file_dependency' => array ( '092265fe1c5ee811d6b188ca83a7525efe33dce9' => array ( 0 => '/home/webtaragh/public_html/mamad/templates/twenty-one/includes/flashmessage.tpl', 1 => 1695537416, 2 => 'file', ), ), 'includes' => array ( ), ),false)) { function content_671a273c792c56_91177701 (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 } } }