Add extra blank line before config group extension
commita7b26d7b0d9aef384a406a3561e2a49eeb8b8579
authorMatt Button <matthew@sigswitch.com>
Sun, 24 Jul 2011 01:32:11 +0000 (24 02:32 +0100)
committerMatt Button <matthew@sigswitch.com>
Sun, 24 Jul 2011 01:36:12 +0000 (24 02:36 +0100)
tree694424dd3f745711d1f1d6a01d9f2429e3cc29ad
parentf9ca3f546539620efb1f8444ccf522a43c6d3c1b
Add extra blank line before config group extension

For some obscure reason not having the space was causing reflection
to use the comment before the request execution in index.php

Adding the extra line stops that from happening and allows kodoc to
document the class correctly. refs #4118
classes/config/group.php