View file Spiderwap.in File Hosting/sys/smarty/templates_c/b93aa1a596efc92800bc97b3259342ad2771fbb9.file.ank.tpl.php

File size: 1.29Kb
<?php /* Smarty version Smarty3-RC3, created on 2010-11-14 12:07:54
         compiled from "/home/elpik209/public_html/sys/smarty/templates/ank.tpl" */ ?>
<?php /*%%SmartyHeaderCode:3468444804cdfa6ea749349-19989319%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
  'file_dependency' => 
  array (
    'b93aa1a596efc92800bc97b3259342ad2771fbb9' => 
    array (
      0 => '/home/elpik209/public_html/sys/smarty/templates/ank.tpl',
      1 => 1286713810,
    ),
  ),
  'nocache_hash' => '3468444804cdfa6ea749349-19989319',
  'function' => 
  array (
  ),
  'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<div class="title">Личный кабинет</div>
<div class="main">

<?php ob_start();?><?php echo $_smarty_tpl->getVariable('user')->value['assec'];?>
<?php $_tmp1=ob_get_clean();?><?php if ($_tmp1>1){?>
<a href="../adm/index.php">Админка</a><br/>
<?php }?>

<a href="myfile.php">Мои файлы</a><br/>
<a href="/anketa-<?php echo $_smarty_tpl->getVariable('user')->value['id'];?>
">Моя анкета</a> <a href="editme.php">[изм.]</a><br/>
<a href="ava.php">Управление аватаркой</a><br/>
<a href="editpass.php">Сменить пароль</a><br/>
<a href="../exit.php">Выход</a>
</div>