Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 2021 07:51:22 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r568779 - in head/www: . webtrees20
Message-ID:  <202103190751.12J7pMuQ004125@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Fri Mar 19 07:51:21 2021
New Revision: 568779
URL: https://svnweb.freebsd.org/changeset/ports/568779

Log:
  Fork off the `www/webtrees20' port which tracks 2.0.x branch and
  targets PHP versions 7.1-7.4.  It is fully supported and actively
  maintained.
  
  PR:	250883, 254336

Added:
  head/www/webtrees20/
     - copied from r568777, head/www/webtrees/
Modified:
  head/www/Makefile
  head/www/webtrees20/Makefile
  head/www/webtrees20/distinfo
  head/www/webtrees20/pkg-plist

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Fri Mar 19 07:44:28 2021	(r568778)
+++ head/www/Makefile	Fri Mar 19 07:51:21 2021	(r568779)
@@ -2281,6 +2281,7 @@
     SUBDIR += webstone
     SUBDIR += webstone-ssl
     SUBDIR += webtrees
+    SUBDIR += webtrees20
     SUBDIR += wgetpaste
     SUBDIR += wikicalc
     SUBDIR += wordpress

Modified: head/www/webtrees20/Makefile
==============================================================================
--- head/www/webtrees/Makefile	Fri Mar 19 07:35:14 2021	(r568777)
+++ head/www/webtrees20/Makefile	Fri Mar 19 07:51:21 2021	(r568779)
@@ -2,21 +2,20 @@
 # $FreeBSD$
 
 PORTNAME=	webtrees
-PORTVERSION=	1.7.18
+PORTVERSION=	2.0.13
 CATEGORIES=	www
 MASTER_SITES=	http://github.com/fisharebest/${PORTNAME}/releases/download/${PORTVERSION}/
+PKGNAMESUFFIX=	20
 
-MAINTAINER=	fbsd@opal.com
-COMMENT=	Online genealogy viewer (for PHP 5.3-7.3)
+MAINTAINER=	freebsd-ports@misc.ark-ict.nl
+COMMENT=	Online genealogy viewer (for PHP 7.1-7.4)
 
 LICENSE=	GPLv3+
 
 EXTRACT_AFTER_ARGS=	-d ${WRKSRC}
 
 USES=		cpe php shebangfix zip
-SHEBANG_FILES=	webtrees/vendor/ezyang/htmlpurifier/maintenance/*.php \
-		webtrees/vendor/ezyang/htmlpurifier/maintenance/*.sh \
-		webtrees/vendor/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php \
+SHEBANG_FILES=	webtrees/vendor/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php \
 		webtrees/vendor/tecnickcom/tcpdf/tools/tcpdf_addfont.php
 USE_PHP=	calendar dom filter gd json pcre pdo_mysql session simplexml xml
 NO_BUILD=	yes
@@ -24,12 +23,7 @@ NO_ARCH=	yes
 
 SUB_FILES=	pkg-message pkg-deinstall
 SUB_LIST=	VERSION_SUFFIX=${PKGNAMESUFFIX}
-
-post-patch: .SILENT
-	${RM} -r ${WRKSRC}/webtrees/vendor/michelf/php-markdown/test
-	${RM} ${WRKSRC}/webtrees/vendor/michelf/php-markdown/.editorconfig
-	${RM} ${WRKSRC}/webtrees/vendor/michelf/php-markdown/.scrutinizer.yml
-	${RM} ${WRKSRC}/webtrees/vendor/michelf/php-markdown/phpunit.xml.dist
+WWWDIR=		${PREFIX}/www/webtrees${PKGNAMESUFFIX}
 
 do-install:
 	-${MKDIR} ${STAGEDIR}${WWWDIR}

Modified: head/www/webtrees20/distinfo
==============================================================================
--- head/www/webtrees/distinfo	Fri Mar 19 07:35:14 2021	(r568777)
+++ head/www/webtrees20/distinfo	Fri Mar 19 07:51:21 2021	(r568779)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615385950
-SHA256 (webtrees-1.7.18.zip) = ca66952a8e6eb3155e2136efe73b502a0c99bd324b12f5b36a4d81474d8cc298
-SIZE (webtrees-1.7.18.zip) = 33452680
+TIMESTAMP = 1615731201
+SHA256 (webtrees-2.0.13.zip) = badff15ca4432d339728282207ebc1bd3d51b8fdf46e23631ce6598d14a3af5a
+SIZE (webtrees-2.0.13.zip) = 30729670

Modified: head/www/webtrees20/pkg-plist
==============================================================================
--- head/www/webtrees/pkg-plist	Fri Mar 19 07:35:14 2021	(r568777)
+++ head/www/webtrees20/pkg-plist	Fri Mar 19 07:51:21 2021	(r568779)
@@ -1,41 +1,12 @@
+%%WWWDIR%%/CONTRIBUTING.md
 %%WWWDIR%%/LICENSE.md
 %%WWWDIR%%/README.md
-%%WWWDIR%%/action.php
-%%WWWDIR%%/addmedia.php
-%%WWWDIR%%/admin.php
-%%WWWDIR%%/admin_media.php
-%%WWWDIR%%/admin_media_upload.php
-%%WWWDIR%%/admin_module_blocks.php
-%%WWWDIR%%/admin_module_charts.php
-%%WWWDIR%%/admin_module_menus.php
-%%WWWDIR%%/admin_module_reports.php
-%%WWWDIR%%/admin_module_sidebar.php
-%%WWWDIR%%/admin_module_tabs.php
-%%WWWDIR%%/admin_modules.php
-%%WWWDIR%%/admin_pgv_to_wt.php
-%%WWWDIR%%/admin_site_access.php
-%%WWWDIR%%/admin_site_change.php
-%%WWWDIR%%/admin_site_clean.php
-%%WWWDIR%%/admin_site_config.php
-%%WWWDIR%%/admin_site_info.php
-%%WWWDIR%%/admin_site_logs.php
-%%WWWDIR%%/admin_site_merge.php
-%%WWWDIR%%/admin_site_readme.php
-%%WWWDIR%%/admin_site_upgrade.php
-%%WWWDIR%%/admin_trees_check.php
-%%WWWDIR%%/admin_trees_config.php
-%%WWWDIR%%/admin_trees_download.php
-%%WWWDIR%%/admin_trees_duplicates.php
-%%WWWDIR%%/admin_trees_export.php
-%%WWWDIR%%/admin_trees_manage.php
-%%WWWDIR%%/admin_trees_merge.php
-%%WWWDIR%%/admin_trees_places.php
-%%WWWDIR%%/admin_trees_renumber.php
-%%WWWDIR%%/admin_trees_unconnected.php
-%%WWWDIR%%/admin_users.php
-%%WWWDIR%%/admin_users_bulk.php
-%%WWWDIR%%/ancestry.php
+%%WWWDIR%%/SECURITY.md
+%%WWWDIR%%/app/Age.php
+%%WWWDIR%%/app/Application.php
 %%WWWDIR%%/app/Auth.php
+%%WWWDIR%%/app/Cache.php
+%%WWWDIR%%/app/Carbon.php
 %%WWWDIR%%/app/Census/AbstractCensusColumn.php
 %%WWWDIR%%/app/Census/AbstractCensusColumnCondition.php
 %%WWWDIR%%/app/Census/Census.php
@@ -48,7 +19,7 @@
 %%WWWDIR%%/app/Census/CensusColumnBirthDate.php
 %%WWWDIR%%/app/Census/CensusColumnBirthDay.php
 %%WWWDIR%%/app/Census/CensusColumnBirthDayDotMonthYear.php
-%%WWWDIR%%/app/Census/CensusColumnBirthDayMonthSlashYear.php
+%%WWWDIR%%/app/Census/CensusColumnBirthDayMonthYear.php
 %%WWWDIR%%/app/Census/CensusColumnBirthDaySlashMonth.php
 %%WWWDIR%%/app/Census/CensusColumnBirthDaySlashMonthYear.php
 %%WWWDIR%%/app/Census/CensusColumnBirthMonth.php
@@ -85,6 +56,7 @@
 %%WWWDIR%%/app/Census/CensusColumnNull.php
 %%WWWDIR%%/app/Census/CensusColumnOccupation.php
 %%WWWDIR%%/app/Census/CensusColumnRelationToHead.php
+%%WWWDIR%%/app/Census/CensusColumnRelationToHeadEnglish.php
 %%WWWDIR%%/app/Census/CensusColumnRelationToHeadGerman.php
 %%WWWDIR%%/app/Census/CensusColumnReligion.php
 %%WWWDIR%%/app/Census/CensusColumnSexMF.php
@@ -97,6 +69,9 @@
 %%WWWDIR%%/app/Census/CensusInterface.php
 %%WWWDIR%%/app/Census/CensusOfCzechRepublic.php
 %%WWWDIR%%/app/Census/CensusOfCzechRepublic1880.php
+%%WWWDIR%%/app/Census/CensusOfCzechRepublic1890.php
+%%WWWDIR%%/app/Census/CensusOfCzechRepublic1900.php
+%%WWWDIR%%/app/Census/CensusOfCzechRepublic1910.php
 %%WWWDIR%%/app/Census/CensusOfCzechRepublic1921.php
 %%WWWDIR%%/app/Census/CensusOfDenmark.php
 %%WWWDIR%%/app/Census/CensusOfDenmark1787.php
@@ -168,6 +143,8 @@
 %%WWWDIR%%/app/Census/CensusOfScotland1891.php
 %%WWWDIR%%/app/Census/CensusOfScotland1901.php
 %%WWWDIR%%/app/Census/CensusOfScotland1911.php
+%%WWWDIR%%/app/Census/CensusOfSlovakia.php
+%%WWWDIR%%/app/Census/CensusOfSlovakia1869.php
 %%WWWDIR%%/app/Census/CensusOfUnitedStates.php
 %%WWWDIR%%/app/Census/CensusOfUnitedStates1790.php
 %%WWWDIR%%/app/Census/CensusOfUnitedStates1800.php
@@ -185,6 +162,7 @@
 %%WWWDIR%%/app/Census/CensusOfUnitedStates1920.php
 %%WWWDIR%%/app/Census/CensusOfUnitedStates1930.php
 %%WWWDIR%%/app/Census/CensusOfUnitedStates1940.php
+%%WWWDIR%%/app/Census/CensusOfUnitedStates1950.php
 %%WWWDIR%%/app/Census/CensusOfWales.php
 %%WWWDIR%%/app/Census/CensusOfWales1841.php
 %%WWWDIR%%/app/Census/CensusOfWales1851.php
@@ -198,35 +176,37 @@
 %%WWWDIR%%/app/Census/RegisterOfEngland1939.php
 %%WWWDIR%%/app/Census/RegisterOfWales1939.php
 %%WWWDIR%%/app/ColorGenerator.php
+%%WWWDIR%%/app/CommonMark/CensusTableExtension.php
+%%WWWDIR%%/app/CommonMark/CensusTableParser.php
+%%WWWDIR%%/app/CommonMark/ResponsiveTableExtension.php
+%%WWWDIR%%/app/CommonMark/ResponsiveTableRenderer.php
+%%WWWDIR%%/app/CommonMark/XrefExtension.php
+%%WWWDIR%%/app/CommonMark/XrefNode.php
+%%WWWDIR%%/app/CommonMark/XrefParser.php
+%%WWWDIR%%/app/CommonMark/XrefRenderer.php
 %%WWWDIR%%/app/Config.php
-%%WWWDIR%%/app/Controller/AdvancedSearchController.php
-%%WWWDIR%%/app/Controller/AjaxController.php
-%%WWWDIR%%/app/Controller/AncestryController.php
-%%WWWDIR%%/app/Controller/BaseController.php
-%%WWWDIR%%/app/Controller/BranchesController.php
-%%WWWDIR%%/app/Controller/ChartController.php
-%%WWWDIR%%/app/Controller/CompactController.php
-%%WWWDIR%%/app/Controller/DescendancyController.php
-%%WWWDIR%%/app/Controller/FamilyBookController.php
-%%WWWDIR%%/app/Controller/FamilyController.php
-%%WWWDIR%%/app/Controller/FanchartController.php
-%%WWWDIR%%/app/Controller/GedcomRecordController.php
-%%WWWDIR%%/app/Controller/HourglassController.php
-%%WWWDIR%%/app/Controller/IndividualController.php
-%%WWWDIR%%/app/Controller/LifespanController.php
-%%WWWDIR%%/app/Controller/MediaController.php
-%%WWWDIR%%/app/Controller/NoteController.php
-%%WWWDIR%%/app/Controller/PageController.php
-%%WWWDIR%%/app/Controller/PedigreeController.php
-%%WWWDIR%%/app/Controller/RelationshipController.php
-%%WWWDIR%%/app/Controller/RepositoryController.php
-%%WWWDIR%%/app/Controller/SearchController.php
-%%WWWDIR%%/app/Controller/SimpleController.php
-%%WWWDIR%%/app/Controller/SourceController.php
-%%WWWDIR%%/app/Controller/TimelineController.php
-%%WWWDIR%%/app/Database.php
+%%WWWDIR%%/app/Console/ComposerScripts.php
+%%WWWDIR%%/app/Contracts/CacheFactoryInterface.php
+%%WWWDIR%%/app/Contracts/ElementFactoryInterface.php
+%%WWWDIR%%/app/Contracts/ElementInterface.php
+%%WWWDIR%%/app/Contracts/FamilyFactoryInterface.php
+%%WWWDIR%%/app/Contracts/FilesystemFactoryInterface.php
+%%WWWDIR%%/app/Contracts/GedcomRecordFactoryInterface.php
+%%WWWDIR%%/app/Contracts/HeaderFactoryInterface.php
+%%WWWDIR%%/app/Contracts/ImageFactoryInterface.php
+%%WWWDIR%%/app/Contracts/IndividualFactoryInterface.php
+%%WWWDIR%%/app/Contracts/LocationFactoryInterface.php
+%%WWWDIR%%/app/Contracts/MediaFactoryInterface.php
+%%WWWDIR%%/app/Contracts/NoteFactoryInterface.php
+%%WWWDIR%%/app/Contracts/RepositoryFactoryInterface.php
+%%WWWDIR%%/app/Contracts/SourceFactoryInterface.php
+%%WWWDIR%%/app/Contracts/SubmissionFactoryInterface.php
+%%WWWDIR%%/app/Contracts/SubmitterFactoryInterface.php
+%%WWWDIR%%/app/Contracts/UserInterface.php
+%%WWWDIR%%/app/Contracts/XrefFactoryInterface.php
 %%WWWDIR%%/app/Date.php
-%%WWWDIR%%/app/Date/CalendarDate.php
+%%WWWDIR%%/app/Date/AbstractCalendarDate.php
+%%WWWDIR%%/app/Date/AbstractGregorianJulianDate.php
 %%WWWDIR%%/app/Date/FrenchDate.php
 %%WWWDIR%%/app/Date/GregorianDate.php
 %%WWWDIR%%/app/Date/HijriDate.php
@@ -234,24 +214,257 @@
 %%WWWDIR%%/app/Date/JewishDate.php
 %%WWWDIR%%/app/Date/JulianDate.php
 %%WWWDIR%%/app/Date/RomanDate.php
+%%WWWDIR%%/app/DebugBar.php
+%%WWWDIR%%/app/DebugBar/ViewCollector.php
+%%WWWDIR%%/app/DefaultUser.php
+%%WWWDIR%%/app/Elements/AbstractElement.php
+%%WWWDIR%%/app/Elements/AbstractEventElement.php
+%%WWWDIR%%/app/Elements/AbstractXrefElement.php
+%%WWWDIR%%/app/Elements/AddressCity.php
+%%WWWDIR%%/app/Elements/AddressCountry.php
+%%WWWDIR%%/app/Elements/AddressEmail.php
+%%WWWDIR%%/app/Elements/AddressFax.php
+%%WWWDIR%%/app/Elements/AddressLine.php
+%%WWWDIR%%/app/Elements/AddressLine1.php
+%%WWWDIR%%/app/Elements/AddressLine2.php
+%%WWWDIR%%/app/Elements/AddressLine3.php
+%%WWWDIR%%/app/Elements/AddressPostalCode.php
+%%WWWDIR%%/app/Elements/AddressState.php
+%%WWWDIR%%/app/Elements/AddressWebPage.php
+%%WWWDIR%%/app/Elements/AdoptedByWhichParent.php
+%%WWWDIR%%/app/Elements/Adoption.php
+%%WWWDIR%%/app/Elements/AdultChristening.php
+%%WWWDIR%%/app/Elements/AgeAtEvent.php
+%%WWWDIR%%/app/Elements/AncestralFileNumber.php
+%%WWWDIR%%/app/Elements/Annulment.php
+%%WWWDIR%%/app/Elements/ApprovedSystemId.php
+%%WWWDIR%%/app/Elements/AttributeDescriptor.php
+%%WWWDIR%%/app/Elements/AutomatedRecordId.php
+%%WWWDIR%%/app/Elements/Baptism.php
+%%WWWDIR%%/app/Elements/BarMitzvah.php
+%%WWWDIR%%/app/Elements/BasMitzvah.php
+%%WWWDIR%%/app/Elements/Birth.php
+%%WWWDIR%%/app/Elements/Blessing.php
+%%WWWDIR%%/app/Elements/Burial.php
+%%WWWDIR%%/app/Elements/CasteName.php
+%%WWWDIR%%/app/Elements/CauseOfEvent.php
+%%WWWDIR%%/app/Elements/Census.php
+%%WWWDIR%%/app/Elements/CertaintyAssessment.php
+%%WWWDIR%%/app/Elements/Change.php
+%%WWWDIR%%/app/Elements/ChangeDate.php
+%%WWWDIR%%/app/Elements/CharacterSet.php
+%%WWWDIR%%/app/Elements/ChildLinkageStatus.php
+%%WWWDIR%%/app/Elements/Christening.php
+%%WWWDIR%%/app/Elements/Confirmation.php
+%%WWWDIR%%/app/Elements/ContentDescription.php
+%%WWWDIR%%/app/Elements/CopyrightFile.php
+%%WWWDIR%%/app/Elements/CopyrightSourceData.php
+%%WWWDIR%%/app/Elements/CountOfChildren.php
+%%WWWDIR%%/app/Elements/CountOfMarriages.php
+%%WWWDIR%%/app/Elements/Cremation.php
+%%WWWDIR%%/app/Elements/CustomElement.php
+%%WWWDIR%%/app/Elements/CustomEvent.php
+%%WWWDIR%%/app/Elements/CustomFact.php
+%%WWWDIR%%/app/Elements/DateLdsOrd.php
+%%WWWDIR%%/app/Elements/DateValue.php
+%%WWWDIR%%/app/Elements/Death.php
+%%WWWDIR%%/app/Elements/DemographicDataType.php
+%%WWWDIR%%/app/Elements/DescriptiveTitle.php
+%%WWWDIR%%/app/Elements/Divorce.php
+%%WWWDIR%%/app/Elements/DivorceFiled.php
+%%WWWDIR%%/app/Elements/Emigration.php
+%%WWWDIR%%/app/Elements/EmptyElement.php
+%%WWWDIR%%/app/Elements/Engagement.php
+%%WWWDIR%%/app/Elements/EntryRecordingDate.php
+%%WWWDIR%%/app/Elements/EventAttributeType.php
+%%WWWDIR%%/app/Elements/EventDescriptor.php
+%%WWWDIR%%/app/Elements/EventOrFactClassification.php
+%%WWWDIR%%/app/Elements/EventTypeCitedFrom.php
+%%WWWDIR%%/app/Elements/EventsRecorded.php
+%%WWWDIR%%/app/Elements/FamilyRecord.php
+%%WWWDIR%%/app/Elements/FamilyStatusText.php
+%%WWWDIR%%/app/Elements/FileName.php
+%%WWWDIR%%/app/Elements/FirstCommunion.php
+%%WWWDIR%%/app/Elements/Form.php
+%%WWWDIR%%/app/Elements/GedcomElement.php
+%%WWWDIR%%/app/Elements/GenerationsOfAncestors.php
+%%WWWDIR%%/app/Elements/GenerationsOfDescendants.php
+%%WWWDIR%%/app/Elements/GovIdType.php
+%%WWWDIR%%/app/Elements/GovIdentifier.php
+%%WWWDIR%%/app/Elements/Graduation.php
+%%WWWDIR%%/app/Elements/HeaderRecord.php
+%%WWWDIR%%/app/Elements/HierarchicalRelationship.php
+%%WWWDIR%%/app/Elements/Immigration.php
+%%WWWDIR%%/app/Elements/IndividualRecord.php
+%%WWWDIR%%/app/Elements/LanguageId.php
+%%WWWDIR%%/app/Elements/LdsBaptism.php
+%%WWWDIR%%/app/Elements/LdsBaptismDateStatus.php
+%%WWWDIR%%/app/Elements/LdsChildSealing.php
+%%WWWDIR%%/app/Elements/LdsChildSealingDateStatus.php
+%%WWWDIR%%/app/Elements/LdsConfirmation.php
+%%WWWDIR%%/app/Elements/LdsEndowment.php
+%%WWWDIR%%/app/Elements/LdsEndowmentDateStatus.php
+%%WWWDIR%%/app/Elements/LdsSpouseSealing.php
+%%WWWDIR%%/app/Elements/LdsSpouseSealingDateStatus.php
+%%WWWDIR%%/app/Elements/LocationRecord.php
+%%WWWDIR%%/app/Elements/MaidenheadLocator.php
+%%WWWDIR%%/app/Elements/Marriage.php
+%%WWWDIR%%/app/Elements/MarriageBanns.php
+%%WWWDIR%%/app/Elements/MarriageContract.php
+%%WWWDIR%%/app/Elements/MarriageLicence.php
+%%WWWDIR%%/app/Elements/MarriageSettlement.php
+%%WWWDIR%%/app/Elements/MarriageType.php
+%%WWWDIR%%/app/Elements/MediaRecord.php
+%%WWWDIR%%/app/Elements/MultimediaFileReference.php
+%%WWWDIR%%/app/Elements/MultimediaFormat.php
+%%WWWDIR%%/app/Elements/NameOfBusiness.php
+%%WWWDIR%%/app/Elements/NameOfFamilyFile.php
+%%WWWDIR%%/app/Elements/NameOfProduct.php
+%%WWWDIR%%/app/Elements/NameOfRepository.php
+%%WWWDIR%%/app/Elements/NameOfSourceData.php
+%%WWWDIR%%/app/Elements/NamePersonal.php
+%%WWWDIR%%/app/Elements/NamePhoneticVariation.php
+%%WWWDIR%%/app/Elements/NamePieceGiven.php
+%%WWWDIR%%/app/Elements/NamePieceNickname.php
+%%WWWDIR%%/app/Elements/NamePiecePrefix.php
+%%WWWDIR%%/app/Elements/NamePieceSuffix.php
+%%WWWDIR%%/app/Elements/NamePieceSurname.php
+%%WWWDIR%%/app/Elements/NamePieceSurnamePrefix.php
+%%WWWDIR%%/app/Elements/NameRomanizedVariation.php
+%%WWWDIR%%/app/Elements/NameType.php
+%%WWWDIR%%/app/Elements/NationOrTribalOrigin.php
+%%WWWDIR%%/app/Elements/NationalIdNumber.php
+%%WWWDIR%%/app/Elements/Naturalization.php
+%%WWWDIR%%/app/Elements/NobilityTypeTitle.php
+%%WWWDIR%%/app/Elements/NoteRecord.php
+%%WWWDIR%%/app/Elements/NoteStructure.php
+%%WWWDIR%%/app/Elements/Occupation.php
+%%WWWDIR%%/app/Elements/OrdinanceProcessFlag.php
+%%WWWDIR%%/app/Elements/Ordination.php
+%%WWWDIR%%/app/Elements/PafUid.php
+%%WWWDIR%%/app/Elements/PedigreeLinkageType.php
+%%WWWDIR%%/app/Elements/PermanentRecordFileNumber.php
+%%WWWDIR%%/app/Elements/PhoneNumber.php
+%%WWWDIR%%/app/Elements/PhoneticType.php
+%%WWWDIR%%/app/Elements/PhysicalDescription.php
+%%WWWDIR%%/app/Elements/PlaceHierarchy.php
+%%WWWDIR%%/app/Elements/PlaceLatitude.php
+%%WWWDIR%%/app/Elements/PlaceLivingOrdinance.php
+%%WWWDIR%%/app/Elements/PlaceLongtitude.php
+%%WWWDIR%%/app/Elements/PlaceName.php
+%%WWWDIR%%/app/Elements/PlacePhoneticVariation.php
+%%WWWDIR%%/app/Elements/PlaceRomanizedVariation.php
+%%WWWDIR%%/app/Elements/Possessions.php
+%%WWWDIR%%/app/Elements/Probate.php
+%%WWWDIR%%/app/Elements/PublicationDate.php
+%%WWWDIR%%/app/Elements/ReceivingSystemName.php
+%%WWWDIR%%/app/Elements/RelationIsDescriptor.php
+%%WWWDIR%%/app/Elements/ReligiousAffiliation.php
+%%WWWDIR%%/app/Elements/RepositoryRecord.php
+%%WWWDIR%%/app/Elements/ResearchTask.php
+%%WWWDIR%%/app/Elements/ResearchTaskPriority.php
+%%WWWDIR%%/app/Elements/ResearchTaskStatus.php
+%%WWWDIR%%/app/Elements/ResearchTaskType.php
+%%WWWDIR%%/app/Elements/Residence.php
+%%WWWDIR%%/app/Elements/ResponsibleAgency.php
+%%WWWDIR%%/app/Elements/RestrictionNotice.php
+%%WWWDIR%%/app/Elements/Retirement.php
+%%WWWDIR%%/app/Elements/RoleInEvent.php
+%%WWWDIR%%/app/Elements/RomanizedType.php
+%%WWWDIR%%/app/Elements/ScholasticAchievement.php
+%%WWWDIR%%/app/Elements/SexValue.php
+%%WWWDIR%%/app/Elements/SexXValue.php
+%%WWWDIR%%/app/Elements/SocialSecurityNumber.php
+%%WWWDIR%%/app/Elements/SourceCallNumber.php
+%%WWWDIR%%/app/Elements/SourceData.php
+%%WWWDIR%%/app/Elements/SourceDescriptiveTitle.php
+%%WWWDIR%%/app/Elements/SourceFiledByEntry.php
+%%WWWDIR%%/app/Elements/SourceJurisdictionPlace.php
+%%WWWDIR%%/app/Elements/SourceMediaType.php
+%%WWWDIR%%/app/Elements/SourceOriginator.php
+%%WWWDIR%%/app/Elements/SourcePublicationFacts.php
+%%WWWDIR%%/app/Elements/SourceRecord.php
+%%WWWDIR%%/app/Elements/SubmissionRecord.php
+%%WWWDIR%%/app/Elements/SubmitterName.php
+%%WWWDIR%%/app/Elements/SubmitterRecord.php
+%%WWWDIR%%/app/Elements/SubmitterRegisteredRfn.php
+%%WWWDIR%%/app/Elements/SubmitterText.php
+%%WWWDIR%%/app/Elements/TempleCode.php
+%%WWWDIR%%/app/Elements/TextFromSource.php
+%%WWWDIR%%/app/Elements/TimeValue.php
+%%WWWDIR%%/app/Elements/TransmissionDate.php
+%%WWWDIR%%/app/Elements/UnknownElement.php
+%%WWWDIR%%/app/Elements/UserReferenceNumber.php
+%%WWWDIR%%/app/Elements/UserReferenceType.php
+%%WWWDIR%%/app/Elements/VersionNumber.php
+%%WWWDIR%%/app/Elements/WebtreesUser.php
+%%WWWDIR%%/app/Elements/WhereWithinSource.php
+%%WWWDIR%%/app/Elements/Will.php
+%%WWWDIR%%/app/Elements/XrefFamily.php
+%%WWWDIR%%/app/Elements/XrefIndividual.php
+%%WWWDIR%%/app/Elements/XrefLocation.php
+%%WWWDIR%%/app/Elements/XrefMedia.php
+%%WWWDIR%%/app/Elements/XrefNote.php
+%%WWWDIR%%/app/Elements/XrefRepository.php
+%%WWWDIR%%/app/Elements/XrefSource.php
+%%WWWDIR%%/app/Elements/XrefSubmission.php
+%%WWWDIR%%/app/Elements/XrefSubmitter.php
+%%WWWDIR%%/app/Exceptions/FamilyAccessDeniedException.php
+%%WWWDIR%%/app/Exceptions/FamilyNotFoundException.php
+%%WWWDIR%%/app/Exceptions/GedcomErrorException.php
+%%WWWDIR%%/app/Exceptions/HttpAccessDeniedException.php
+%%WWWDIR%%/app/Exceptions/HttpBadRequestException.php
+%%WWWDIR%%/app/Exceptions/HttpException.php
+%%WWWDIR%%/app/Exceptions/HttpNotFoundException.php
+%%WWWDIR%%/app/Exceptions/HttpServerErrorException.php
+%%WWWDIR%%/app/Exceptions/HttpServiceUnavailableException.php
+%%WWWDIR%%/app/Exceptions/IndividualAccessDeniedException.php
+%%WWWDIR%%/app/Exceptions/IndividualNotFoundException.php
+%%WWWDIR%%/app/Exceptions/MediaAccessDeniedException.php
+%%WWWDIR%%/app/Exceptions/MediaNotFoundException.php
+%%WWWDIR%%/app/Exceptions/MissingParameterException.php
+%%WWWDIR%%/app/Exceptions/NoteAccessDeniedException.php
+%%WWWDIR%%/app/Exceptions/NoteNotFoundException.php
+%%WWWDIR%%/app/Exceptions/RecordAccessDeniedException.php
+%%WWWDIR%%/app/Exceptions/RecordNotFoundException.php
+%%WWWDIR%%/app/Exceptions/RepositoryAccessDeniedException.php
+%%WWWDIR%%/app/Exceptions/RepositoryNotFoundException.php
+%%WWWDIR%%/app/Exceptions/SourceAccessDeniedException.php
+%%WWWDIR%%/app/Exceptions/SourceNotFoundException.php
 %%WWWDIR%%/app/Fact.php
+%%WWWDIR%%/app/Factories/AbstractGedcomRecordFactory.php
+%%WWWDIR%%/app/Factories/CacheFactory.php
+%%WWWDIR%%/app/Factories/ElementFactory.php
+%%WWWDIR%%/app/Factories/FamilyFactory.php
+%%WWWDIR%%/app/Factories/FilesystemFactory.php
+%%WWWDIR%%/app/Factories/GedcomRecordFactory.php
+%%WWWDIR%%/app/Factories/HeaderFactory.php
+%%WWWDIR%%/app/Factories/ImageFactory.php
+%%WWWDIR%%/app/Factories/IndividualFactory.php
+%%WWWDIR%%/app/Factories/LocationFactory.php
+%%WWWDIR%%/app/Factories/MediaFactory.php
+%%WWWDIR%%/app/Factories/NoteFactory.php
+%%WWWDIR%%/app/Factories/RepositoryFactory.php
+%%WWWDIR%%/app/Factories/SourceFactory.php
+%%WWWDIR%%/app/Factories/SubmissionFactory.php
+%%WWWDIR%%/app/Factories/SubmitterFactory.php
+%%WWWDIR%%/app/Factories/XrefFactory.php
+%%WWWDIR%%/app/Factory.php
 %%WWWDIR%%/app/Family.php
-%%WWWDIR%%/app/File.php
 %%WWWDIR%%/app/Filter.php
 %%WWWDIR%%/app/FlashMessages.php
 %%WWWDIR%%/app/Functions/Functions.php
-%%WWWDIR%%/app/Functions/FunctionsCharts.php
 %%WWWDIR%%/app/Functions/FunctionsDate.php
-%%WWWDIR%%/app/Functions/FunctionsDb.php
 %%WWWDIR%%/app/Functions/FunctionsEdit.php
 %%WWWDIR%%/app/Functions/FunctionsExport.php
 %%WWWDIR%%/app/Functions/FunctionsImport.php
-%%WWWDIR%%/app/Functions/FunctionsMedia.php
 %%WWWDIR%%/app/Functions/FunctionsPrint.php
 %%WWWDIR%%/app/Functions/FunctionsPrintFacts.php
 %%WWWDIR%%/app/Functions/FunctionsPrintLists.php
 %%WWWDIR%%/app/Functions/FunctionsRtl.php
+%%WWWDIR%%/app/Gedcom.php
 %%WWWDIR%%/app/GedcomCode/GedcomCodeAdop.php
+%%WWWDIR%%/app/GedcomCode/GedcomCodeLang.php
 %%WWWDIR%%/app/GedcomCode/GedcomCodeName.php
 %%WWWDIR%%/app/GedcomCode/GedcomCodePedi.php
 %%WWWDIR%%/app/GedcomCode/GedcomCodeQuay.php
@@ -260,154 +473,628 @@
 %%WWWDIR%%/app/GedcomCode/GedcomCodeTemp.php
 %%WWWDIR%%/app/GedcomRecord.php
 %%WWWDIR%%/app/GedcomTag.php
-%%WWWDIR%%/app/HitCounter.php
+%%WWWDIR%%/app/GuestUser.php
+%%WWWDIR%%/app/Header.php
+%%WWWDIR%%/app/Helpers/functions.php
 %%WWWDIR%%/app/Html.php
+%%WWWDIR%%/app/Http/Controllers/AbstractBaseController.php
+%%WWWDIR%%/app/Http/Controllers/Admin/AbstractAdminController.php
+%%WWWDIR%%/app/Http/Middleware/AuthAdministrator.php
+%%WWWDIR%%/app/Http/Middleware/AuthEditor.php
+%%WWWDIR%%/app/Http/Middleware/AuthLoggedIn.php
+%%WWWDIR%%/app/Http/Middleware/AuthManager.php
+%%WWWDIR%%/app/Http/Middleware/AuthMember.php
+%%WWWDIR%%/app/Http/Middleware/AuthModerator.php
+%%WWWDIR%%/app/Http/Middleware/BadBotBlocker.php
+%%WWWDIR%%/app/Http/Middleware/BaseUrl.php
+%%WWWDIR%%/app/Http/Middleware/BootModules.php
+%%WWWDIR%%/app/Http/Middleware/CheckCsrf.php
+%%WWWDIR%%/app/Http/Middleware/CheckForMaintenanceMode.php
+%%WWWDIR%%/app/Http/Middleware/ClientIp.php
+%%WWWDIR%%/app/Http/Middleware/CompressResponse.php
+%%WWWDIR%%/app/Http/Middleware/DoHousekeeping.php
+%%WWWDIR%%/app/Http/Middleware/EmitResponse.php
+%%WWWDIR%%/app/Http/Middleware/HandleExceptions.php
+%%WWWDIR%%/app/Http/Middleware/LoadRoutes.php
+%%WWWDIR%%/app/Http/Middleware/NoRouteFound.php
+%%WWWDIR%%/app/Http/Middleware/PhpEnvironment.php
+%%WWWDIR%%/app/Http/Middleware/ReadConfigIni.php
+%%WWWDIR%%/app/Http/Middleware/RegisterFactories.php
+%%WWWDIR%%/app/Http/Middleware/Router.php
+%%WWWDIR%%/app/Http/Middleware/SecurityHeaders.php
+%%WWWDIR%%/app/Http/Middleware/UpdateDatabaseSchema.php
+%%WWWDIR%%/app/Http/Middleware/UseDatabase.php
+%%WWWDIR%%/app/Http/Middleware/UseDebugbar.php
+%%WWWDIR%%/app/Http/Middleware/UseLanguage.php
+%%WWWDIR%%/app/Http/Middleware/UseSession.php
+%%WWWDIR%%/app/Http/Middleware/UseTheme.php
+%%WWWDIR%%/app/Http/Middleware/UseTransaction.php
+%%WWWDIR%%/app/Http/Middleware/WrapHandler.php
+%%WWWDIR%%/app/Http/RequestHandlers/AbstractAutocompleteHandler.php
+%%WWWDIR%%/app/Http/RequestHandlers/AbstractModuleComponentAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/AbstractModuleComponentPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/AbstractSelect2Handler.php
+%%WWWDIR%%/app/Http/RequestHandlers/AccountDelete.php
+%%WWWDIR%%/app/Http/RequestHandlers/AccountEdit.php
+%%WWWDIR%%/app/Http/RequestHandlers/AccountUpdate.php
+%%WWWDIR%%/app/Http/RequestHandlers/AddChildToFamilyAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/AddChildToFamilyPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/AddChildToIndividualAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/AddChildToIndividualPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/AddMediaFileAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/AddMediaFileModal.php
+%%WWWDIR%%/app/Http/RequestHandlers/AddName.php
+%%WWWDIR%%/app/Http/RequestHandlers/AddNewFact.php
+%%WWWDIR%%/app/Http/RequestHandlers/AddParentToIndividualAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/AddParentToIndividualPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/AddSpouseToFamilyAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/AddSpouseToFamilyPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/AddSpouseToIndividualAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/AddSpouseToIndividualPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/AddUnlinkedAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/AddUnlinkedPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/AdminMediaFileDownload.php
+%%WWWDIR%%/app/Http/RequestHandlers/AdminMediaFileThumbnail.php
+%%WWWDIR%%/app/Http/RequestHandlers/AppleTouchIconPng.php
+%%WWWDIR%%/app/Http/RequestHandlers/AutoCompleteCitation.php
+%%WWWDIR%%/app/Http/RequestHandlers/AutoCompleteFolder.php
+%%WWWDIR%%/app/Http/RequestHandlers/AutoCompletePlace.php
+%%WWWDIR%%/app/Http/RequestHandlers/AutoCompleteSurname.php
+%%WWWDIR%%/app/Http/RequestHandlers/BroadcastAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/BroadcastPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/CalendarAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/CalendarEvents.php
+%%WWWDIR%%/app/Http/RequestHandlers/CalendarPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ChangeFamilyMembersAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ChangeFamilyMembersPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/CheckTree.php
+%%WWWDIR%%/app/Http/RequestHandlers/CleanDataFolder.php
+%%WWWDIR%%/app/Http/RequestHandlers/ContactAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ContactPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ControlPanel.php
+%%WWWDIR%%/app/Http/RequestHandlers/CopyFact.php
+%%WWWDIR%%/app/Http/RequestHandlers/CreateLocationAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/CreateLocationModal.php
+%%WWWDIR%%/app/Http/RequestHandlers/CreateMediaObjectAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/CreateMediaObjectFromFile.php
+%%WWWDIR%%/app/Http/RequestHandlers/CreateMediaObjectModal.php
+%%WWWDIR%%/app/Http/RequestHandlers/CreateNoteAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/CreateNoteModal.php
+%%WWWDIR%%/app/Http/RequestHandlers/CreateRepositoryAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/CreateRepositoryModal.php
+%%WWWDIR%%/app/Http/RequestHandlers/CreateSourceAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/CreateSourceModal.php
+%%WWWDIR%%/app/Http/RequestHandlers/CreateSubmissionAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/CreateSubmissionModal.php
+%%WWWDIR%%/app/Http/RequestHandlers/CreateSubmitterAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/CreateSubmitterModal.php
+%%WWWDIR%%/app/Http/RequestHandlers/CreateTreeAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/CreateTreePage.php
+%%WWWDIR%%/app/Http/RequestHandlers/DataFixChoose.php
+%%WWWDIR%%/app/Http/RequestHandlers/DataFixData.php
+%%WWWDIR%%/app/Http/RequestHandlers/DataFixPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/DataFixPreview.php
+%%WWWDIR%%/app/Http/RequestHandlers/DataFixSelect.php
+%%WWWDIR%%/app/Http/RequestHandlers/DataFixUpdate.php
+%%WWWDIR%%/app/Http/RequestHandlers/DataFixUpdateAll.php
+%%WWWDIR%%/app/Http/RequestHandlers/DeleteFact.php
+%%WWWDIR%%/app/Http/RequestHandlers/DeletePath.php
+%%WWWDIR%%/app/Http/RequestHandlers/DeleteRecord.php
+%%WWWDIR%%/app/Http/RequestHandlers/DeleteTreeAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/DeleteUser.php
+%%WWWDIR%%/app/Http/RequestHandlers/EditFactAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/EditFactPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/EditMediaFileAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/EditMediaFileModal.php
+%%WWWDIR%%/app/Http/RequestHandlers/EditName.php
+%%WWWDIR%%/app/Http/RequestHandlers/EditNoteAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/EditNotePage.php
+%%WWWDIR%%/app/Http/RequestHandlers/EditRawFactAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/EditRawFactPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/EditRawRecordAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/EditRawRecordPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/EditRecordAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/EditRecordPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/EmailPreferencesAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/EmailPreferencesPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ExportGedcomClient.php
+%%WWWDIR%%/app/Http/RequestHandlers/ExportGedcomPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ExportGedcomServer.php
+%%WWWDIR%%/app/Http/RequestHandlers/FamilyPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/FaviconIco.php
+%%WWWDIR%%/app/Http/RequestHandlers/FindDuplicateRecords.php
+%%WWWDIR%%/app/Http/RequestHandlers/FixLevel0MediaAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/FixLevel0MediaData.php
+%%WWWDIR%%/app/Http/RequestHandlers/FixLevel0MediaPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/GedcomLoad.php
+%%WWWDIR%%/app/Http/RequestHandlers/GedcomRecordPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/HeaderPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/HelpText.php
+%%WWWDIR%%/app/Http/RequestHandlers/HomePage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ImportGedcomAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ImportGedcomPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ImportThumbnailsAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ImportThumbnailsData.php
+%%WWWDIR%%/app/Http/RequestHandlers/ImportThumbnailsPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/IndividualPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/LinkChildToFamilyAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/LinkChildToFamilyPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/LinkMediaToFamilyModal.php
+%%WWWDIR%%/app/Http/RequestHandlers/LinkMediaToIndividualModal.php
+%%WWWDIR%%/app/Http/RequestHandlers/LinkMediaToRecordAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/LinkMediaToSourceModal.php
+%%WWWDIR%%/app/Http/RequestHandlers/LinkSpouseToIndividualAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/LinkSpouseToIndividualPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/LocationPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/LoginAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/LoginPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/Logout.php
+%%WWWDIR%%/app/Http/RequestHandlers/ManageMediaAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ManageMediaData.php
+%%WWWDIR%%/app/Http/RequestHandlers/ManageMediaPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ManageTrees.php
+%%WWWDIR%%/app/Http/RequestHandlers/MapDataAdd.php
+%%WWWDIR%%/app/Http/RequestHandlers/MapDataDelete.php
+%%WWWDIR%%/app/Http/RequestHandlers/MapDataEdit.php
+%%WWWDIR%%/app/Http/RequestHandlers/MapDataExportCSV.php
+%%WWWDIR%%/app/Http/RequestHandlers/MapDataExportGeoJson.php
+%%WWWDIR%%/app/Http/RequestHandlers/MapDataImportAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/MapDataImportPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/MapDataList.php
+%%WWWDIR%%/app/Http/RequestHandlers/MapDataSave.php
+%%WWWDIR%%/app/Http/RequestHandlers/MapProviderAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/MapProviderPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/Masquerade.php
+%%WWWDIR%%/app/Http/RequestHandlers/MediaFileDownload.php
+%%WWWDIR%%/app/Http/RequestHandlers/MediaFileThumbnail.php
+%%WWWDIR%%/app/Http/RequestHandlers/MediaPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/MergeFactsAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/MergeFactsPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/MergeRecordsAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/MergeRecordsPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/MergeTreesAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/MergeTreesPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/MessageAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/MessagePage.php
+%%WWWDIR%%/app/Http/RequestHandlers/MessageSelect.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModuleAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModuleDeleteSettings.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesAllAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesAllPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesAnalyticsAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesAnalyticsPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesBlocksAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesBlocksPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesChartsAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesChartsPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesDataFixesAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesDataFixesPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesFootersAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesFootersPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesHistoricEventsAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesHistoricEventsPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesLanguagesAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesLanguagesPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesListsAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesListsPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesMenusAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesMenusPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesReportsAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesReportsPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesSidebarsAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesSidebarsPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesTabsAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesTabsPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesThemesAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ModulesThemesPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/NotePage.php
+%%WWWDIR%%/app/Http/RequestHandlers/PasswordRequestAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/PasswordRequestPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/PasswordResetAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/PasswordResetPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/PasteFact.php
+%%WWWDIR%%/app/Http/RequestHandlers/PendingChanges.php
+%%WWWDIR%%/app/Http/RequestHandlers/PendingChangesAcceptChange.php
+%%WWWDIR%%/app/Http/RequestHandlers/PendingChangesAcceptRecord.php
+%%WWWDIR%%/app/Http/RequestHandlers/PendingChangesAcceptTree.php
+%%WWWDIR%%/app/Http/RequestHandlers/PendingChangesLogAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/PendingChangesLogData.php
+%%WWWDIR%%/app/Http/RequestHandlers/PendingChangesLogDelete.php
+%%WWWDIR%%/app/Http/RequestHandlers/PendingChangesLogDownload.php
+%%WWWDIR%%/app/Http/RequestHandlers/PendingChangesLogPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/PendingChangesRejectChange.php
+%%WWWDIR%%/app/Http/RequestHandlers/PendingChangesRejectRecord.php
+%%WWWDIR%%/app/Http/RequestHandlers/PendingChangesRejectTree.php
+%%WWWDIR%%/app/Http/RequestHandlers/PhpInformation.php
+%%WWWDIR%%/app/Http/RequestHandlers/Ping.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectAncestryPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectBranchesPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectCalendarPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectCompactPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectDescendencyPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectFamListPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectFamilyBookPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectFamilyPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectFanChartPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectGedRecordPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectHourGlassPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectIndiListPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectIndividualPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectLifeSpanPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectMediaListPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectMediaViewerPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectModulePhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectNoteListPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectNotePhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectPedigreePhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectPlaceListPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectRelationshipPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectRepoListPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectReportEnginePhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectRepositoryPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectSourceListPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectSourcePhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectStatisticsPhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RedirectTimeLinePhp.php
+%%WWWDIR%%/app/Http/RequestHandlers/RegisterAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/RegisterPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/RenumberTreeAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/RenumberTreePage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ReorderChildrenAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ReorderChildrenPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ReorderFamiliesAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ReorderFamiliesPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ReorderMediaAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ReorderMediaPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ReorderNamesAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ReorderNamesPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ReportGenerate.php
+%%WWWDIR%%/app/Http/RequestHandlers/ReportListAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ReportListPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/ReportSetupAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/ReportSetupPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/RepositoryPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/RobotsTxt.php
+%%WWWDIR%%/app/Http/RequestHandlers/SearchAdvancedAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/SearchAdvancedPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/SearchGeneralAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/SearchGeneralPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/SearchPhoneticAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/SearchPhoneticPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/SearchQuickAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/SearchReplaceAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/SearchReplacePage.php
+%%WWWDIR%%/app/Http/RequestHandlers/Select2Family.php
+%%WWWDIR%%/app/Http/RequestHandlers/Select2Individual.php
+%%WWWDIR%%/app/Http/RequestHandlers/Select2Location.php
+%%WWWDIR%%/app/Http/RequestHandlers/Select2MediaObject.php
+%%WWWDIR%%/app/Http/RequestHandlers/Select2Note.php
+%%WWWDIR%%/app/Http/RequestHandlers/Select2Place.php
+%%WWWDIR%%/app/Http/RequestHandlers/Select2Repository.php
+%%WWWDIR%%/app/Http/RequestHandlers/Select2Source.php
+%%WWWDIR%%/app/Http/RequestHandlers/Select2Submission.php
+%%WWWDIR%%/app/Http/RequestHandlers/Select2Submitter.php
+%%WWWDIR%%/app/Http/RequestHandlers/SelectDefaultTree.php
+%%WWWDIR%%/app/Http/RequestHandlers/SelectLanguage.php
+%%WWWDIR%%/app/Http/RequestHandlers/SelectNewFact.php
+%%WWWDIR%%/app/Http/RequestHandlers/SelectTheme.php
+%%WWWDIR%%/app/Http/RequestHandlers/SetupWizard.php
+%%WWWDIR%%/app/Http/RequestHandlers/SiteLogsAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/SiteLogsData.php
+%%WWWDIR%%/app/Http/RequestHandlers/SiteLogsDelete.php
+%%WWWDIR%%/app/Http/RequestHandlers/SiteLogsDownload.php
+%%WWWDIR%%/app/Http/RequestHandlers/SiteLogsPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/SitePreferencesAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/SitePreferencesPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/SiteRegistrationAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/SiteRegistrationPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/SourcePage.php
+%%WWWDIR%%/app/Http/RequestHandlers/SubmissionPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/SubmitterPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/SynchronizeTrees.php
+%%WWWDIR%%/app/Http/RequestHandlers/TreePage.php
+%%WWWDIR%%/app/Http/RequestHandlers/TreePageBlock.php
+%%WWWDIR%%/app/Http/RequestHandlers/TreePageBlockEdit.php
+%%WWWDIR%%/app/Http/RequestHandlers/TreePageBlockUpdate.php
+%%WWWDIR%%/app/Http/RequestHandlers/TreePageDefaultEdit.php
+%%WWWDIR%%/app/Http/RequestHandlers/TreePageDefaultUpdate.php
+%%WWWDIR%%/app/Http/RequestHandlers/TreePageEdit.php
+%%WWWDIR%%/app/Http/RequestHandlers/TreePageUpdate.php
+%%WWWDIR%%/app/Http/RequestHandlers/TreePreferencesAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/TreePreferencesPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/TreePrivacyAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/TreePrivacyPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/UnconnectedAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/UnconnectedPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/UpgradeWizardConfirm.php
+%%WWWDIR%%/app/Http/RequestHandlers/UpgradeWizardPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/UpgradeWizardStep.php
+%%WWWDIR%%/app/Http/RequestHandlers/UploadMediaAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/UploadMediaPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/UserAddAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/UserAddPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/UserEditAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/UserEditPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/UserListData.php
+%%WWWDIR%%/app/Http/RequestHandlers/UserListPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/UserPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/UserPageBlock.php
+%%WWWDIR%%/app/Http/RequestHandlers/UserPageBlockEdit.php
+%%WWWDIR%%/app/Http/RequestHandlers/UserPageBlockUpdate.php
+%%WWWDIR%%/app/Http/RequestHandlers/UserPageDefaultEdit.php
+%%WWWDIR%%/app/Http/RequestHandlers/UserPageDefaultUpdate.php
+%%WWWDIR%%/app/Http/RequestHandlers/UserPageEdit.php
+%%WWWDIR%%/app/Http/RequestHandlers/UserPageUpdate.php
+%%WWWDIR%%/app/Http/RequestHandlers/UsersCleanupAction.php
+%%WWWDIR%%/app/Http/RequestHandlers/UsersCleanupPage.php
+%%WWWDIR%%/app/Http/RequestHandlers/VerifyEmail.php
+%%WWWDIR%%/app/Http/Routes/ApiRoutes.php
+%%WWWDIR%%/app/Http/Routes/WebRoutes.php
+%%WWWDIR%%/app/Http/ViewResponseTrait.php
 %%WWWDIR%%/app/I18N.php
 %%WWWDIR%%/app/Individual.php
-%%WWWDIR%%/app/LeafletProvider/LeafletProviderInterface.php
-%%WWWDIR%%/app/LeafletProvider/OpenStreetMap.php
+%%WWWDIR%%/app/Location.php
 %%WWWDIR%%/app/Log.php
-%%WWWDIR%%/app/Mail.php
 %%WWWDIR%%/app/Media.php
+%%WWWDIR%%/app/MediaFile.php
 %%WWWDIR%%/app/Menu.php
-%%WWWDIR%%/app/Module.php
+%%WWWDIR%%/app/Mime.php
 %%WWWDIR%%/app/Module/AbstractModule.php
 %%WWWDIR%%/app/Module/AhnentafelReportModule.php
 %%WWWDIR%%/app/Module/AlbumModule.php
 %%WWWDIR%%/app/Module/AncestorsChartModule.php
-%%WWWDIR%%/app/Module/BatchUpdate/BatchUpdateBasePlugin.php
-%%WWWDIR%%/app/Module/BatchUpdate/BatchUpdateDuplicateLinksPlugin.php
-%%WWWDIR%%/app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php
-%%WWWDIR%%/app/Module/BatchUpdate/BatchUpdateMissingDeathPlugin.php
-%%WWWDIR%%/app/Module/BatchUpdate/BatchUpdateNameFormatPlugin.php
-%%WWWDIR%%/app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php
-%%WWWDIR%%/app/Module/BatchUpdateModule.php
+%%WWWDIR%%/app/Module/AustrianHistoricEvents.php
+%%WWWDIR%%/app/Module/AustrianPresidents.php
+%%WWWDIR%%/app/Module/BingWebmasterToolsModule.php
 %%WWWDIR%%/app/Module/BirthDeathMarriageReportModule.php
 %%WWWDIR%%/app/Module/BirthReportModule.php
+%%WWWDIR%%/app/Module/BranchesListModule.php
+%%WWWDIR%%/app/Module/BritishMonarchs.php
+%%WWWDIR%%/app/Module/BritishPrimeMinisters.php
+%%WWWDIR%%/app/Module/BritishSocialHistory.php
+%%WWWDIR%%/app/Module/CalendarMenuModule.php
 %%WWWDIR%%/app/Module/CemeteryReportModule.php
 %%WWWDIR%%/app/Module/CensusAssistantModule.php
 %%WWWDIR%%/app/Module/ChangeReportModule.php
 %%WWWDIR%%/app/Module/ChartsBlockModule.php
+%%WWWDIR%%/app/Module/ChartsMenuModule.php
 %%WWWDIR%%/app/Module/CkeditorModule.php
-%%WWWDIR%%/app/Module/ClippingsCart/ClippingsCartController.php
 %%WWWDIR%%/app/Module/ClippingsCartModule.php
+%%WWWDIR%%/app/Module/CloudsTheme.php
+%%WWWDIR%%/app/Module/ColorsTheme.php
 %%WWWDIR%%/app/Module/CompactTreeChartModule.php
+%%WWWDIR%%/app/Module/ContactsFooterModule.php
+%%WWWDIR%%/app/Module/CustomCssJsModule.php
+%%WWWDIR%%/app/Module/CzechMonarchsAndPresidents.php
 %%WWWDIR%%/app/Module/DeathReportModule.php
 %%WWWDIR%%/app/Module/DescendancyChartModule.php
 %%WWWDIR%%/app/Module/DescendancyModule.php
 %%WWWDIR%%/app/Module/DescendancyReportModule.php
-%%WWWDIR%%/app/Module/ExtraInformationModule.php
+%%WWWDIR%%/app/Module/FabTheme.php
 %%WWWDIR%%/app/Module/FactSourcesReportModule.php
-%%WWWDIR%%/app/Module/FamiliesSidebarModule.php
 %%WWWDIR%%/app/Module/FamilyBookChartModule.php
 %%WWWDIR%%/app/Module/FamilyGroupReportModule.php
+%%WWWDIR%%/app/Module/FamilyListModule.php
 %%WWWDIR%%/app/Module/FamilyNavigatorModule.php
-%%WWWDIR%%/app/Module/FamilyTreeFavorites/Schema/Migration0.php
-%%WWWDIR%%/app/Module/FamilyTreeFavorites/Schema/Migration1.php
-%%WWWDIR%%/app/Module/FamilyTreeFavorites/Schema/Migration2.php
-%%WWWDIR%%/app/Module/FamilyTreeFavorites/Schema/Migration3.php
 %%WWWDIR%%/app/Module/FamilyTreeFavoritesModule.php
-%%WWWDIR%%/app/Module/FamilyTreeNews/Schema/Migration0.php
-%%WWWDIR%%/app/Module/FamilyTreeNews/Schema/Migration1.php
-%%WWWDIR%%/app/Module/FamilyTreeNews/Schema/Migration2.php
 %%WWWDIR%%/app/Module/FamilyTreeNewsModule.php
 %%WWWDIR%%/app/Module/FamilyTreeStatisticsModule.php
 %%WWWDIR%%/app/Module/FanChartModule.php
+%%WWWDIR%%/app/Module/FixCemeteryTag.php
+%%WWWDIR%%/app/Module/FixDuplicateLinks.php
+%%WWWDIR%%/app/Module/FixMissingDeaths.php
+%%WWWDIR%%/app/Module/FixMissingMarriedNames.php
+%%WWWDIR%%/app/Module/FixNameSlashesAndSpaces.php
+%%WWWDIR%%/app/Module/FixNameTags.php
+%%WWWDIR%%/app/Module/FixPlaceNames.php
+%%WWWDIR%%/app/Module/FixPrimaryTag.php
+%%WWWDIR%%/app/Module/FixSearchAndReplace.php
+%%WWWDIR%%/app/Module/FrenchHistory.php
 %%WWWDIR%%/app/Module/FrequentlyAskedQuestionsModule.php
-%%WWWDIR%%/app/Module/GoogleMaps/Schema/Migration0.php
-%%WWWDIR%%/app/Module/GoogleMaps/Schema/Migration1.php
-%%WWWDIR%%/app/Module/GoogleMaps/Schema/Migration2.php
-%%WWWDIR%%/app/Module/GoogleMaps/Schema/Migration3.php
-%%WWWDIR%%/app/Module/GoogleMaps/Schema/Migration4.php
-%%WWWDIR%%/app/Module/GoogleMaps/Schema/Migration5.php
-%%WWWDIR%%/app/Module/GoogleMapsModule.php
+%%WWWDIR%%/app/Module/GoogleAnalyticsModule.php
+%%WWWDIR%%/app/Module/GoogleWebmasterToolsModule.php
+%%WWWDIR%%/app/Module/HitCountFooterModule.php
 %%WWWDIR%%/app/Module/HourglassChartModule.php
 %%WWWDIR%%/app/Module/HtmlBlockModule.php
 %%WWWDIR%%/app/Module/IndividualFactsTabModule.php
 %%WWWDIR%%/app/Module/IndividualFamiliesReportModule.php
+%%WWWDIR%%/app/Module/IndividualListModule.php
+%%WWWDIR%%/app/Module/IndividualMetadataModule.php
 %%WWWDIR%%/app/Module/IndividualReportModule.php
-%%WWWDIR%%/app/Module/IndividualSidebarModule.php
 %%WWWDIR%%/app/Module/InteractiveTree/TreeView.php
 %%WWWDIR%%/app/Module/InteractiveTreeModule.php
+%%WWWDIR%%/app/Module/LanguageAfrikaans.php
+%%WWWDIR%%/app/Module/LanguageAlbanian.php
+%%WWWDIR%%/app/Module/LanguageArabic.php
+%%WWWDIR%%/app/Module/LanguageBosnian.php
+%%WWWDIR%%/app/Module/LanguageBulgarian.php
+%%WWWDIR%%/app/Module/LanguageCatalan.php
+%%WWWDIR%%/app/Module/LanguageChineseSimplified.php
+%%WWWDIR%%/app/Module/LanguageChineseTraditional.php
+%%WWWDIR%%/app/Module/LanguageCroatian.php
+%%WWWDIR%%/app/Module/LanguageCzech.php
+%%WWWDIR%%/app/Module/LanguageDanish.php
+%%WWWDIR%%/app/Module/LanguageDivehi.php
+%%WWWDIR%%/app/Module/LanguageDutch.php
+%%WWWDIR%%/app/Module/LanguageEnglishAustralia.php
+%%WWWDIR%%/app/Module/LanguageEnglishGreatBritain.php
+%%WWWDIR%%/app/Module/LanguageEnglishUnitedStates.php
+%%WWWDIR%%/app/Module/LanguageEstonian.php
+%%WWWDIR%%/app/Module/LanguageFaroese.php
+%%WWWDIR%%/app/Module/LanguageFarsi.php
+%%WWWDIR%%/app/Module/LanguageFinnish.php
+%%WWWDIR%%/app/Module/LanguageFrench.php
+%%WWWDIR%%/app/Module/LanguageFrenchCanada.php
+%%WWWDIR%%/app/Module/LanguageGalician.php
+%%WWWDIR%%/app/Module/LanguageGeorgian.php
+%%WWWDIR%%/app/Module/LanguageGerman.php
+%%WWWDIR%%/app/Module/LanguageGreek.php
+%%WWWDIR%%/app/Module/LanguageHebrew.php
+%%WWWDIR%%/app/Module/LanguageHindi.php
+%%WWWDIR%%/app/Module/LanguageHungarian.php
+%%WWWDIR%%/app/Module/LanguageIcelandic.php
+%%WWWDIR%%/app/Module/LanguageIndonesian.php
+%%WWWDIR%%/app/Module/LanguageItalian.php
+%%WWWDIR%%/app/Module/LanguageJapanese.php
+%%WWWDIR%%/app/Module/LanguageJavanese.php
+%%WWWDIR%%/app/Module/LanguageKazhak.php
+%%WWWDIR%%/app/Module/LanguageKorean.php
+%%WWWDIR%%/app/Module/LanguageKurdish.php
+%%WWWDIR%%/app/Module/LanguageLatvian.php
+%%WWWDIR%%/app/Module/LanguageLingala.php
+%%WWWDIR%%/app/Module/LanguageLithuanian.php
+%%WWWDIR%%/app/Module/LanguageMalay.php
+%%WWWDIR%%/app/Module/LanguageMaori.php
+%%WWWDIR%%/app/Module/LanguageMarathi.php
+%%WWWDIR%%/app/Module/LanguageNepalese.php
+%%WWWDIR%%/app/Module/LanguageNorwegianBokmal.php
+%%WWWDIR%%/app/Module/LanguageNorwegianNynorsk.php
+%%WWWDIR%%/app/Module/LanguageOccitan.php
+%%WWWDIR%%/app/Module/LanguagePolish.php
+%%WWWDIR%%/app/Module/LanguagePortuguese.php
+%%WWWDIR%%/app/Module/LanguagePortugueseBrazil.php
+%%WWWDIR%%/app/Module/LanguageRomanian.php
+%%WWWDIR%%/app/Module/LanguageRussian.php
+%%WWWDIR%%/app/Module/LanguageSerbian.php

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103190751.12J7pMuQ004125>