git: 2952f71b670d - main - www/thirtybees: update to 1.3.0

From: Jose Alonso Cardenas Marquez <acm_at_FreeBSD.org>
Date: Tue, 08 Feb 2022 20:41:19 UTC
The branch main has been updated by acm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2952f71b670dde743c2f5fb67583314a92679c42

commit 2952f71b670dde743c2f5fb67583314a92679c42
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2022-02-08 00:37:28 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2022-02-08 20:40:56 +0000

    www/thirtybees: update to 1.3.0
    
    ChangeLog at:   https://github.com/thirtybees/thirtybees/releases
---
 www/thirtybees/Makefile  |    4 +-
 www/thirtybees/distinfo  |    6 +-
 www/thirtybees/pkg-plist | 1430 ++++++++--------------------------------------
 3 files changed, 233 insertions(+), 1207 deletions(-)

diff --git a/www/thirtybees/Makefile b/www/thirtybees/Makefile
index 1d2eb233a738..528c583b46f2 100644
--- a/www/thirtybees/Makefile
+++ b/www/thirtybees/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	thirtybees
-PORTVERSION=	1.1.0
+PORTVERSION=	1.3.0
 CATEGORIES=	www finance
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}
@@ -12,6 +12,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSES
 USES=		php:web zip
 USE_PHP=	bcmath curl gd imap json mbstring opcache openssl pdo_mysql \
 		soap xml zip
+IGNORE_WITH_PHP=80
+
 NO_BUILD=	yes
 NO_ARCH=	yes
 NO_WRKSUBDIR=	yes
diff --git a/www/thirtybees/distinfo b/www/thirtybees/distinfo
index dd8f87d21246..0d4840e24a1c 100644
--- a/www/thirtybees/distinfo
+++ b/www/thirtybees/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1574931656
-SHA256 (thirtybees-v1.1.0.zip) = 4c93010603398c3e0bc13b137153efd9e165e93f1240073f33e1338c6aefb8df
-SIZE (thirtybees-v1.1.0.zip) = 45462168
+TIMESTAMP = 1644102037
+SHA256 (thirtybees-v1.3.0.zip) = 95ff1665ce4602b047d775ce83d142d7c5c6dcd9c40d26ccd7d9c32595e05039
+SIZE (thirtybees-v1.3.0.zip) = 42944302
diff --git a/www/thirtybees/pkg-plist b/www/thirtybees/pkg-plist
index 6d32138ea6b4..53f5448071e0 100644
--- a/www/thirtybees/pkg-plist
+++ b/www/thirtybees/pkg-plist
@@ -462,7 +462,6 @@
 %%WWWDIR%%/admin/themes/default/js/jquery.fileupload.LICENSE
 %%WWWDIR%%/admin/themes/default/js/jquery.fileupload.js
 %%WWWDIR%%/admin/themes/default/js/jquery.iframe-transport.js
-%%WWWDIR%%/admin/themes/default/js/modernizr-loads.js
 %%WWWDIR%%/admin/themes/default/js/tree.js
 %%WWWDIR%%/admin/themes/default/js/vendor/bootstrap.min.js
 %%WWWDIR%%/admin/themes/default/js/vendor/bootstrap/LICENSE
@@ -1257,6 +1256,7 @@
 %%WWWDIR%%/classes/Context.php
 %%WWWDIR%%/classes/ControllerFactory.php
 %%WWWDIR%%/classes/Cookie.php
+%%WWWDIR%%/classes/CoreModels.php
 %%WWWDIR%%/classes/Country.php
 %%WWWDIR%%/classes/County.php
 %%WWWDIR%%/classes/CryptBlowfish.php
@@ -1342,6 +1342,7 @@
 %%WWWDIR%%/classes/cache/CacheFs.php
 %%WWWDIR%%/classes/cache/CacheMemcache.php
 %%WWWDIR%%/classes/cache/CacheMemcached.php
+%%WWWDIR%%/classes/cache/CacheNoop.php
 %%WWWDIR%%/classes/cache/CacheRedis.php
 %%WWWDIR%%/classes/cache/index.php
 %%WWWDIR%%/classes/controller/AdminController.php
@@ -1350,6 +1351,8 @@
 %%WWWDIR%%/classes/controller/ModuleAdminController.php
 %%WWWDIR%%/classes/controller/ModuleFrontController.php
 %%WWWDIR%%/classes/controller/index.php
+%%WWWDIR%%/classes/core/InitializationCallback.php
+%%WWWDIR%%/classes/core/ServiceLocator.php
 %%WWWDIR%%/classes/db/Db.php
 %%WWWDIR%%/classes/db/DbPDO.php
 %%WWWDIR%%/classes/db/DbQuery.php
@@ -1448,6 +1451,13 @@
 %%WWWDIR%%/classes/tax/TaxRulesGroup.php
 %%WWWDIR%%/classes/tax/TaxRulesTaxManager.php
 %%WWWDIR%%/classes/tax/index.php
+%%WWWDIR%%/classes/tracking/Consent.php
+%%WWWDIR%%/classes/tracking/DataExtractor.php
+%%WWWDIR%%/classes/tracking/TrackingTask.php
+%%WWWDIR%%/classes/tracking/extractors/DbExtractor.php
+%%WWWDIR%%/classes/tracking/extractors/PhpExtensionsExtractor.php
+%%WWWDIR%%/classes/tracking/extractors/PhpVersionExtractor.php
+%%WWWDIR%%/classes/tracking/extractors/ServerSettingsExtractor.php
 %%WWWDIR%%/classes/tree/ITreeToolbar.php
 %%WWWDIR%%/classes/tree/ITreeToolbarButton.php
 %%WWWDIR%%/classes/tree/Tree.php
@@ -1468,7 +1478,14 @@
 %%WWWDIR%%/classes/webservice/WebserviceSpecificManagementInterface.php
 %%WWWDIR%%/classes/webservice/WebserviceSpecificManagementSearch.php
 %%WWWDIR%%/classes/webservice/index.php
-%%WWWDIR%%/composer.json
+%%WWWDIR%%/classes/workqueue/ScheduledTask.php
+%%WWWDIR%%/classes/workqueue/ScheduledTaskExecution.php
+%%WWWDIR%%/classes/workqueue/Scheduler.php
+%%WWWDIR%%/classes/workqueue/WorkQueueClient.php
+%%WWWDIR%%/classes/workqueue/WorkQueueContext.php
+%%WWWDIR%%/classes/workqueue/WorkQueueFuture.php
+%%WWWDIR%%/classes/workqueue/WorkQueueTask.php
+%%WWWDIR%%/classes/workqueue/WorkQueueTaskCallable.php
 %%WWWDIR%%/config/.htaccess
 %%WWWDIR%%/config/alias.php
 %%WWWDIR%%/config/autoload.php
@@ -1506,6 +1523,7 @@
 %%WWWDIR%%/controllers/admin/AdminCountriesController.php
 %%WWWDIR%%/controllers/admin/AdminCurrenciesController.php
 %%WWWDIR%%/controllers/admin/AdminCustomCodeController.php
+%%WWWDIR%%/controllers/admin/AdminCustomerMergeController.php
 %%WWWDIR%%/controllers/admin/AdminCustomerPreferencesController.php
 %%WWWDIR%%/controllers/admin/AdminCustomerThreadsController.php
 %%WWWDIR%%/controllers/admin/AdminCustomersController.php
@@ -1622,6 +1640,7 @@
 %%WWWDIR%%/controllers/front/StatisticsController.php
 %%WWWDIR%%/controllers/front/StoresController.php
 %%WWWDIR%%/controllers/front/SupplierController.php
+%%WWWDIR%%/controllers/front/TriggerController.php
 %%WWWDIR%%/controllers/front/index.php
 %%WWWDIR%%/controllers/index.php
 %%WWWDIR%%/css/.htaccess
@@ -1930,15 +1949,6 @@
 %%WWWDIR%%/img/admin/warning.gif
 %%WWWDIR%%/img/admin/world.gif
 %%WWWDIR%%/img/bee-avatar.png
-%%WWWDIR%%/img/beesblog/posts/1-post_default.jpg
-%%WWWDIR%%/img/beesblog/posts/1-post_list_item.jpg
-%%WWWDIR%%/img/beesblog/posts/1.jpg
-%%WWWDIR%%/img/beesblog/posts/2-post_default.jpg
-%%WWWDIR%%/img/beesblog/posts/2-post_list_item.jpg
-%%WWWDIR%%/img/beesblog/posts/2.jpg
-%%WWWDIR%%/img/beesblog/posts/3-post_default.jpg
-%%WWWDIR%%/img/beesblog/posts/3-post_list_item.jpg
-%%WWWDIR%%/img/beesblog/posts/3.jpg
 %%WWWDIR%%/img/beesblog/posts/index.php
 %%WWWDIR%%/img/bg_500.png
 %%WWWDIR%%/img/bg_loader.png
@@ -2270,7 +2280,6 @@
 %%WWWDIR%%/install/controllers/http/system.php
 %%WWWDIR%%/install/controllers/http/welcome.php
 %%WWWDIR%%/install/controllers/index.php
-%%WWWDIR%%/install/data/db_schema.sql
 %%WWWDIR%%/install/data/img/genders/Mr.jpg
 %%WWWDIR%%/install/data/img/genders/Mrs.jpg
 %%WWWDIR%%/install/data/img/genders/Unknown.jpg
@@ -2396,8 +2405,8 @@
 %%WWWDIR%%/install/fixtures/thirtybees/img/c/office.jpg
 %%WWWDIR%%/install/fixtures/thirtybees/img/c/tea.jpg
 %%WWWDIR%%/install/fixtures/thirtybees/img/index.php
-%%WWWDIR%%/install/fixtures/thirtybees/img/m/Fashion_Manufacturer.jpg
 %%WWWDIR%%/install/fixtures/thirtybees/img/m/index.php
+%%WWWDIR%%/install/fixtures/thirtybees/img/m/thirty_bees_manufacturer.jpg
 %%WWWDIR%%/install/fixtures/thirtybees/img/p/image_1.jpg
 %%WWWDIR%%/install/fixtures/thirtybees/img/p/image_10.jpg
 %%WWWDIR%%/install/fixtures/thirtybees/img/p/image_11.jpg
@@ -2432,7 +2441,7 @@
 %%WWWDIR%%/install/fixtures/thirtybees/img/st/Pembroke_Pines.jpg
 %%WWWDIR%%/install/fixtures/thirtybees/img/st/index.php
 %%WWWDIR%%/install/fixtures/thirtybees/img/su/index.php
-%%WWWDIR%%/install/fixtures/thirtybees/img/su/thirty_bees.jpg
+%%WWWDIR%%/install/fixtures/thirtybees/img/su/thirty_bees_supplier.jpg
 %%WWWDIR%%/install/fixtures/thirtybees/index.php
 %%WWWDIR%%/install/fixtures/thirtybees/install.php
 %%WWWDIR%%/install/fixtures/thirtybees/langs/bn/data/attribute.xml
@@ -3911,19 +3920,6 @@
 %%WWWDIR%%/install/theme/views/system.phtml
 %%WWWDIR%%/install/theme/views/welcome.phtml
 %%WWWDIR%%/install/trystart.php
-%%WWWDIR%%/install/upgrade/README.md
-%%WWWDIR%%/install/upgrade/index.php
-%%WWWDIR%%/install/upgrade/php/addtab.php
-%%WWWDIR%%/install/upgrade/php/configsinglelangtomultilang.php
-%%WWWDIR%%/install/upgrade/php/deletetab.php
-%%WWWDIR%%/install/upgrade/php/environment.php
-%%WWWDIR%%/install/upgrade/php/index.php
-%%WWWDIR%%/install/upgrade/sql/1.0.0.sql
-%%WWWDIR%%/install/upgrade/sql/1.0.1.sql
-%%WWWDIR%%/install/upgrade/sql/1.0.2.sql
-%%WWWDIR%%/install/upgrade/sql/1.0.4.sql
-%%WWWDIR%%/install/upgrade/sql/1.0.8.sql
-%%WWWDIR%%/install/upgrade/sql/index.php
 %%WWWDIR%%/js/.eslintrc
 %%WWWDIR%%/js/.htaccess
 %%WWWDIR%%/js/ace/README.md
@@ -4254,6 +4250,7 @@
 %%WWWDIR%%/js/admin/dashboard.js
 %%WWWDIR%%/js/admin/dnd.js
 %%WWWDIR%%/js/admin/email.js
+%%WWWDIR%%/js/admin/geolocation.js
 %%WWWDIR%%/js/admin/import.js
 %%WWWDIR%%/js/admin/index.php
 %%WWWDIR%%/js/admin/login.js
@@ -4977,6 +4974,7 @@
 %%WWWDIR%%/js/tiny_mce/tiny_mce.js
 %%WWWDIR%%/js/tiny_mce/tinymce.min.js
 %%WWWDIR%%/js/tools.js
+%%WWWDIR%%/js/trigger.js
 %%WWWDIR%%/js/unicode_hack.LICENSE
 %%WWWDIR%%/js/validate.js
 %%WWWDIR%%/js/vendor/d3.v3.min.js
@@ -5171,12 +5169,18 @@
 %%WWWDIR%%/modules/beesblog/controllers/front/index.php
 %%WWWDIR%%/modules/beesblog/controllers/front/post.php
 %%WWWDIR%%/modules/beesblog/controllers/index.php
+%%WWWDIR%%/modules/beesblog/fixtures/index.php
+%%WWWDIR%%/modules/beesblog/fixtures/post1.html
+%%WWWDIR%%/modules/beesblog/fixtures/post1.jpg
+%%WWWDIR%%/modules/beesblog/fixtures/post2.html
+%%WWWDIR%%/modules/beesblog/fixtures/post2.jpg
+%%WWWDIR%%/modules/beesblog/fixtures/post3.html
+%%WWWDIR%%/modules/beesblog/fixtures/post3.jpg
 %%WWWDIR%%/modules/beesblog/index.php
 %%WWWDIR%%/modules/beesblog/logo.gif
 %%WWWDIR%%/modules/beesblog/logo.png
 %%WWWDIR%%/modules/beesblog/translations/index.php
 %%WWWDIR%%/modules/beesblog/upgrade/index.php
-%%WWWDIR%%/modules/beesblog/upgrade/upgrade-1.0.2.php
 %%WWWDIR%%/modules/beesblog/upgrade/upgrade-1.0.4.php
 %%WWWDIR%%/modules/beesblog/views/css/back.css
 %%WWWDIR%%/modules/beesblog/views/css/beesblogstyle.css
@@ -5198,46 +5202,19 @@
 %%WWWDIR%%/modules/beesblog/views/templates/front/post_info.tpl
 %%WWWDIR%%/modules/beesblog/views/templates/front/post_list_item.tpl
 %%WWWDIR%%/modules/beesblog/views/templates/hooks/index.php
+%%WWWDIR%%/modules/beesblog/views/templates/hooks/post-header.tpl
 %%WWWDIR%%/modules/beesblog/views/templates/index.php
-%%WWWDIR%%/modules/beesblog/widgets/autoload.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogcategories/beesblogcategories.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogcategories/index.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogcategories/logo.gif
-%%WWWDIR%%/modules/beesblog/widgets/beesblogcategories/logo.png
-%%WWWDIR%%/modules/beesblog/widgets/beesblogcategories/views/index.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogcategories/views/templates/hooks/column.tpl
-%%WWWDIR%%/modules/beesblog/widgets/beesblogcategories/views/templates/hooks/index.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogcategories/views/templates/index.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogpopularposts/beesblogpopularposts.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogpopularposts/index.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogpopularposts/logo.gif
-%%WWWDIR%%/modules/beesblog/widgets/beesblogpopularposts/logo.png
-%%WWWDIR%%/modules/beesblog/widgets/beesblogpopularposts/views/index.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogpopularposts/views/templates/hooks/column.tpl
-%%WWWDIR%%/modules/beesblog/widgets/beesblogpopularposts/views/templates/hooks/home.tpl
-%%WWWDIR%%/modules/beesblog/widgets/beesblogpopularposts/views/templates/hooks/index.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogpopularposts/views/templates/hooks/product.tpl
-%%WWWDIR%%/modules/beesblog/widgets/beesblogpopularposts/views/templates/index.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrecentposts/beesblogrecentposts.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrecentposts/index.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrecentposts/logo.gif
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrecentposts/logo.png
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrecentposts/views/index.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrecentposts/views/templates/hooks/column.tpl
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrecentposts/views/templates/hooks/home.tpl
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrecentposts/views/templates/hooks/index.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrecentposts/views/templates/hooks/product.tpl
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrecentposts/views/templates/index.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrelatedproducts/beesblogrelatedproducts.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrelatedproducts/index.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrelatedproducts/logo.gif
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrelatedproducts/logo.png
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrelatedproducts/views/index.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrelatedproducts/views/templates/hooks/blog_post.tpl
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrelatedproducts/views/templates/hooks/index.php
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrelatedproducts/views/templates/hooks/product.tpl
-%%WWWDIR%%/modules/beesblog/widgets/beesblogrelatedproducts/views/templates/index.php
-%%WWWDIR%%/modules/beesblog/widgets/index.php
+%%WWWDIR%%/modules/beesblogpopularposts/beesblogpopularposts.php
+%%WWWDIR%%/modules/beesblogpopularposts/index.php
+%%WWWDIR%%/modules/beesblogpopularposts/logo.gif
+%%WWWDIR%%/modules/beesblogpopularposts/logo.png
+%%WWWDIR%%/modules/beesblogpopularposts/translations/index.php
+%%WWWDIR%%/modules/beesblogpopularposts/views/index.php
+%%WWWDIR%%/modules/beesblogpopularposts/views/templates/hooks/column.tpl
+%%WWWDIR%%/modules/beesblogpopularposts/views/templates/hooks/home.tpl
+%%WWWDIR%%/modules/beesblogpopularposts/views/templates/hooks/index.php
+%%WWWDIR%%/modules/beesblogpopularposts/views/templates/hooks/product.tpl
+%%WWWDIR%%/modules/beesblogpopularposts/views/templates/index.php
 %%WWWDIR%%/modules/blockbanner/blockbanner.css
 %%WWWDIR%%/modules/blockbanner/blockbanner.php
 %%WWWDIR%%/modules/blockbanner/blockbanner.tpl
@@ -5628,23 +5605,76 @@
 %%WWWDIR%%/modules/blockviewed/views/templates/hook/blockviewed.tpl
 %%WWWDIR%%/modules/blockviewed/views/templates/hook/index.php
 %%WWWDIR%%/modules/blockviewed/views/templates/index.php
-%%WWWDIR%%/modules/coreupdater/classes/GitUpdate.php
-%%WWWDIR%%/modules/coreupdater/classes/Requirements.php
+%%WWWDIR%%/modules/coreupdater/classes/CodeCallback.php
+%%WWWDIR%%/modules/coreupdater/classes/ErrorHandler.php
+%%WWWDIR%%/modules/coreupdater/classes/Factory.php
 %%WWWDIR%%/modules/coreupdater/classes/Retrocompatibility.php
+%%WWWDIR%%/modules/coreupdater/classes/Settings.php
+%%WWWDIR%%/modules/coreupdater/classes/Utils.php
+%%WWWDIR%%/modules/coreupdater/classes/api/ThirtybeesApi.php
+%%WWWDIR%%/modules/coreupdater/classes/api/ThirtybeesApiException.php
+%%WWWDIR%%/modules/coreupdater/classes/api/ThirtybeesApiGuzzle.php
 %%WWWDIR%%/modules/coreupdater/classes/index.php
+%%WWWDIR%%/modules/coreupdater/classes/logger/Logger.php
+%%WWWDIR%%/modules/coreupdater/classes/process/Comparator.php
+%%WWWDIR%%/modules/coreupdater/classes/process/Process.php
+%%WWWDIR%%/modules/coreupdater/classes/process/ProcessingState.php
+%%WWWDIR%%/modules/coreupdater/classes/process/Updater.php
 %%WWWDIR%%/modules/coreupdater/classes/retroUpgrades.sql
+%%WWWDIR%%/modules/coreupdater/classes/schema/ColumnSchema.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/DatabaseCharset.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/DatabaseSchema.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/DatabaseSchemaComparator.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/SchemaDifference.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/TableKey.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/TableSchema.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/autoload.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/builder/InformationSchemaBuilder.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/builder/ObjectModelSchemaBuilder.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/builder/index.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/differences/DifferentAutoIncrement.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/differences/DifferentColumnCharset.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/differences/DifferentColumnsOrder.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/differences/DifferentDataType.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/differences/DifferentDefaultValue.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/differences/DifferentEngine.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/differences/DifferentKey.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/differences/DifferentNullable.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/differences/DifferentTableCharset.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/differences/ExtraColumn.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/differences/ExtraKey.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/differences/ExtraTable.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/differences/MissingColumn.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/differences/MissingKey.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/differences/MissingTable.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/differences/index.php
+%%WWWDIR%%/modules/coreupdater/classes/schema/index.php
+%%WWWDIR%%/modules/coreupdater/classes/storage/Storage.php
+%%WWWDIR%%/modules/coreupdater/classes/storage/StorageDb.php
+%%WWWDIR%%/modules/coreupdater/classes/storage/StorageFactory.php
 %%WWWDIR%%/modules/coreupdater/controllers/admin/AdminCoreUpdaterController.php
 %%WWWDIR%%/modules/coreupdater/controllers/admin/index.php
 %%WWWDIR%%/modules/coreupdater/controllers/index.php
 %%WWWDIR%%/modules/coreupdater/coreupdater.php
 %%WWWDIR%%/modules/coreupdater/index.php
 %%WWWDIR%%/modules/coreupdater/logo.png
+%%WWWDIR%%/modules/coreupdater/sql/install.sql
+%%WWWDIR%%/modules/coreupdater/sql/uninstall.sql
 %%WWWDIR%%/modules/coreupdater/translations/index.php
+%%WWWDIR%%/modules/coreupdater/upgrade/upgrade-1.4.0.php
+%%WWWDIR%%/modules/coreupdater/views/css/coreupdater.css
+%%WWWDIR%%/modules/coreupdater/views/css/index.php
 %%WWWDIR%%/modules/coreupdater/views/index.php
 %%WWWDIR%%/modules/coreupdater/views/js/controller.js
 %%WWWDIR%%/modules/coreupdater/views/js/index.php
-%%WWWDIR%%/modules/coreupdater/views/templates/admin/competition.tpl
+%%WWWDIR%%/modules/coreupdater/views/templates/admin/error.tpl
 %%WWWDIR%%/modules/coreupdater/views/templates/admin/index.php
+%%WWWDIR%%/modules/coreupdater/views/templates/admin/new-version.tpl
+%%WWWDIR%%/modules/coreupdater/views/templates/admin/result.tpl
+%%WWWDIR%%/modules/coreupdater/views/templates/admin/schema-differences.tpl
+%%WWWDIR%%/modules/coreupdater/views/templates/admin/success.tpl
+%%WWWDIR%%/modules/coreupdater/views/templates/admin/tab_update.tpl
+%%WWWDIR%%/modules/coreupdater/views/templates/admin/unsupported-version.tpl
 %%WWWDIR%%/modules/coreupdater/views/templates/index.php
 %%WWWDIR%%/modules/ctconfiguration/ctconfiguration.php
 %%WWWDIR%%/modules/ctconfiguration/index.php
@@ -5769,7 +5799,6 @@
 %%WWWDIR%%/modules/socialsharing/css/index.php
 %%WWWDIR%%/modules/socialsharing/css/socialsharing.css
 %%WWWDIR%%/modules/socialsharing/img/facebook.gif
-%%WWWDIR%%/modules/socialsharing/img/google.gif
 %%WWWDIR%%/modules/socialsharing/img/index.php
 %%WWWDIR%%/modules/socialsharing/img/pinterest.gif
 %%WWWDIR%%/modules/socialsharing/img/twitter.gif
@@ -6174,8 +6203,7 @@
 %%WWWDIR%%/pdf/supply-order.total-tab.tpl
 %%WWWDIR%%/pdf/supply-order.tpl
 %%WWWDIR%%/themes/.htaccess
-%%WWWDIR%%/themes/community-theme-default/.eslintrc
-%%WWWDIR%%/themes/community-theme-default/.jscsrc
+%%WWWDIR%%/themes/community-theme-default/.eslintrc.js
 %%WWWDIR%%/themes/community-theme-default/.tbstore.yml
 %%WWWDIR%%/themes/community-theme-default/.tbstore/configuration.yml
 %%WWWDIR%%/themes/community-theme-default/.tbstore/description.md
@@ -6214,6 +6242,7 @@
 %%WWWDIR%%/themes/community-theme-default/css/maintenance.css
 %%WWWDIR%%/themes/community-theme-default/css/modules/advancedeucompliance/aeuc_front.css
 %%WWWDIR%%/themes/community-theme-default/css/modules/advancedeucompliance/views/css/aeuc_front.css
+%%WWWDIR%%/themes/community-theme-default/css/modules/beesblog/views/css/beesblogstyle.css
 %%WWWDIR%%/themes/community-theme-default/css/modules/blockbanner/blockbanner.css
 %%WWWDIR%%/themes/community-theme-default/css/modules/blockbanner/index.php
 %%WWWDIR%%/themes/community-theme-default/css/modules/blockbestsellers/blockbestsellers.css
@@ -6658,6 +6687,7 @@
 %%WWWDIR%%/themes/community-theme-default/order-steps.tpl
 %%WWWDIR%%/themes/community-theme-default/package.json
 %%WWWDIR%%/themes/community-theme-default/pagination.tpl
+%%WWWDIR%%/themes/community-theme-default/password-set.tpl
 %%WWWDIR%%/themes/community-theme-default/password.tpl
 %%WWWDIR%%/themes/community-theme-default/pdf/index.php
 %%WWWDIR%%/themes/community-theme-default/pdf/lang/index.php
@@ -6915,8 +6945,7 @@
 %%WWWDIR%%/themes/debug.tpl
 %%WWWDIR%%/themes/javascript.tpl
 %%WWWDIR%%/themes/live_edit.tpl
-%%WWWDIR%%/themes/niara/.eslintrc
-%%WWWDIR%%/themes/niara/.jscsrc
+%%WWWDIR%%/themes/niara/.eslintrc.js
 %%WWWDIR%%/themes/niara/.tbstore.yml
 %%WWWDIR%%/themes/niara/.tbstore/configuration.yml
 %%WWWDIR%%/themes/niara/.tbstore/description.md
@@ -7207,9 +7236,12 @@
 %%WWWDIR%%/themes/niara/modules/beesblog/views/templates/front/post_info.tpl
 %%WWWDIR%%/themes/niara/modules/beesblog/views/templates/front/post_list_item.tpl
 %%WWWDIR%%/themes/niara/modules/beesblogpopularposts/views/templates/hooks/column.tpl
+%%WWWDIR%%/themes/niara/modules/beesblogpopularposts/views/templates/hooks/home.tpl
+%%WWWDIR%%/themes/niara/modules/beesblogpopularposts/views/templates/hooks/product.tpl
 %%WWWDIR%%/themes/niara/modules/beesblogrecentposts/views/templates/hooks/column.tpl
 %%WWWDIR%%/themes/niara/modules/beesblogrecentposts/views/templates/hooks/home.tpl
 %%WWWDIR%%/themes/niara/modules/beesblogrecentposts/views/templates/hooks/product.tpl
+%%WWWDIR%%/themes/niara/modules/beesblogrelatedproducts/views/templates/hooks/product.tpl
 %%WWWDIR%%/themes/niara/modules/blockbanner/blockbanner.tpl
 %%WWWDIR%%/themes/niara/modules/blockbanner/index.php
 %%WWWDIR%%/themes/niara/modules/blockbestsellers/blockbestsellers-home.tpl
@@ -7417,6 +7449,7 @@
 %%WWWDIR%%/themes/niara/order-steps.tpl
 %%WWWDIR%%/themes/niara/package.json
 %%WWWDIR%%/themes/niara/pagination.tpl
+%%WWWDIR%%/themes/niara/password-set.tpl
 %%WWWDIR%%/themes/niara/password.tpl
 %%WWWDIR%%/themes/niara/pdf/index.php
 %%WWWDIR%%/themes/niara/pdf/lang/index.php
@@ -7680,6 +7713,7 @@
 %%WWWDIR%%/tools/cacert.pem
 %%WWWDIR%%/tools/generatemd5list.php
 %%WWWDIR%%/tools/geoip/geoipregionvars.php
+%%WWWDIR%%/tools/getDatabaseSchema.php
 %%WWWDIR%%/tools/htmlpurifier/HTMLPurifier.standalone.php
 %%WWWDIR%%/tools/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php
 %%WWWDIR%%/tools/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/Builder/Xml.php
@@ -8214,1067 +8248,13 @@
 %%WWWDIR%%/translations/export/index.php
 %%WWWDIR%%/translations/index.php
 %%WWWDIR%%/upload/.htaccess
+%%WWWDIR%%/upload/index.php
 %%WWWDIR%%/vendor/autoload.php
 %%WWWDIR%%/vendor/bin/generate-defuse-key
 %%WWWDIR%%/vendor/bin/semver
 %%WWWDIR%%/vendor/bin/update-versions
-%%WWWDIR%%/vendor/commerceguys/intl/LICENSE
-%%WWWDIR%%/vendor/commerceguys/intl/README.md
-%%WWWDIR%%/vendor/commerceguys/intl/phpunit.xml
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/af.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/agq.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ak.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/am.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ar-LY.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ar-SA.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ar.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/as.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/asa.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ast.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/az-Cyrl.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/az.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/bas.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/base.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/be.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/bez.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/bg.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/bm.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/bn-IN.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/bn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/br.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/brx.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/bs-Cyrl.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/bs.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ca.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ce.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/cgg.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/chr.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ckb.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/cs.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/cy.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/da.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/dav.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/de-AT.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/de-CH.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/de.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/dje.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/dsb.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/dyo.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/dz.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ebu.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ee.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/el.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/en-GB.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/en.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/eo.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-AR.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-BO.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-BR.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-BZ.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-CL.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-CO.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-CR.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-CU.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-DO.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-EC.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-GT.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-HN.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-MX.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-NI.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-PA.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-PE.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-PR.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-PY.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-SV.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-US.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-UY.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es-VE.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/es.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/et.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/eu.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ewo.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/fa-AF.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/fa.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ff.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/fi.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/fil.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/fo.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/fr-BE.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/fr-CA.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/fr.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/fur.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/fy.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ga.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/gd.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/gl.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/gsw.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/gu.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/guz.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ha.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/he.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/hi.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/hr.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/hsb.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/hu.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/hy.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/id.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/is.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/it.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ja.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/jgo.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/jmc.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ka.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/kab.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/kam.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/kde.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/kea.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/khq.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ki.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/kk.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/kln.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/km.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/kn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ko-KP.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ko.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/kok.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ks.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ksb.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ksf.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ksh.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ky.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/lag.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/lb.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/lg.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ln.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/lo.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/lt.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/lu.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/luo.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/luy.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/lv.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/mas.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/mer.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/mfe.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/mg.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/mgh.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/mk.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ml.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/mn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/mr.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ms.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/mt.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/mua.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/my.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/mzn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/naq.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/nb.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/nd.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ne.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/nl.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/nmg.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/nn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/nus.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/nyn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/or.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/pa.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/pl.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ps.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/pt-AO.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/pt-CH.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/pt-CV.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/pt-GQ.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/pt-GW.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/pt-LU.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/pt-MO.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/pt-MZ.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/pt-PT.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/pt-ST.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/pt-TL.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/pt.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/qu.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/rm.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/rn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ro-MD.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ro.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/rof.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ru-UA.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ru.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/rwk.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/saq.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sbp.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sd.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/se-FI.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/se.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/seh.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ses.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sg.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/shi-Latn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/shi.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/si.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sk.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sl.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/smn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/so.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sq.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sr-Cyrl-BA.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sr-Cyrl-ME.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sr-Cyrl-XK.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sr-Latn-BA.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sr-Latn-ME.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sr-Latn-XK.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sr-Latn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sr.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sv.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sw-CD.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sw-KE.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/sw.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ta.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/te.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/teo.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/tg.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/th.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ti.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/tk.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/to.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/tr.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/tt.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/twq.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/tzm.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ug.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/uk.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ur-IN.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/ur.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/uz-Cyrl.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/uz.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/vai-Latn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/vai.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/vi.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/vun.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/wae.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/wo.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/xog.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/yav.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/yi.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/yo-BJ.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/yo.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/zgh.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/zh-Hant-HK.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/zh-Hant-MO.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/zh-Hant.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/zh.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/country/zu.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/af.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/agq.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ak.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/am.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ar.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/asa.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ast.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/az.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/bas.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/base.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/be.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/bez.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/bg.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/bm.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/bn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/br.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/brx.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/bs-Cyrl.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/bs.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ca.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ce.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/cgg.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/chr.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/cs.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/cy.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/da.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/dav.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/de-CH.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/de.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/dje.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/dsb.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/dz.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ebu.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ee.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/el.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-AG.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-AI.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-AT.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-AU.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-BB.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-BE.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-BM.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-BS.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-BW.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-BZ.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-CA.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-CC.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-CH.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-CK.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-CM.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-CX.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-CY.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-DE.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-DG.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-DK.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-DM.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-ER.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-FI.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-FJ.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-FK.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-FM.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-GB.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-GD.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-GG.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-GH.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-GI.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-GM.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-GY.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-HK.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-IE.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-IL.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-IM.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-IN.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-IO.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-JE.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-JM.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-KE.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-KI.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-KN.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-KY.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-LC.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-LR.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-LS.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-MG.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-MO.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-MS.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-MT.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-MU.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-MW.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-MY.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-NA.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-NF.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-NG.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-NL.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-NR.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-NU.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-NZ.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-PG.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-PH.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-PK.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-PN.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-PW.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-RW.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-SB.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-SC.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-SD.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-SE.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-SG.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-SH.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-SI.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-SL.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-SS.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-SX.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-SZ.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-TC.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-TK.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-TO.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-TT.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-TV.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-TZ.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-UG.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-VC.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-VG.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-VU.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-WS.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-ZA.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-ZM.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en-ZW.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/en.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-AR.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-BO.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-BR.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-BZ.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-CL.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-CO.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-CR.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-CU.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-DO.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-EC.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-GT.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-HN.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-MX.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-NI.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-PA.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-PE.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-PR.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-PY.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-SV.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-US.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-UY.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es-VE.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/es.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/et.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/eu.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ewo.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/fa-AF.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/fa.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ff.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/fi.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/fil.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/fo.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/fr-CA.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/fr.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/fur.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/fy.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ga.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/gd.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/gl.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/gsw.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/gu.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/guz.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ha.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/he.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/hi.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/hr.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/hsb.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/hu.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/hy.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/id.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/is.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/it.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ja.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/jmc.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ka.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/kab.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/kam.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/kde.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/kea.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/khq.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ki.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/kk.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/kln.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/km.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/kn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ko.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ks.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ksb.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ksf.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ksh.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ky.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/lag.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/lb.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/lg.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ln.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/lo.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/lt.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/lu.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/luo.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/luy.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/lv.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/mas.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/mer.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/mfe.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/mg.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/mk.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ml.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/mn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/mr.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ms.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/mua.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/my.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/mzn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/naq.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/nb.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/nd.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ne.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/nl.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/nmg.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/nn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/nyn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/or.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/pa.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/pl.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/pt-AO.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/pt-CH.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/pt-CV.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/pt-GQ.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/pt-GW.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/pt-LU.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/pt-MO.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/pt-MZ.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/pt-PT.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/pt-ST.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/pt-TL.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/pt.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/rm.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/rn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ro.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/rof.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ru.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/rwk.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/saq.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/sbp.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/sd.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/seh.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ses.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/sg.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/shi-Latn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/shi.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/si.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/sk.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/sl.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/sn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/sq.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/sr-Latn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/sr.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/sv.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/sw-CD.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/sw.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ta.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/te.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/teo.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/th.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/tk.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/tr.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/twq.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/tzm.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ug.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/uk.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ur-IN.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/ur.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/uz-Cyrl.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/uz.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/vai-Latn.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/vai.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/vi.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/vun.json
-%%WWWDIR%%/vendor/commerceguys/intl/resources/currency/xog.json
*** 997 LINES SKIPPED ***