Update background image settings to use bitflags

This commit is contained in:
Zach Copley
2009-06-17 02:35:51 -07:00
parent ea5d46a94d
commit 76cbeff33c
5 changed files with 93 additions and 46 deletions

View File

@@ -79,7 +79,7 @@ $config =
'textcolor' => '#000000',
'linkcolor' => '#002E6E',
'backgroundimage' => null,
'tile' => true),
'disposition' => 1),
'path' => $_path,
'logfile' => null,
'logo' => null,