==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=5127
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
--- Comment #25 from Unnilennium <[email protected]> ---
I am upgrading to 1.8
current fragment still include
REPLACE INTO `egw_config` (`config_app`, `config_name`, `config_value`)
VALUES ('phpgwapi', 'hostname', '{ $DomainName }');
I am not sure if we need to keep this one or patch as suggested.....
and regarding comment # 1 I would rather suggest
REPLACE INTO `egw_config` (`config_app`, `config_name`, `config_value`)
VALUES ('phpgwapi', 'hostname', '{$SystemName }.{ $DomainName }');
instead of commenting out
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/