mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
debug code, begone
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10453 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -266,7 +266,7 @@ class phpbb_captcha_qa
|
||||
$result = $db->sql_query($sql);
|
||||
|
||||
if ($row = $db->sql_fetchrow($result))
|
||||
{print_r($row);
|
||||
{
|
||||
$sql_in = array();
|
||||
|
||||
do
|
||||
|
Reference in New Issue
Block a user