[task/phpdoc] Make phpdoctor output quiet instead of verbose.

PHPBB3-9943
This commit is contained in:
Nils Adermann 2011-01-07 14:15:22 +01:00
parent a1731d5e6e
commit c3fe0d99f9

View file

@ -32,8 +32,8 @@ source_path = "../phpBB/"
; than warnings and errors. Verbose mode outputs additional messages during ; than warnings and errors. Verbose mode outputs additional messages during
; execution. ; execution.
;quiet = on quiet = on
verbose = on ;verbose = on
; Select the doclet to use for generating output. ; Select the doclet to use for generating output.