silence warnings

This commit is contained in:
Boden Garman 2015-09-10 12:18:20 +10:00
parent 9d47229fe7
commit 802ed0fd93
2 changed files with 3 additions and 3 deletions

View file

@ -55,4 +55,4 @@ $defaults['secondaryns'] = 'unconfigured.secondaryns'; # The value of the secon
$defaults['ttl'] = 3600; # Default TTL for records
## UI Options
$menutype = horizontal; # horizontal|vertical - use a horizontal or vertical menu
$menutype = 'horizontal'; # horizontal|vertical - use a horizontal or vertical menu