mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12683] Return constant
PHPBB3-12683
This commit is contained in:
@@ -87,6 +87,6 @@ class list_all extends command
|
||||
|
||||
$io->listing($search_backends);
|
||||
|
||||
return 0;
|
||||
return command::SUCCESS;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user