1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-25 07:21:03 +02:00
This commit is contained in:
CaMer0n
2012-06-19 13:20:30 +00:00
parent 381c8f2540
commit 73f3106df5
2 changed files with 4 additions and 3 deletions

View File

@@ -272,8 +272,8 @@ if ($pref['membersonly_enabled'])
if($signup_imagecode)
{
require_once(e_HANDLER."secure_img_handler.php");
$sec_img = new secure_image;
// require_once(e_HANDLER."secure_img_handler.php");
// $sec_img = new secure_image;
}