mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/14262] Move convertor to controller
PHPBB3-14262
This commit is contained in:
@@ -289,4 +289,11 @@ class cli_iohandler extends iohandler_base
|
||||
public function render_update_file_status($status_array)
|
||||
{
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function redirect($url, $use_ajax = false)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user