/[smeserver]/rpms/e-smith-ingo/sme8/e-smith-ingo-1.1-3.menuarray.patch
ViewVC logotype

Contents of /rpms/e-smith-ingo/sme8/e-smith-ingo-1.1-3.menuarray.patch

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


Revision 1.2 - (show annotations) (download)
Thu Jun 26 05:00:55 2008 UTC (15 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Wed Jun 18 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.2-1
- Initial production build

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppIngo mezzanine_patched_e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppIngo
2 --- e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppIngo 1969-12-31 18:00:00.000000000 -0600
3 +++ mezzanine_patched_e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/conf.menu.apps.php/02AppIngo 2006-09-23 11:42:37.000000000 -0500
4 @@ -0,0 +1,5 @@
5 +{
6 +my $IngoMenu = $ingo{MenuArray} || "enabled"; return "" unless ($IngoMenu eq "enabled");
7 +$apps{ingo} = 1;
8 +$OUT = '';
9 +}
10 diff -Nur -x '*.orig' -x '*.rej' e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/ingo/config/conf.php/120menu mezzanine_patched_e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/ingo/config/conf.php/120menu
11 --- e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/ingo/config/conf.php/120menu 2005-09-01 15:49:51.000000000 -0500
12 +++ mezzanine_patched_e-smith-ingo-1.1/root/etc/e-smith/templates/home/httpd/html/horde/ingo/config/conf.php/120menu 2006-09-23 11:36:22.000000000 -0500
13 @@ -1,3 +1,3 @@
14 //120menu
15 -$conf['menu']['apps'] = array('imp', 'ingo', 'turba');
16 +include '/home/httpd/html/horde/conf.menu.apps.php';
17

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