Advertisement
n0aX

cached_body01

Nov 10th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 3.09 KB | None | 0 0
  1. <?php /*%%SmartyHeaderCode:12952509ec4924702c3-21986404%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
  2. $_valid = $_smarty_tpl->decodeProperties(array (
  3.   'file_dependency' =>
  4.   array (
  5.     '28a234b347dbec190f15ba6ff931687ef14d17cc' =>
  6.     array (
  7.       0 => 'templates/_core/body.tpl',
  8.       1 => 1351701314,
  9.       2 => 'file',
  10.     ),
  11.     '71fb5ed76df6f5c13c64f923e8bb1d3f6130141f' =>
  12.     array (
  13.       0 => 'templates/_core/head.tpl',
  14.       1 => 1351079029,
  15.       2 => 'file',
  16.     ),
  17.     '139dec841fb249c8c6c266154c9bbdea8f686dd4' =>
  18.     array (
  19.       0 => 'templates/ersev/inc/begin.tpl',
  20.       1 => 1351059055,
  21.       2 => 'file',
  22.     ),
  23.     '99a7585609419b1db5ab8add93d8856ca2776c35' =>
  24.     array (
  25.       0 => 'templates/ersev/inc/header.tpl',
  26.       1 => 1351735873,
  27.       2 => 'file',
  28.     ),
  29.     'e7a57f84c470919c3088e178afc9a71678764a22' =>
  30.     array (
  31.       0 => 'templates/ersev/pages/page_default.tpl',
  32.       1 => 1351965454,
  33.       2 => 'file',
  34.     ),
  35.     'b3da2db24583f17eacc1707decad46da6a5802c3' =>
  36.     array (
  37.       0 => 'templates/ersev/inc/footer.tpl',
  38.       1 => 1351057925,
  39.       2 => 'file',
  40.     ),
  41.     '18adbeb5411dd77a31ca6e5a33dacc06aa344ed4' =>
  42.     array (
  43.       0 => 'templates/_core/tail.tpl',
  44.       1 => 1351076996,
  45.       2 => 'file',
  46.     ),
  47.     '24a3ca3a61df58221124df5ea9dc32638480d20a' =>
  48.     array (
  49.       0 => 'templates/_core/inc/end.tpl',
  50.       1 => 1351059045,
  51.       2 => 'file',
  52.     ),
  53.   ),
  54.   'nocache_hash' => '12952509ec4924702c3-21986404',
  55.   'variables' =>
  56.   array (
  57.     'pageType' => 1,
  58.     'pv' => 1,
  59.     'pageTemplate' => 1,
  60.     'cap' => 0,
  61.   ),
  62.   'has_nocache_code' => true,
  63.   'version' => 'Smarty-3.1.12',
  64.   'unifunc' => 'content_509ec492b253f4_36345482',
  65.   'cache_lifetime' => -1,
  66. ),true); /*/%%SmartyHeaderCode%%*/?>
  67. <?php if ($_valid && !is_callable('content_509ec492b253f4_36345482')) {function content_509ec492b253f4_36345482($_smarty_tpl) {?>
  68. <?php if ($_smarty_tpl->tpl_vars['pageType']->value=="html"){?>
  69. <?php echo $_smarty_tpl->getSubTemplate ("head.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);?>
  70.  
  71.  
  72. <?php if ($_smarty_tpl->tpl_vars['pv']->value['error']){?>
  73. <?php echo $_smarty_tpl->getSubTemplate ("error.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);?>
  74.  
  75. <?php }?>
  76.  
  77. <?php echo $_smarty_tpl->getSubTemplate ("inc/header.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);?>
  78.  
  79.  
  80. <?php }?>
  81.  
  82. <?php echo $_smarty_tpl->getSubTemplate ($_smarty_tpl->tpl_vars['pageTemplate']->value['body'], $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);?>
  83.  
  84.  
  85. <?php if ($_smarty_tpl->tpl_vars['pageType']->value=="html"){?>
  86.  
  87. <?php echo $_smarty_tpl->getSubTemplate ("inc/footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);?>
  88.  
  89.  
  90. <?php echo $_smarty_tpl->getSubTemplate ("tail.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);?>
  91.  
  92.  
  93. <?php }?>
  94.  
  95.  
  96. <?php if ($_smarty_tpl->tpl_vars['pageType']->value=="html"){?>
  97. </body>
  98. </html>
  99. <?php }?>
  100. <?php }} ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement