mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/12282] Add new line at EOF of the interface
PHPBB3-12282
This commit is contained in:
parent
11a9104b8a
commit
94a0331603
1 changed files with 1 additions and 1 deletions
|
@ -352,4 +352,4 @@ interface driver_interface
|
|||
* @return string A SQL statement like: "IN (1, 2, 3, 4)" or "= 1"
|
||||
*/
|
||||
public function sql_in_set($field, $array, $negate = false, $allow_empty_set = false);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue