Parent Directory | Revision Log | Revision Graph
Import on branch sme8 of package e-smith-email-4.17.0-3.el5.sme.src.rpm
1 | slords | 1.1 | diff -Nur -x '*.orig' -x '*.rej' e-smith-email-4.16.0/root/etc/e-smith/db/configuration/migrate/35imp mezzanine_patched_e-smith-email-4.16.0/root/etc/e-smith/db/configuration/migrate/35imp |
2 | --- e-smith-email-4.16.0/root/etc/e-smith/db/configuration/migrate/35imp 2006-03-15 06:23:58.000000000 +1100 | ||
3 | +++ mezzanine_patched_e-smith-email-4.16.0/root/etc/e-smith/db/configuration/migrate/35imp 1970-01-01 10:00:00.000000000 +1000 | ||
4 | @@ -1,8 +0,0 @@ | ||
5 | -{ | ||
6 | - my $imp = $DB->get('imp') or return; | ||
7 | - | ||
8 | - return unless ($imp->prop('access') eq 'full'); | ||
9 | - | ||
10 | - $imp->set_prop('access','SSL'); | ||
11 | - | ||
12 | -} |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |