/[smecontribs]/rpms/smeserver-egroupware/contribs9/smeserver-egroupware-1.8.005-sme5127.patch
ViewVC logotype

Contents of /rpms/smeserver-egroupware/contribs9/smeserver-egroupware-1.8.005-sme5127.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Jun 17 19:16:37 2014 UTC (9 years, 10 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-egroupware-1_8_6-1_el6_sme, smeserver-egroupware-1_8_6-1, HEAD
Initial import to v9

1 diff -up smeserver-egroupware-1.8.005/root/etc/e-smith/templates/etc/e-smith/sql/init/81egw_domain.sql.sme5127 smeserver-egroupware-1.8.005/root/etc/e-smith/templates/etc/e-smith/sql/init/81egw_domain.sql
2 --- smeserver-egroupware-1.8.005/root/etc/e-smith/templates/etc/e-smith/sql/init/81egw_domain.sql.sme5127 2013-12-11 18:21:37.000000000 -0500
3 +++ smeserver-egroupware-1.8.005/root/etc/e-smith/templates/etc/e-smith/sql/init/81egw_domain.sql 2013-12-15 14:13:30.000000000 -0500
4 @@ -8,7 +8,7 @@ USE mysql;
5 USE { $egroupware{DbName} };
6
7 REPLACE INTO `egw_config` (`config_app`, `config_name`, `config_value`)
8 - VALUES ('phpgwapi', 'hostname', '{ $DomainName }');
9 + VALUES ('phpgwapi', 'hostname', '{$SystemName }.{ $DomainName }');
10
11 REPLACE INTO `egw_config` (`config_app`, `config_name`, `config_value`)
12 VALUES ('phpgwapi', 'mail_suffix', '{ $DomainName }' );

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed