Project

General

Profile

« Previous | Next » 

Revision 820

Added by thorn over 16 years ago

ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.

View differences:

text.php
26 26
// Must include code to stop this file being accessed directly
27 27
if(defined('WB_PATH') == false) { exit("Cannot access this file directly"); }
28 28

  
29
global $admin;
30 29
global $database;
31 30
$name = 'text';
32 31
$file = WB_PATH."/temp/.captcha_$name.php";

Also available in: Unified diff