mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 06:38:52 +00:00
Merge branch 'task/naderman/phpdoc' into develop-olympus
* task/naderman/phpdoc: [task/phpdoc] Make phpdoctor output quiet instead of verbose.
This commit is contained in:
commit
7a2348bf7f
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