aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/captcha/captcha_gd_wave.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes/captcha/captcha_gd_wave.php')
-rw-r--r--[-rwxr-xr-x]phpBB/includes/captcha/captcha_gd_wave.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/phpBB/includes/captcha/captcha_gd_wave.php b/phpBB/includes/captcha/captcha_gd_wave.php
index 0356538a4d..41dfcdd9d4 100755..100644
--- a/phpBB/includes/captcha/captcha_gd_wave.php
+++ b/phpBB/includes/captcha/captcha_gd_wave.php
@@ -2,15 +2,15 @@
/**
*
* @package VC
-* @version $Id: captcha_gd.php,v 1.19 2007/01/26 16:07:43 acydburn Exp $
+* @version $Id$
* @copyright (c) 2006 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/
-
-
-/**
-Wave3D CAPTCHA by Robert Hetzler
+
+
+/**
+* Wave3D CAPTCHA by Robert Hetzler
*/
class captcha
{
@@ -836,7 +836,7 @@ class captcha
),
)
);
- }
+ }
}
?> \ No newline at end of file