mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[task/phpdoc] Make phpdoctor output quiet instead of verbose.
PHPBB3-9943
This commit is contained in:
parent
a1731d5e6e
commit
c3fe0d99f9
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ source_path = "../phpBB/"
|
|||
; than warnings and errors. Verbose mode outputs additional messages during
|
||||
; execution.
|
||||
|
||||
;quiet = on
|
||||
verbose = on
|
||||
quiet = on
|
||||
;verbose = on
|
||||
|
||||
; Select the doclet to use for generating output.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue