Merge branch 'develop-olympus' into develop

* develop-olympus:
  [task/phpdoc] Make phpdoctor output quiet instead of verbose.
This commit is contained in:
Nils Adermann 2011-01-07 14:22:29 +01:00
commit 08f6a12325

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.