mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +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:
6
phpBB/includes/captcha/captcha_plugin.php
Executable file → Normal file
6
phpBB/includes/captcha/captcha_plugin.php
Executable file → Normal file
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
|
||||
interface phpbb_captcha_plugin
|
||||
{
|
||||
@@ -94,4 +94,6 @@ interface phpbb_captcha_plugin
|
||||
*/
|
||||
function get_attempt_count();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
Reference in New Issue
Block a user