1234567891011121314151617181920212223242526 |
- <?php
- /* Smarty version 3.1.30, created on 2017-06-28 15:56:16
- from "E:\WebRoot\Qii\private\Controller\view\index.tpl" */
- /* @var Smarty_Internal_Template $_smarty_tpl */
- if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
- 'version' => '3.1.30',
- 'unifunc' => 'content_59536120543292_82164805',
- 'has_nocache_code' => false,
- 'file_dependency' =>
- array (
- 'b541b7081a689b2c42974c2e59535e792944d246' =>
- array (
- 0 => 'E:\\WebRoot\\Qii\\private\\Controller\\view\\index.tpl',
- 1 => 1498636237,
- 2 => 'file',
- ),
- ),
- 'includes' =>
- array (
- ),
- ),false)) {
- function content_59536120543292_82164805 (Smarty_Internal_Template $_smarty_tpl) {
- ?>
- This is tpl from controller dir<?php }
- }
|