mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-26 11:30:22 +02:00
Merge branch '3.2.x'
This commit is contained in:
@@ -70,6 +70,11 @@ abstract class iohandler_base implements iohandler_interface
|
|||||||
*/
|
*/
|
||||||
protected $current_task_name;
|
protected $current_task_name;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var bool
|
||||||
|
*/
|
||||||
|
protected $restart_progress_bar;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor
|
* Constructor
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user