/[smecontribs]/rpms/smeserver-freepbx/contribs9/smeserver-freepbx-13.bz10503.DeviceAndUser.patch
ViewVC logotype

Contents of /rpms/smeserver-freepbx/contribs9/smeserver-freepbx-13.bz10503.DeviceAndUser.patch

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


Revision 1.1 - (show annotations) (download)
Mon Jan 29 21:31:57 2018 UTC (6 years, 3 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-freepbx-13-15_el6_sme, HEAD
* Mon Jan 29 2018 Jean-Philipe Pialasse <tests@pialasse.com> 13-15.sme
- fix warning tampered files in GUI [SME: 10496]
- remove DeviceAndUser property [SME: 10503]

1 diff -Nur smeserver-freepbx-13.old/root/etc/e-smith/db/configuration/migrate/freepbx smeserver-freepbx-13/root/etc/e-smith/db/configuration/migrate/freepbx
2 --- smeserver-freepbx-13.old/root/etc/e-smith/db/configuration/migrate/freepbx 2018-01-29 15:44:11.493000000 -0500
3 +++ smeserver-freepbx-13/root/etc/e-smith/db/configuration/migrate/freepbx 2018-01-29 15:55:58.329000000 -0500
4 @@ -41,3 +41,6 @@
5
6 }
7
8 +#remove DeviceAndUser property
9 +my $DeviceAndUser = $freepbx->prop('DeviceAndUser');
10 + $frepbx->delete_prop('DeviceAndUser') if defined $DeviceAndUser;

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