mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/13740] Tasks can appear as multiple steps for the progress bar
PHPBB3-13740
This commit is contained in:
@@ -52,5 +52,5 @@ interface module_interface
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
public function get_task_count();
|
||||
public function get_step_count();
|
||||
}
|
||||
|
Reference in New Issue
Block a user