Viewing file: bca8c9118c15ff91c4976255bfdac70065687932.file.main.tpl.php (1.16 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php /* Smarty version Smarty3-RC3, created on 2012-03-29 11:05:58 compiled from "user/templates/main.tpl" */ ?> <?php /*%%SmartyHeaderCode:1707598044f7417e6c45261-25599032%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed'); $_smarty_tpl->decodeProperties(array ( 'file_dependency' => array ( 'bca8c9118c15ff91c4976255bfdac70065687932' => array ( 0 => 'user/templates/main.tpl', 1 => 1333008106, ), ), 'nocache_hash' => '1707598044f7417e6c45261-25599032', 'function' => array ( ), 'has_nocache_code' => false, )); /*/%%SmartyHeaderCode%%*/?> <?php $_smarty_tpl->tpl_vars['panel'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['key'] = new Smarty_Variable; $_from = unserialize(GetParam("Panel-center","all")); if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');} if (count($_from) > 0){ foreach ($_from as $_smarty_tpl->tpl_vars['panel']->key => $_smarty_tpl->tpl_vars['panel']->value){ $_smarty_tpl->tpl_vars['key']->value = $_smarty_tpl->tpl_vars['panel']->key; ?> <?php echo $_smarty_tpl->getVariable('Panels')->value[$_smarty_tpl->getVariable('panel')->value];?>
<?php }} ?>
|