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

Annotation of /rpms/smeserver-egroupware/contribs10/smeserver-egroupware-1.8.005-sme5127.patch

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


Revision 1.1 - (hide annotations) (download)
Mon Jan 18 10:41:47 2021 UTC (3 years, 3 months ago) by brianr
Branch: MAIN
CVS Tags: HEAD
Initial import

1 brianr 1.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