View file Spiderwap.in File Hosting/sys/smarty/templates_c/a0534371aa3671d4d10dfffcf7e143f3706daa4e.file.act.set.tpl.php

File size: 1.35Kb
<?php /* Smarty version Smarty3-RC3, created on 2010-11-14 12:33:26
         compiled from "/home/elpik209/public_html/sys/smarty/templates/adm/act.set.tpl" */ ?>
<?php /*%%SmartyHeaderCode:20905435834cdface61b9880-17037956%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
  'file_dependency' => 
  array (
    'a0534371aa3671d4d10dfffcf7e143f3706daa4e' => 
    array (
      0 => '/home/elpik209/public_html/sys/smarty/templates/adm/act.set.tpl',
      1 => 1286710330,
    ),
  ),
  'nocache_hash' => '20905435834cdface61b9880-17037956',
  'function' => 
  array (
  ),
  'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<div class="title">Настройки</div>
<form action="act.php?act=set" method="post">
<div class="main">
Обектов на страницу:<br/>
<input type="text" name="onp" value="<?php echo $_smarty_tpl->getVariable('set')->value['onp'];?>
" /><br/>
Баллов за загруженый файл:<br/>
<input type="text" name="balls" value="<?php echo $_smarty_tpl->getVariable('set')->value['balls'];?>
" /><br/>
Сколько времени считать файл новым(часы):<br/>
<input type="text" name="new" value="<?php echo $_smarty_tpl->getVariable('set')->value['new'];?>
" /><br/>
<input type="submit" name="set" value="Изменить"/ >
</div></form>