mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-25 18:13:28 +01:00
[ticket/12627] Add missing function definition for set_debug_sql_explain
PHPBB3-12627
This commit is contained in:
parent
72ce0ec309
commit
0e89c85178
@ -108,7 +108,9 @@ abstract class driver implements driver_interface
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function set_debug_sql_explain($value)
|
||||
{
|
||||
$this->debug_sql_explain = $value;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user