Newer
Older
ubFramework / Portal / docroot / test / templates_c / slayout / a93c101b56271724f50ebbbf793614b47262524e.file.Login.tpl.php
@Christopher W. Olsen Christopher W. Olsen on 10 Dec 2017 2 KB Cleaning Up Making It A Sub Module
<?php /* Smarty version Smarty-3.1.7, created on 2017-09-18 11:41:39
         compiled from "/usr/web/sites/portal.spherepbx.com/docroot/include/runtime/../../layouts/slayout/modules/Users/Login.tpl" */ ?>
<?php /*%%SmartyHeaderCode:123481322059bfe933a24b99-60143191%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
  'file_dependency' => 
  array (
    'a93c101b56271724f50ebbbf793614b47262524e' => 
    array (
      0 => '/usr/web/sites/portal.spherepbx.com/docroot/include/runtime/../../layouts/slayout/modules/Users/Login.tpl',
      1 => 1505749254,
      2 => 'file',
    ),
  ),
  'nocache_hash' => '123481322059bfe933a24b99-60143191',
  'function' => 
  array (
  ),
  'variables' => 
  array (
    '_CustomLoginTemplateFullPath' => 0,
    '_CustomLoginTemplate' => 0,
    '_DefaultLoginTemplate' => 0,
  ),
  'has_nocache_code' => false,
  'version' => 'Smarty-3.1.7',
  'unifunc' => 'content_59bfe933c72df',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_59bfe933c72df')) {function content_59bfe933c72df($_smarty_tpl) {?>^M
^M
<?php $_smarty_tpl->tpl_vars["_DefaultLoginTemplate"] = new Smarty_variable(vtemplate_path('Login.Default.tpl','Users'), null, 0);?>^M
<?php $_smarty_tpl->tpl_vars["_CustomLoginTemplate"] = new Smarty_variable(vtemplate_path('Login.Custom.tpl','Users'), null, 0);?>^M
<?php $_smarty_tpl->tpl_vars["_CustomLoginTemplateFullPath"] = new Smarty_variable("layouts/slayout/".($_smarty_tpl->tpl_vars['_CustomLoginTemplate']->value), null, 0);?>^M
^M
<?php if (file_exists($_smarty_tpl->tpl_vars['_CustomLoginTemplateFullPath']->value)){?>^M
        <?php echo $_smarty_tpl->getSubTemplate ($_smarty_tpl->tpl_vars['_CustomLoginTemplate']->value, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
^M
<?php }else{ ?>^M
        <?php echo $_smarty_tpl->getSubTemplate ($_smarty_tpl->tpl_vars['_DefaultLoginTemplate']->value, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
^M
<?php }?>
<?php }} ?>