View file Spiderwap.in File Hosting/sys/smarty/templates_c/63e673ddb8bceea9d0ecc79c9bc5fb6a1ed26532.file.abuse.tpl.php

File size: 1.41Kb
<?php /* Smarty version Smarty3-RC3, created on 2011-09-19 02:20:38
         compiled from "/home/spiderwa/public_html/sys/smarty/templates/abuse.tpl" */ ?>
<?php /*%%SmartyHeaderCode:1176900144e76df362b1657-06065255%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
  'file_dependency' => 
  array (
    '63e673ddb8bceea9d0ecc79c9bc5fb6a1ed26532' => 
    array (
      0 => '/home/spiderwa/public_html/sys/smarty/templates/abuse.tpl',
      1 => 1316410685,
    ),
  ),
  'nocache_hash' => '1176900144e76df362b1657-06065255',
  'function' => 
  array (
  ),
  'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<div class="main">Make a complaint</div>
<form action="abuse.php?id=<?php echo $_smarty_tpl->getVariable('id')->value;?>
" method="post">

<div class="main">
Subject of complaint:<br/>
<input type="text" name="theme" /><br/>
The text of the complaint:<br/>
<textarea name="text" cols="13" rows="4"></textarea>

<?php ob_start();?><?php echo $_smarty_tpl->getVariable('user')->value['id'];?>
<?php $_tmp1=ob_get_clean();?><?php if (empty($_tmp1)){?>
<br/>
<img src="captcha.php" alt="wait" /><br/>
Code from the image:<br/>
<input type="text" name="kod" />
<?php }?>

<br/>
<input type="submit" name="go" value="Send" />
</div></form>

<div class="ads"><a href="/file-<?php echo $_smarty_tpl->getVariable('id')->value;?>
">Back to File</a></div>