mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-21 16:22:22 +02:00
[ticket/12282] Add new line at EOF of the interface
PHPBB3-12282
This commit is contained in:
parent
11a9104b8a
commit
94a0331603
@ -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…
x
Reference in New Issue
Block a user