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

Contents of /rpms/smeserver-freepbx/contribs10/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)
Thu Nov 11 04:44:29 2021 UTC (2 years, 7 months ago) by jpp
Branch: MAIN
Initial import

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