DefaultSettings: Fix doxygen warning for missing @endcond
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 31 Mar 2015 23:40:55 +0000 (00:40 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Tue, 31 Mar 2015 23:40:55 +0000 (00:40 +0100)
commitc19613276952f5fd13296da47b83430cd693b688
tree7c4fe5e7aebebea2871759b605f317340d924feb
parentb4bac102b60cd0ea9eaa96c295365ea918edea4e
DefaultSettings: Fix doxygen warning for missing @endcond

Follows-up r67733 which fixed this, but it got lost in the meantime.

> /includes/DefaultSettings.php:46:
>  warning: Conditional section with label file_level_code does not have
>  a corresponding @endcond command within this file.

Change-Id: If7cfe278c50e1639ef2662ba87c85426a964c22f
includes/DefaultSettings.php