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