mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/12683] Pass tables via parameter and small fix
PHPBB3-12683
This commit is contained in:
@@ -17,5 +17,5 @@ use phpbb\exception\runtime_exception;
|
||||
|
||||
class search_exception extends runtime_exception
|
||||
{
|
||||
// TODO: Launch this exception from search instead of RuntimeException
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user