mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 04:04:12 +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:
8
phpBB/includes/captcha/captcha_factory.php
Executable file → Normal file
8
phpBB/includes/captcha/captcha_factory.php
Executable file → Normal file
@@ -1,8 +1,8 @@
|
||||
<?
|
||||
<?php
|
||||
/**
|
||||
*
|
||||
* @package VC
|
||||
* @version $Id: $
|
||||
* @version $Id$
|
||||
* @copyright (c) 2008 phpBB Group
|
||||
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
|
||||
*
|
||||
@@ -89,4 +89,6 @@ class phpbb_captcha_factory
|
||||
|
||||
return $captchas;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
Reference in New Issue
Block a user