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

File size: 1.27Kb
<?php /* Smarty version Smarty3-RC3, created on 2011-09-19 02:38:59
         compiled from "/home/spiderwa/public_html/sys/smarty/templates/adm/act.set.tpl" */ ?>
<?php /*%%SmartyHeaderCode:1420584194e76e383c9f488-23652646%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
  'file_dependency' => 
  array (
    '8fe4599bb454054cd3f5bfee8a47d29f6c680621' => 
    array (
      0 => '/home/spiderwa/public_html/sys/smarty/templates/adm/act.set.tpl',
      1 => 1316414142,
    ),
  ),
  'nocache_hash' => '1420584194e76e383c9f488-23652646',
  'function' => 
  array (
  ),
  'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<div class="title">Settings</div>
<form action="act.php?act=set" method="post">
<div class="main">
Properties per page:<br/>
<input type="text" name="onp" value="<?php echo $_smarty_tpl->getVariable('set')->value['onp'];?>
" /><br/>
Points for the Uploaded file:<br/>
<input type="text" name="balls" value="<?php echo $_smarty_tpl->getVariable('set')->value['balls'];?>
" /><br/>
How long does it assume a new file (hours):<br/>
<input type="text" name="new" value="<?php echo $_smarty_tpl->getVariable('set')->value['new'];?>
" /><br/>
<input type="submit" name="set" value="Change"/ >
</div></form>