mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00: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:
parent
ac27e1961a
commit
3e224cf856
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue