FreeBSD Bugzilla – Attachment 197392 Details for
Bug 231623
net-mgmt/phpipam: update to 1.3.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile, distinfo and pkg-plist diffs
file_231623.txt (text/plain), 43.29 KB, created by
Marko Cupać
on 2018-09-23 10:35:26 UTC
(
hide
)
Description:
Makefile, distinfo and pkg-plist diffs
Filename:
MIME Type:
Creator:
Marko Cupać
Created:
2018-09-23 10:35:26 UTC
Size:
43.29 KB
patch
obsolete
>--- net-mgmt/phpipam/Makefile.orig 2018-04-03 18:14:53.000000000 +0200 >+++ net-mgmt/phpipam/Makefile 2018-09-23 10:32:02.095102000 +0200 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/net-mgmt/phpipam/Makefile 466362 2018-04-03 16:14:53Z wen $ > > PORTNAME= phpipam >-PORTVERSION= 1.3.1 >+PORTVERSION= 1.3.2 > CATEGORIES= net-mgmt > MASTER_SITES= SF/${PORTNAME} > >--- net-mgmt/phpipam/distinfo.orig 2018-04-03 18:14:53.000000000 +0200 >+++ net-mgmt/phpipam/distinfo 2018-09-23 10:32:23.517428000 +0200 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1520856145 >-SHA256 (phpipam-1.3.1.tar) = 8480f805d3a979fd7815b3fb018fdf3c132cef4793fddf0893d8d59e72ab1801 >-SIZE (phpipam-1.3.1.tar) = 30887936 >+TIMESTAMP = 1537691543 >+SHA256 (phpipam-1.3.2.tar) = 4c6ecd19a1e5c44eaef9c298878ee33de366737b1ade5c1fe2e0f4959d5df929 >+SIZE (phpipam-1.3.2.tar) = 32209920 > >--- net-mgmt/phpipam/pkg-plist.orig 2018-04-03 18:14:53.000000000 +0200 >+++ net-mgmt/phpipam/pkg-plist 2018-09-23 12:07:22.663831000 +0200 >@@ -1,6 +1,6 @@ > %%WWWDIR%%/.htaccess > %%WWWDIR%%/INSTALL.txt >-%%WWWDIR%%/README >+%%WWWDIR%%/README.md > %%WWWDIR%%/UPDATE > %%WWWDIR%%/api/.htaccess > %%WWWDIR%%/api/README >@@ -91,6 +91,10 @@ > %%WWWDIR%%/app/admin/groups/remove-users-result.php > %%WWWDIR%%/app/admin/groups/remove-users.php > %%WWWDIR%%/app/admin/import-export/README.TXT >+%%WWWDIR%%/app/admin/import-export/export-devices-field-select.php >+%%WWWDIR%%/app/admin/import-export/export-devices.php >+%%WWWDIR%%/app/admin/import-export/export-devtype-field-select.php >+%%WWWDIR%%/app/admin/import-export/export-devtype.php > %%WWWDIR%%/app/admin/import-export/export-ipaddr-field-select.php > %%WWWDIR%%/app/admin/import-export/export-ipaddr.php > %%WWWDIR%%/app/admin/import-export/export-l2dom-field-select.php >@@ -106,6 +110,14 @@ > %%WWWDIR%%/app/admin/import-export/generate-xls.php > %%WWWDIR%%/app/admin/import-export/import-button.php > %%WWWDIR%%/app/admin/import-export/import-constants.php >+%%WWWDIR%%/app/admin/import-export/import-devices-check.php >+%%WWWDIR%%/app/admin/import-export/import-devices-preview.php >+%%WWWDIR%%/app/admin/import-export/import-devices-select.php >+%%WWWDIR%%/app/admin/import-export/import-devices.php >+%%WWWDIR%%/app/admin/import-export/import-devtype-check.php >+%%WWWDIR%%/app/admin/import-export/import-devtype-preview.php >+%%WWWDIR%%/app/admin/import-export/import-devtype-select.php >+%%WWWDIR%%/app/admin/import-export/import-devtype.php > %%WWWDIR%%/app/admin/import-export/import-ipaddr-check.php > %%WWWDIR%%/app/admin/import-export/import-ipaddr-preview.php > %%WWWDIR%%/app/admin/import-export/import-ipaddr-select.php >@@ -189,6 +201,8 @@ > %%WWWDIR%%/app/admin/requests/edit-result.php > %%WWWDIR%%/app/admin/requests/edit.php > %%WWWDIR%%/app/admin/requests/index.php >+%%WWWDIR%%/app/admin/required-fields/index.php >+%%WWWDIR%%/app/admin/required-fields/submit.php > %%WWWDIR%%/app/admin/ripe-import/import-subnets.php > %%WWWDIR%%/app/admin/ripe-import/index.php > %%WWWDIR%%/app/admin/ripe-import/ripe-telnet.php >@@ -202,6 +216,7 @@ > %%WWWDIR%%/app/admin/sections/index.php > %%WWWDIR%%/app/admin/settings/index.php > %%WWWDIR%%/app/admin/settings/logo/import-verify.php >+%%WWWDIR%%/app/admin/settings/logo/logo-builtin.php > %%WWWDIR%%/app/admin/settings/logo/logo-clear.php > %%WWWDIR%%/app/admin/settings/logo/logo-uploader.php > %%WWWDIR%%/app/admin/settings/remove-maintaneance.php >@@ -262,6 +277,7 @@ > %%WWWDIR%%/app/dashboard/index.php > %%WWWDIR%%/app/dashboard/widget-popup.php > %%WWWDIR%%/app/dashboard/widgets/access_logs.php >+%%WWWDIR%%/app/dashboard/widgets/bw_calculator.php > %%WWWDIR%%/app/dashboard/widgets/changelog.php > %%WWWDIR%%/app/dashboard/widgets/error_logs.php > %%WWWDIR%%/app/dashboard/widgets/favourite_subnets.php >@@ -276,6 +292,7 @@ > %%WWWDIR%%/app/dashboard/widgets/template.php > %%WWWDIR%%/app/dashboard/widgets/threshold.php > %%WWWDIR%%/app/dashboard/widgets/tools.php >+%%WWWDIR%%/app/dashboard/widgets/top10_hosts_lib.php > %%WWWDIR%%/app/dashboard/widgets/top10_hosts_v4.php > %%WWWDIR%%/app/dashboard/widgets/top10_hosts_v6.php > %%WWWDIR%%/app/dashboard/widgets/top10_percentage.php >@@ -295,6 +312,7 @@ > %%WWWDIR%%/app/install/select_install_type.php > %%WWWDIR%%/app/install/sql_error.php > %%WWWDIR%%/app/install/welcome.php >+%%WWWDIR%%/app/json/section/subnets.php > %%WWWDIR%%/app/login/captcha/AHGBold.ttf > %%WWWDIR%%/app/login/captcha/LICENSE.txt > %%WWWDIR%%/app/login/captcha/README.FONT.txt >@@ -437,6 +455,7 @@ > %%WWWDIR%%/app/subnets/index.php > %%WWWDIR%%/app/subnets/mail-notify-subnet-check.php > %%WWWDIR%%/app/subnets/mail-notify-subnet.php >+%%WWWDIR%%/app/subnets/mastersubnet-dropdown.php > %%WWWDIR%%/app/subnets/scan/subnet-scan-execute.php > %%WWWDIR%%/app/subnets/scan/subnet-scan-icmp-result.php > %%WWWDIR%%/app/subnets/scan/subnet-scan-icmp.php >@@ -502,7 +521,10 @@ > %%WWWDIR%%/app/tools/inactive-hosts/index.php > %%WWWDIR%%/app/tools/index.php > %%WWWDIR%%/app/tools/instructions/index.php >+%%WWWDIR%%/app/tools/ip-calculator/bw-calculator-result.php >+%%WWWDIR%%/app/tools/ip-calculator/bw-calculator.php > %%WWWDIR%%/app/tools/ip-calculator/index.php >+%%WWWDIR%%/app/tools/ip-calculator/ip-calculator.php > %%WWWDIR%%/app/tools/ip-calculator/result.php > %%WWWDIR%%/app/tools/locations/all-locations-list.php > %%WWWDIR%%/app/tools/locations/all-locations-map.php >@@ -537,7 +559,6 @@ > %%WWWDIR%%/app/tools/pstn-prefixes/single-prefix-graph.php > %%WWWDIR%%/app/tools/pstn-prefixes/single-prefix-numbers.php > %%WWWDIR%%/app/tools/pstn-prefixes/single-prefix-slaves-list.php >-%%WWWDIR%%/app/tools/pstn-prefixes/single-prefix-slaves.php > %%WWWDIR%%/app/tools/pstn-prefixes/single-prefix.php > %%WWWDIR%%/app/tools/racks/draw_rack.php > %%WWWDIR%%/app/tools/racks/index.php >@@ -589,73 +610,87 @@ > %%WWWDIR%%/app/vrf/vrf-details.php > %%WWWDIR%%/app/vrf/vrf-subnets.php > %%WWWDIR%%/config.dist.php >-%%WWWDIR%%/css/1.3.1/bootstrap-table/bootstrap-table.min.css >-%%WWWDIR%%/css/1.3.1/bootstrap/bootstrap-colorpicker.min.css >-%%WWWDIR%%/css/1.3.1/bootstrap/bootstrap-custom.css >-%%WWWDIR%%/css/1.3.1/bootstrap/bootstrap-custom.min.css >-%%WWWDIR%%/css/1.3.1/bootstrap/bootstrap-datetimepicker.min.css >-%%WWWDIR%%/css/1.3.1/bootstrap/bootstrap-switch.min.css >-%%WWWDIR%%/css/1.3.1/bootstrap/bootstrap.min.css >-%%WWWDIR%%/css/1.3.1/bootstrap/bootstrap.min.css.map >-%%WWWDIR%%/css/1.3.1/font-awesome/font-awesome.min.css >-%%WWWDIR%%/css/1.3.1/fonts/FontAwesome.otf >-%%WWWDIR%%/css/1.3.1/fonts/MesloLGS-Regular.ttf >-%%WWWDIR%%/css/1.3.1/fonts/fontawesome-webfont.eot >-%%WWWDIR%%/css/1.3.1/fonts/fontawesome-webfont.svg >-%%WWWDIR%%/css/1.3.1/fonts/fontawesome-webfont.ttf >-%%WWWDIR%%/css/1.3.1/fonts/fontawesome-webfont.woff >-%%WWWDIR%%/css/1.3.1/fonts/fontawesome-webfont.woff2 >-%%WWWDIR%%/css/1.3.1/fonts/source_sans_pro/SourceSansPro-Light.woff2 >-%%WWWDIR%%/css/1.3.1/images/blankracks/14.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/20.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/24.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/30.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/32.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/33.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/34.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/35.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/36.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/37.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/38.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/39.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/40.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/41.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/42.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/43.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/44.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/45.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/46.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/47.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/48.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/49.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/50.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/51.png >-%%WWWDIR%%/css/1.3.1/images/blankracks/52.png >-%%WWWDIR%%/css/1.3.1/images/blue-dot.png >-%%WWWDIR%%/css/1.3.1/images/bootstrap-colorpicker/alpha-horizontal.png >-%%WWWDIR%%/css/1.3.1/images/bootstrap-colorpicker/alpha.png >-%%WWWDIR%%/css/1.3.1/images/bootstrap-colorpicker/hue-horizontal.png >-%%WWWDIR%%/css/1.3.1/images/bootstrap-colorpicker/hue.png >-%%WWWDIR%%/css/1.3.1/images/bootstrap-colorpicker/saturation.png >-%%WWWDIR%%/css/1.3.1/images/btn_donate_SM.gif >-%%WWWDIR%%/css/1.3.1/images/favicon.png >-%%WWWDIR%%/css/1.3.1/images/hosterdam.png >-%%WWWDIR%%/css/1.3.1/images/li-dns-last.png >-%%WWWDIR%%/css/1.3.1/images/li-dns.png >-%%WWWDIR%%/css/1.3.1/images/li.png >-%%WWWDIR%%/css/1.3.1/images/logo/.htaccess >-%%WWWDIR%%/css/1.3.1/images/phpipam_logo_smal.png >-%%WWWDIR%%/css/1.3.1/images/red-dot.png >-%%WWWDIR%%/css/1.3.1/images/sn-bg-last.png >-%%WWWDIR%%/css/1.3.1/images/sn-bg.png >-%%WWWDIR%%/css/1.3.1/images/ul-li-bg-active.png >-%%WWWDIR%%/css/1.3.1/images/ul-li-bg.png >-%%WWWDIR%%/css/1.3.1/images/userTrooper.png >-%%WWWDIR%%/css/1.3.1/images/userVader.png >-%%WWWDIR%%/css/1.3.1/slider.css >+%%WWWDIR%%/css/bootstrap-table/bootstrap-table.min.css >+%%WWWDIR%%/css/bootstrap/bootstrap-colorpicker.min.css >+%%WWWDIR%%/css/bootstrap/bootstrap-custom-dark.css >+%%WWWDIR%%/css/bootstrap/bootstrap-custom-dark.scss >+%%WWWDIR%%/css/bootstrap/bootstrap-custom.css >+%%WWWDIR%%/css/bootstrap/bootstrap-custom.min.css >+%%WWWDIR%%/css/bootstrap/bootstrap-datetimepicker.min.css >+%%WWWDIR%%/css/bootstrap/bootstrap-switch.min.css >+%%WWWDIR%%/css/bootstrap/bootstrap.min.css >+%%WWWDIR%%/css/bootstrap/bootstrap.min.css.map >+%%WWWDIR%%/css/font-awesome/font-awesome.min.css >+%%WWWDIR%%/css/fonts/FontAwesome.otf >+%%WWWDIR%%/css/fonts/MesloLGS-Regular.ttf >+%%WWWDIR%%/css/fonts/fontawesome-webfont.eot >+%%WWWDIR%%/css/fonts/fontawesome-webfont.svg >+%%WWWDIR%%/css/fonts/fontawesome-webfont.ttf >+%%WWWDIR%%/css/fonts/fontawesome-webfont.woff >+%%WWWDIR%%/css/fonts/fontawesome-webfont.woff2 >+%%WWWDIR%%/css/fonts/source_sans_pro/SourceSansPro-Light.woff2 >+%%WWWDIR%%/css/images/bg-light.png >+%%WWWDIR%%/css/images/blankracks/14.png >+%%WWWDIR%%/css/images/blankracks/20.png >+%%WWWDIR%%/css/images/blankracks/24.png >+%%WWWDIR%%/css/images/blankracks/30.png >+%%WWWDIR%%/css/images/blankracks/32.png >+%%WWWDIR%%/css/images/blankracks/33.png >+%%WWWDIR%%/css/images/blankracks/34.png >+%%WWWDIR%%/css/images/blankracks/35.png >+%%WWWDIR%%/css/images/blankracks/36.png >+%%WWWDIR%%/css/images/blankracks/37.png >+%%WWWDIR%%/css/images/blankracks/38.png >+%%WWWDIR%%/css/images/blankracks/39.png >+%%WWWDIR%%/css/images/blankracks/40.png >+%%WWWDIR%%/css/images/blankracks/41.png >+%%WWWDIR%%/css/images/blankracks/42.png >+%%WWWDIR%%/css/images/blankracks/43.png >+%%WWWDIR%%/css/images/blankracks/44.png >+%%WWWDIR%%/css/images/blankracks/45.png >+%%WWWDIR%%/css/images/blankracks/46.png >+%%WWWDIR%%/css/images/blankracks/47.png >+%%WWWDIR%%/css/images/blankracks/48.png >+%%WWWDIR%%/css/images/blankracks/49.png >+%%WWWDIR%%/css/images/blankracks/50.png >+%%WWWDIR%%/css/images/blankracks/51.png >+%%WWWDIR%%/css/images/blankracks/52.png >+%%WWWDIR%%/css/images/blankracks/8.png >+%%WWWDIR%%/css/images/blue-dot.png >+%%WWWDIR%%/css/images/bootstrap-colorpicker/alpha-horizontal.png >+%%WWWDIR%%/css/images/bootstrap-colorpicker/alpha.png >+%%WWWDIR%%/css/images/bootstrap-colorpicker/hue-horizontal.png >+%%WWWDIR%%/css/images/bootstrap-colorpicker/hue.png >+%%WWWDIR%%/css/images/bootstrap-colorpicker/saturation.png >+%%WWWDIR%%/css/images/btn_donate_SM.gif >+%%WWWDIR%%/css/images/favicon.png >+%%WWWDIR%%/css/images/hosterdam.png >+%%WWWDIR%%/css/images/li-dark.png >+%%WWWDIR%%/css/images/li-dns-dark.png >+%%WWWDIR%%/css/images/li-dns-last-dark.png >+%%WWWDIR%%/css/images/li-dns-last.png >+%%WWWDIR%%/css/images/li-dns.png >+%%WWWDIR%%/css/images/li.png >+%%WWWDIR%%/css/images/logo/.htaccess >+%%WWWDIR%%/css/images/noise.png >+%%WWWDIR%%/css/images/phpipam_logo_smal.png >+%%WWWDIR%%/css/images/red-dot.png >+%%WWWDIR%%/css/images/sn-bg-dark.png >+%%WWWDIR%%/css/images/sn-bg-last-dark.png >+%%WWWDIR%%/css/images/sn-bg-last.png >+%%WWWDIR%%/css/images/sn-bg.png >+%%WWWDIR%%/css/images/ul-li-bg-active-dark.png >+%%WWWDIR%%/css/images/ul-li-bg-active.png >+%%WWWDIR%%/css/images/ul-li-bg-dark.png >+%%WWWDIR%%/css/images/ul-li-bg.png >+%%WWWDIR%%/css/images/userTrooper.png >+%%WWWDIR%%/css/images/userVader.png >+%%WWWDIR%%/css/jquery-ui/jquery-ui.css >+%%WWWDIR%%/css/slider.css > %%WWWDIR%%/db/SCHEMA.sql > %%WWWDIR%%/db/UPDATE.sql > %%WWWDIR%%/db/bkp/.htaccess >+%%WWWDIR%%/db/legacy/UPDATE_1.0-1.1.db > %%WWWDIR%%/functions/PEAR/Net/DNS2.php > %%WWWDIR%%/functions/PEAR/Net/DNS2/BitMap.php > %%WWWDIR%%/functions/PEAR/Net/DNS2/Cache.php >@@ -676,6 +711,7 @@ > %%WWWDIR%%/functions/PEAR/Net/DNS2/RR/ANY.php > %%WWWDIR%%/functions/PEAR/Net/DNS2/RR/APL.php > %%WWWDIR%%/functions/PEAR/Net/DNS2/RR/ATMA.php >+%%WWWDIR%%/functions/PEAR/Net/DNS2/RR/AVC.php > %%WWWDIR%%/functions/PEAR/Net/DNS2/RR/CAA.php > %%WWWDIR%%/functions/PEAR/Net/DNS2/RR/CDNSKEY.php > %%WWWDIR%%/functions/PEAR/Net/DNS2/RR/CDS.php >@@ -717,6 +753,7 @@ > %%WWWDIR%%/functions/PEAR/Net/DNS2/RR/RRSIG.php > %%WWWDIR%%/functions/PEAR/Net/DNS2/RR/RT.php > %%WWWDIR%%/functions/PEAR/Net/DNS2/RR/SIG.php >+%%WWWDIR%%/functions/PEAR/Net/DNS2/RR/SMIMEA.php > %%WWWDIR%%/functions/PEAR/Net/DNS2/RR/SOA.php > %%WWWDIR%%/functions/PEAR/Net/DNS2/RR/SPF.php > %%WWWDIR%%/functions/PEAR/Net/DNS2/RR/SRV.php >@@ -895,6 +932,236 @@ > %%WWWDIR%%/functions/adLDAP/src/collections/adLDAPContactCollection.php > %%WWWDIR%%/functions/adLDAP/src/collections/adLDAPGroupCollection.php > %%WWWDIR%%/functions/adLDAP/src/collections/adLDAPUserCollection.php >+%%WWWDIR%%/functions/assets/bootstrap-select/CHANGELOG.md >+%%WWWDIR%%/functions/assets/bootstrap-select/CONTRIBUTING.md >+%%WWWDIR%%/functions/assets/bootstrap-select/Gruntfile.js >+%%WWWDIR%%/functions/assets/bootstrap-select/LICENSE >+%%WWWDIR%%/functions/assets/bootstrap-select/README.md >+%%WWWDIR%%/functions/assets/bootstrap-select/bower.json >+%%WWWDIR%%/functions/assets/bootstrap-select/composer.json >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/css/bootstrap-select.css >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/css/bootstrap-select.css.map >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/css/bootstrap-select.min.css >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/bootstrap-select.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/bootstrap-select.js.map >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/bootstrap-select.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-ar_AR.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-ar_AR.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-bg_BG.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-bg_BG.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-cro_CRO.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-cro_CRO.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-cs_CZ.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-cs_CZ.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-da_DK.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-da_DK.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-de_DE.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-de_DE.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-en_US.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-en_US.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-es_CL.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-es_CL.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-es_ES.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-es_ES.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-et_EE.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-et_EE.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-eu.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-eu.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-fa_IR.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-fa_IR.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-fi_FI.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-fi_FI.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-fr_FR.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-fr_FR.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-hu_HU.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-hu_HU.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-id_ID.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-id_ID.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-it_IT.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-it_IT.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-ja_JP.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-ja_JP.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-kh_KM.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-kh_KM.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-ko_KR.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-ko_KR.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-lt_LT.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-lt_LT.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-nb_NO.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-nb_NO.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-nl_NL.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-nl_NL.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-pl_PL.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-pl_PL.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-pt_BR.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-pt_BR.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-pt_PT.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-pt_PT.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-ro_RO.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-ro_RO.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-ru_RU.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-ru_RU.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-sk_SK.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-sk_SK.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-sl_SI.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-sl_SI.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-sv_SE.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-sv_SE.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-tr_TR.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-tr_TR.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-ua_UA.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-ua_UA.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-vi_VN.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-vi_VN.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-zh_CN.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-zh_CN.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-zh_TW.js >+%%WWWDIR%%/functions/assets/bootstrap-select/dist/js/i18n/defaults-zh_TW.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/custom_theme/base.html >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/custom_theme/css/base.css >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/custom_theme/img/logos/convertizer.png >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/custom_theme/img/logos/estimateit.png >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/custom_theme/img/logos/membermeister.png >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/custom_theme/img/logos/snapappointments.png >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/custom_theme/img/logos/solveforall.png >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/custom_theme/img/logos/thermofisher.png >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/custom_theme/js/base.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/custom_theme/nav.html >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/custom_theme/toc.html >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/css/custom.css >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/css/bootstrap-select.css >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/css/bootstrap-select.css.map >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/css/bootstrap-select.min.css >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/bootstrap-select.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/bootstrap-select.js.map >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/bootstrap-select.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-ar_AR.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-ar_AR.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-bg_BG.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-bg_BG.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-cro_CRO.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-cro_CRO.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-cs_CZ.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-cs_CZ.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-da_DK.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-da_DK.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-de_DE.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-de_DE.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-en_US.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-en_US.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-es_CL.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-es_CL.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-es_ES.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-es_ES.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-et_EE.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-et_EE.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-eu.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-eu.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-fa_IR.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-fa_IR.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-fi_FI.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-fi_FI.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-fr_FR.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-fr_FR.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-hu_HU.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-hu_HU.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-id_ID.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-id_ID.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-it_IT.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-it_IT.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-ja_JP.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-ja_JP.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-kh_KM.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-kh_KM.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-ko_KR.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-ko_KR.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-lt_LT.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-lt_LT.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-nb_NO.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-nb_NO.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-nl_NL.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-nl_NL.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-pl_PL.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-pl_PL.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-pt_BR.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-pt_BR.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-pt_PT.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-pt_PT.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-ro_RO.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-ro_RO.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-ru_RU.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-ru_RU.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-sk_SK.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-sk_SK.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-sl_SI.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-sl_SI.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-sv_SE.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-sv_SE.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-tr_TR.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-tr_TR.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-ua_UA.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-ua_UA.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-vi_VN.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-vi_VN.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-zh_CN.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-zh_CN.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-zh_TW.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/dist/js/i18n/defaults-zh_TW.min.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/examples.md >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/index.md >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/methods.md >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/options.md >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/playground/index.html >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/playground/plnkrOpener.js >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/docs/playground/test.html >+%%WWWDIR%%/functions/assets/bootstrap-select/docs/mkdocs.yml >+%%WWWDIR%%/functions/assets/bootstrap-select/js/.jshintrc >+%%WWWDIR%%/functions/assets/bootstrap-select/js/bootstrap-select.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-ar_AR.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-bg_BG.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-cro_CRO.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-cs_CZ.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-da_DK.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-de_DE.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-en_US.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-es_CL.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-es_ES.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-et_EE.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-eu.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-fa_IR.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-fi_FI.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-fr_FR.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-hu_HU.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-id_ID.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-it_IT.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-ja_JP.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-kh_KM.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-ko_KR.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-lt_LT.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-nb_NO.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-nl_NL.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-pl_PL.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-pt_BR.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-pt_PT.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-ro_RO.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-ru_RU.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-sk_SK.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-sl_SI.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-sv_SE.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-tr_TR.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-ua_UA.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-vi_VN.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-zh_CN.js >+%%WWWDIR%%/functions/assets/bootstrap-select/js/i18n/defaults-zh_TW.js >+%%WWWDIR%%/functions/assets/bootstrap-select/less/bootstrap-select.less >+%%WWWDIR%%/functions/assets/bootstrap-select/less/variables.less >+%%WWWDIR%%/functions/assets/bootstrap-select/nuget/MyGet.ps1 >+%%WWWDIR%%/functions/assets/bootstrap-select/nuget/bootstrap-select.nuspec >+%%WWWDIR%%/functions/assets/bootstrap-select/package-lock.json >+%%WWWDIR%%/functions/assets/bootstrap-select/package.json >+%%WWWDIR%%/functions/assets/bootstrap-select/sass/bootstrap-select.scss >+%%WWWDIR%%/functions/assets/bootstrap-select/sass/variables.scss >+%%WWWDIR%%/functions/assets/bootstrap-select/test.html > %%WWWDIR%%/functions/checks/check_db_install.php > %%WWWDIR%%/functions/checks/check_db_structure.php > %%WWWDIR%%/functions/checks/check_db_upgrade.php >@@ -902,9 +1169,12 @@ > %%WWWDIR%%/functions/classes/class.Addresses.php > %%WWWDIR%%/functions/classes/class.Admin.php > %%WWWDIR%%/functions/classes/class.Common.php >+%%WWWDIR%%/functions/classes/class.Crypto.php > %%WWWDIR%%/functions/classes/class.DHCP.kea.php > %%WWWDIR%%/functions/classes/class.DHCP.php > %%WWWDIR%%/functions/classes/class.DNS.php >+%%WWWDIR%%/functions/classes/class.Devices.php >+%%WWWDIR%%/functions/classes/class.Devtype.php > %%WWWDIR%%/functions/classes/class.FirewallZones.php > %%WWWDIR%%/functions/classes/class.Install.php > %%WWWDIR%%/functions/classes/class.Log.php >@@ -914,10 +1184,15 @@ > %%WWWDIR%%/functions/classes/class.Rackspace.php > %%WWWDIR%%/functions/classes/class.Radius.php > %%WWWDIR%%/functions/classes/class.Result.php >+%%WWWDIR%%/functions/classes/class.Rewrite.php > %%WWWDIR%%/functions/classes/class.SNMP.php > %%WWWDIR%%/functions/classes/class.Scan.php > %%WWWDIR%%/functions/classes/class.Sections.php > %%WWWDIR%%/functions/classes/class.Subnets.php >+%%WWWDIR%%/functions/classes/class.SubnetsMasterDropDown.php >+%%WWWDIR%%/functions/classes/class.SubnetsMenu.php >+%%WWWDIR%%/functions/classes/class.SubnetsTable.php >+%%WWWDIR%%/functions/classes/class.SubnetsTree.php > %%WWWDIR%%/functions/classes/class.Table.php > %%WWWDIR%%/functions/classes/class.Thread.php > %%WWWDIR%%/functions/classes/class.Tools.php >@@ -1398,102 +1673,100 @@ > %%WWWDIR%%/index.php > %%WWWDIR%%/install/.htaccess > %%WWWDIR%%/install/index.php >-%%WWWDIR%%/js/1.3.1/bdt/jquery.bdt.js >-%%WWWDIR%%/js/1.3.1/bdt/jquery.bdt.min.js >-%%WWWDIR%%/js/1.3.1/bdt/jquery.sortelements.js >-%%WWWDIR%%/js/1.3.1/bootstrap-colorpicker.min.js >-%%WWWDIR%%/js/1.3.1/bootstrap-datetimepicker.min.js >-%%WWWDIR%%/js/1.3.1/bootstrap-slider.js >-%%WWWDIR%%/js/1.3.1/bootstrap-switch.min.js >-%%WWWDIR%%/js/1.3.1/bootstrap-table/bootstrap-table-cookie.js >-%%WWWDIR%%/js/1.3.1/bootstrap-table/bootstrap-table.min.js >-%%WWWDIR%%/js/1.3.1/bootstrap.min.js >-%%WWWDIR%%/js/1.3.1/ckeditor/build-config.js >-%%WWWDIR%%/js/1.3.1/ckeditor/ckeditor.js >-%%WWWDIR%%/js/1.3.1/ckeditor/config.js >-%%WWWDIR%%/js/1.3.1/ckeditor/contents.css >-%%WWWDIR%%/js/1.3.1/ckeditor/lang/en.js >-%%WWWDIR%%/js/1.3.1/ckeditor/lang/sl.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/about2/dialogs/about.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/about2/dialogs/logo_ckeditor.png >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/clipboard/dialogs/paste.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/dialog/dialogDefinition.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/fakeobjects/images/spacer.gif >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/icons.png >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/image/dialogs/image.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/image/images/noimage.png >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/link/dialogs/anchor.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/link/dialogs/link.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/link/images/anchor.png >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/magicline/images/icon.png >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/preview/preview.html >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/ca.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/cs.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/cy.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/de.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/el.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/en.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/eo.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/et.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/fa.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/fi.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/fr.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/he.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/hr.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/it.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/ku.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/lv.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/nb.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/nl.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/no.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/sk.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/sv.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/tr.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/ug.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/specialchar/dialogs/specialchar.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/table/dialogs/table.js >-%%WWWDIR%%/js/1.3.1/ckeditor/plugins/tabletools/dialogs/tableCell.js >-%%WWWDIR%%/js/1.3.1/ckeditor/skins/moono/dialog.css >-%%WWWDIR%%/js/1.3.1/ckeditor/skins/moono/dialog_ie.css >-%%WWWDIR%%/js/1.3.1/ckeditor/skins/moono/dialog_ie7.css >-%%WWWDIR%%/js/1.3.1/ckeditor/skins/moono/dialog_ie8.css >-%%WWWDIR%%/js/1.3.1/ckeditor/skins/moono/dialog_iequirks.css >-%%WWWDIR%%/js/1.3.1/ckeditor/skins/moono/dialog_opera.css >-%%WWWDIR%%/js/1.3.1/ckeditor/skins/moono/editor.css >-%%WWWDIR%%/js/1.3.1/ckeditor/skins/moono/editor_gecko.css >-%%WWWDIR%%/js/1.3.1/ckeditor/skins/moono/editor_ie.css >-%%WWWDIR%%/js/1.3.1/ckeditor/skins/moono/editor_ie7.css >-%%WWWDIR%%/js/1.3.1/ckeditor/skins/moono/editor_ie8.css >-%%WWWDIR%%/js/1.3.1/ckeditor/skins/moono/editor_iequirks.css >-%%WWWDIR%%/js/1.3.1/ckeditor/skins/moono/icons.png >-%%WWWDIR%%/js/1.3.1/ckeditor/skins/moono/images/arrow.png >-%%WWWDIR%%/js/1.3.1/ckeditor/skins/moono/images/close.png >-%%WWWDIR%%/js/1.3.1/ckeditor/skins/moono/images/mini.png >-%%WWWDIR%%/js/1.3.1/ckeditor/skins/moono/readme.md >-%%WWWDIR%%/js/1.3.1/ckeditor/styles.js >-%%WWWDIR%%/js/1.3.1/dieIE.js >-%%WWWDIR%%/js/1.3.1/flot/excanvas.min.js >-%%WWWDIR%%/js/1.3.1/flot/jquery.flot.categories.js >-%%WWWDIR%%/js/1.3.1/flot/jquery.flot.js >-%%WWWDIR%%/js/1.3.1/flot/jquery.flot.pie.js >-%%WWWDIR%%/js/1.3.1/gmaps.js >-%%WWWDIR%%/js/1.3.1/install.js >-%%WWWDIR%%/js/1.3.1/jclock.jquery.js >-%%WWWDIR%%/js/1.3.1/jquery-3.1.1.min.js >-%%WWWDIR%%/js/1.3.1/jquery-ui-1.10.4.custom.min.js >-%%WWWDIR%%/js/1.3.1/login.js >-%%WWWDIR%%/js/1.3.1/magic.js >-%%WWWDIR%%/js/1.3.1/magic.min.js >-%%WWWDIR%%/js/1.3.1/stickytableheaders/jquery.stickytableheaders.min.js >-%%WWWDIR%%/js/1.3.1/uploader/jquery.fileupload.js >-%%WWWDIR%%/js/1.3.1/uploader/jquery.iframe-transport.js >-%%WWWDIR%%/js/1.3.1/uploader/jquery.ui.widget.js >+%%WWWDIR%%/js/bootstrap-colorpicker.min.js >+%%WWWDIR%%/js/bootstrap-datetimepicker.min.js >+%%WWWDIR%%/js/bootstrap-slider.js >+%%WWWDIR%%/js/bootstrap-switch.min.js >+%%WWWDIR%%/js/bootstrap-table/bootstrap-table-cookie.js >+%%WWWDIR%%/js/bootstrap-table/bootstrap-table.min.js >+%%WWWDIR%%/js/bootstrap.min.js >+%%WWWDIR%%/js/ckeditor/build-config.js >+%%WWWDIR%%/js/ckeditor/ckeditor.js >+%%WWWDIR%%/js/ckeditor/config.js >+%%WWWDIR%%/js/ckeditor/contents.css >+%%WWWDIR%%/js/ckeditor/lang/en.js >+%%WWWDIR%%/js/ckeditor/lang/sl.js >+%%WWWDIR%%/js/ckeditor/plugins/about2/dialogs/about.js >+%%WWWDIR%%/js/ckeditor/plugins/about2/dialogs/logo_ckeditor.png >+%%WWWDIR%%/js/ckeditor/plugins/clipboard/dialogs/paste.js >+%%WWWDIR%%/js/ckeditor/plugins/dialog/dialogDefinition.js >+%%WWWDIR%%/js/ckeditor/plugins/fakeobjects/images/spacer.gif >+%%WWWDIR%%/js/ckeditor/plugins/icons.png >+%%WWWDIR%%/js/ckeditor/plugins/image/dialogs/image.js >+%%WWWDIR%%/js/ckeditor/plugins/image/images/noimage.png >+%%WWWDIR%%/js/ckeditor/plugins/link/dialogs/anchor.js >+%%WWWDIR%%/js/ckeditor/plugins/link/dialogs/link.js >+%%WWWDIR%%/js/ckeditor/plugins/link/images/anchor.png >+%%WWWDIR%%/js/ckeditor/plugins/magicline/images/icon.png >+%%WWWDIR%%/js/ckeditor/plugins/preview/preview.html >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/ca.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/cs.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/cy.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/de.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/el.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/en.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/eo.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/et.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/fa.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/fi.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/fr.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/he.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/hr.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/it.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/ku.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/lv.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/nb.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/nl.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/no.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/sk.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/sv.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/tr.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/ug.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js >+%%WWWDIR%%/js/ckeditor/plugins/specialchar/dialogs/specialchar.js >+%%WWWDIR%%/js/ckeditor/plugins/table/dialogs/table.js >+%%WWWDIR%%/js/ckeditor/plugins/tabletools/dialogs/tableCell.js >+%%WWWDIR%%/js/ckeditor/skins/moono/dialog.css >+%%WWWDIR%%/js/ckeditor/skins/moono/dialog_ie.css >+%%WWWDIR%%/js/ckeditor/skins/moono/dialog_ie7.css >+%%WWWDIR%%/js/ckeditor/skins/moono/dialog_ie8.css >+%%WWWDIR%%/js/ckeditor/skins/moono/dialog_iequirks.css >+%%WWWDIR%%/js/ckeditor/skins/moono/dialog_opera.css >+%%WWWDIR%%/js/ckeditor/skins/moono/editor.css >+%%WWWDIR%%/js/ckeditor/skins/moono/editor_gecko.css >+%%WWWDIR%%/js/ckeditor/skins/moono/editor_ie.css >+%%WWWDIR%%/js/ckeditor/skins/moono/editor_ie7.css >+%%WWWDIR%%/js/ckeditor/skins/moono/editor_ie8.css >+%%WWWDIR%%/js/ckeditor/skins/moono/editor_iequirks.css >+%%WWWDIR%%/js/ckeditor/skins/moono/icons.png >+%%WWWDIR%%/js/ckeditor/skins/moono/images/arrow.png >+%%WWWDIR%%/js/ckeditor/skins/moono/images/close.png >+%%WWWDIR%%/js/ckeditor/skins/moono/images/mini.png >+%%WWWDIR%%/js/ckeditor/skins/moono/readme.md >+%%WWWDIR%%/js/ckeditor/styles.js >+%%WWWDIR%%/js/dieIE.js >+%%WWWDIR%%/js/flot/excanvas.min.js >+%%WWWDIR%%/js/flot/jquery.flot.categories.js >+%%WWWDIR%%/js/flot/jquery.flot.js >+%%WWWDIR%%/js/flot/jquery.flot.pie.js >+%%WWWDIR%%/js/gmaps.js >+%%WWWDIR%%/js/install.js >+%%WWWDIR%%/js/jclock.jquery.js >+%%WWWDIR%%/js/jquery-3.1.1.min.js >+%%WWWDIR%%/js/jquery-ui-1.12.1.custom.min.js >+%%WWWDIR%%/js/login.js >+%%WWWDIR%%/js/magic.js >+%%WWWDIR%%/js/magic.min.js >+%%WWWDIR%%/js/stickytableheaders/jquery.stickytableheaders.min.js >+%%WWWDIR%%/js/uploader/jquery.fileupload.js >+%%WWWDIR%%/js/uploader/jquery.iframe-transport.js >+%%WWWDIR%%/js/uploader/jquery.ui.widget.js > %%WWWDIR%%/misc/CHANGELOG > %%WWWDIR%%/misc/Roadmap > %%WWWDIR%%/misc/gpl-3.0.txt >+%%WWWDIR%%/robots.txt > %%WWWDIR%%/upgrade/.htaccess > %%WWWDIR%%/upgrade/index.php > @dir %%WWWDIR%%/app/dashboard/widgets/custom
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 231623
: 197392