mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 03:04:09 +02:00
Fix up and tidy :)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9532 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
12
phpBB/includes/captcha/captcha_gd_wave.php
Executable file → Normal file
12
phpBB/includes/captcha/captcha_gd_wave.php
Executable file → Normal file
@@ -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
|
||||
),
|
||||
)
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
Reference in New Issue
Block a user