- Replace url in call to webmail by browser url rather than system host and domain [SME: 12910] - Fix up CSS so not inline - Sort out reveiw panel missing routines from FormMagic [SME: 12907].
all files stored in directory : -> /usr/share/perl5/vendor_perl/smeserver/Panel ? startup subroutines added for the server version sub startup{ $self->plugin Config $self->mode $self->setup_plugins; $self->setup_helpers; $self->setup_paths; $self->setup_sessions; $self->setup_routing; $self->setup_hooks; }