mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 16:27:38 +02:00
new permissions, merged attachment tables (the intended purpose of two tables is no longer valid), attachment updates along the merging...
Note: please merge your attachment tables (develop dir). git-svn-id: file:///svn/phpbb/trunk@4637 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -381,7 +381,7 @@ class sql_db
|
||||
// DEBUG
|
||||
function sql_report($mode, $query = '')
|
||||
{
|
||||
if (empty($_GET['explain']))
|
||||
if (empty($_REQUEST['explain']))
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user