diff options
Diffstat (limited to 'cgi-bin/localbucky.pm.tmpl')
| -rw-r--r-- | cgi-bin/localbucky.pm.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi-bin/localbucky.pm.tmpl b/cgi-bin/localbucky.pm.tmpl index 143c192..69a617a 100644 --- a/cgi-bin/localbucky.pm.tmpl +++ b/cgi-bin/localbucky.pm.tmpl @@ -9,7 +9,7 @@ our $BUCKY_NAME = 'king of sf'; our $BUCKY_SHORT_NAME = 'kingofsf'; our $BUCKY_COOKIE_DOMAIN = 'kingofsf.com'; -our $BUCKY_ADMINISTRATOR = 'marc'; +our $BUCKY_ADMINISTRATOR = 'jules'; our $BUCKY_DEFAULT_BOXES = " welcome bPod radio postform hootbox photostream "; our $BUCKY_DEFAULT_KEYWORD = 'NONE'; # default should be 'NONE' our $BUCKY_TIMEZONE_OFFSET = 8; # correct your server's offset from GMT |
