1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/sysutils/froxlor/pkg-plist
2023-01-30 13:15:57 -08:00

1602 lines
92 KiB
Plaintext

%%WWWDIR%%/.editorconfig
%%WWWDIR%%/.github/CONTRIBUTING.md
%%WWWDIR%%/.github/FUNDING.yml
%%WWWDIR%%/.github/ISSUE_TEMPLATE.md
%%WWWDIR%%/.github/ISSUE_TEMPLATE/bug_report.md
%%WWWDIR%%/.github/ISSUE_TEMPLATE/feature_request.md
%%WWWDIR%%/.github/LICENSE_HEADER
%%WWWDIR%%/.github/PULL_REQUEST_TEMPLATE.md
%%WWWDIR%%/.github/workflows/build-apidocs.yml
%%WWWDIR%%/.github/workflows/build-mariadb.yml
%%WWWDIR%%/.github/workflows/build-mysql.yml
%%WWWDIR%%/2fa.php
%%WWWDIR%%/COPYING
%%WWWDIR%%/README.md
%%WWWDIR%%/SECURITY.md
%%WWWDIR%%/actions/admin/index.html
%%WWWDIR%%/actions/admin/settings/100.panel.php
%%WWWDIR%%/actions/admin/settings/110.accounts.php
%%WWWDIR%%/actions/admin/settings/120.system.php
%%WWWDIR%%/actions/admin/settings/122.%%PORTNAME%%vhost.php
%%WWWDIR%%/actions/admin/settings/125.cronjob.php
%%WWWDIR%%/actions/admin/settings/130.webserver.php
%%WWWDIR%%/actions/admin/settings/131.ssl.php
%%WWWDIR%%/actions/admin/settings/135.fcgid.php
%%WWWDIR%%/actions/admin/settings/136.phpfpm.php
%%WWWDIR%%/actions/admin/settings/137.perl.php
%%WWWDIR%%/actions/admin/settings/140.statistics.php
%%WWWDIR%%/actions/admin/settings/150.mail.php
%%WWWDIR%%/actions/admin/settings/155.ftpserver.php
%%WWWDIR%%/actions/admin/settings/160.nameserver.php
%%WWWDIR%%/actions/admin/settings/170.logger.php
%%WWWDIR%%/actions/admin/settings/180.dkim.php
%%WWWDIR%%/actions/admin/settings/185.spf.php
%%WWWDIR%%/actions/admin/settings/210.security.php
%%WWWDIR%%/actions/admin/settings/220.quota.php
%%WWWDIR%%/actions/admin/settings/index.html
%%WWWDIR%%/actions/index.html
%%WWWDIR%%/admin_admins.php
%%WWWDIR%%/admin_apcuinfo.php
%%WWWDIR%%/admin_autoupdate.php
%%WWWDIR%%/admin_configfiles.php
%%WWWDIR%%/admin_cronjobs.php
%%WWWDIR%%/admin_customers.php
%%WWWDIR%%/admin_domains.php
%%WWWDIR%%/admin_index.php
%%WWWDIR%%/admin_ipsandports.php
%%WWWDIR%%/admin_logger.php
%%WWWDIR%%/admin_message.php
%%WWWDIR%%/admin_mysqlserver.php
%%WWWDIR%%/admin_opcacheinfo.php
%%WWWDIR%%/admin_phpsettings.php
%%WWWDIR%%/admin_plans.php
%%WWWDIR%%/admin_settings.php
%%WWWDIR%%/admin_templates.php
%%WWWDIR%%/admin_traffic.php
%%WWWDIR%%/admin_updates.php
%%WWWDIR%%/api.php
%%WWWDIR%%/api_keys.php
%%WWWDIR%%/bin/%%PORTNAME%%-cli
%%WWWDIR%%/build.xml
%%WWWDIR%%/composer.json
%%WWWDIR%%/composer.lock
%%WWWDIR%%/customer_domains.php
%%WWWDIR%%/customer_email.php
%%WWWDIR%%/customer_extras.php
%%WWWDIR%%/customer_ftp.php
%%WWWDIR%%/customer_index.php
%%WWWDIR%%/customer_logger.php
%%WWWDIR%%/customer_mysql.php
%%WWWDIR%%/customer_traffic.php
%%WWWDIR%%/dns_editor.php
%%WWWDIR%%/doc/example/FroxlorAPI.php
%%WWWDIR%%/doc/example/create_customer.php
%%WWWDIR%%/doc/example/index.html
%%WWWDIR%%/doc/example/list_functions.php
%%WWWDIR%%/doc/index.html
%%WWWDIR%%/error_report.php
%%WWWDIR%%/index.php
%%WWWDIR%%/install/%%PORTNAME%%.sql.php
%%WWWDIR%%/install/index.html
%%WWWDIR%%/install/install.php
%%WWWDIR%%/install/updates/%%PORTNAME%%/index.html
%%WWWDIR%%/install/updates/%%PORTNAME%%/update_0.10.inc.php
%%WWWDIR%%/install/updates/%%PORTNAME%%/update_2.x.inc.php
%%WWWDIR%%/install/updates/index.html
%%WWWDIR%%/install/updates/preconfig/index.html
%%WWWDIR%%/install/updates/preconfig/preconfig_0.10.inc.php
%%WWWDIR%%/install/updates/preconfig/preconfig_2.x.inc.php
%%WWWDIR%%/install/updatesql.php
%%WWWDIR%%/lib/Froxlor/Ajax/Ajax.php
%%WWWDIR%%/lib/Froxlor/Ajax/GlobalSearch.php
%%WWWDIR%%/lib/Froxlor/Ajax/index.html
%%WWWDIR%%/lib/Froxlor/Api/Api.php
%%WWWDIR%%/lib/Froxlor/Api/ApiCommand.php
%%WWWDIR%%/lib/Froxlor/Api/ApiParameter.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/Admins.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/Certificates.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/Cronjobs.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/CustomerBackups.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/Customers.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/DirOptions.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/DirProtections.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/DomainZones.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/Domains.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/EmailAccounts.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/EmailForwarders.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/Emails.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/FpmDaemons.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/Froxlor.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/Ftps.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/HostingPlans.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/IpsAndPorts.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/MysqlServer.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/Mysqls.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/PhpSettings.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/SubDomains.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/SysLog.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/Traffic.php
%%WWWDIR%%/lib/Froxlor/Api/Commands/index.html
%%WWWDIR%%/lib/Froxlor/Api/FroxlorRPC.php
%%WWWDIR%%/lib/Froxlor/Api/ResourceEntity.php
%%WWWDIR%%/lib/Froxlor/Api/Response.php
%%WWWDIR%%/lib/Froxlor/Api/index.html
%%WWWDIR%%/lib/Froxlor/Bulk/BulkAction.php
%%WWWDIR%%/lib/Froxlor/Bulk/DomainBulkAction.php
%%WWWDIR%%/lib/Froxlor/Bulk/index.html
%%WWWDIR%%/lib/Froxlor/Cli/CliCommand.php
%%WWWDIR%%/lib/Froxlor/Cli/ConfigServices.php
%%WWWDIR%%/lib/Froxlor/Cli/InstallCommand.php
%%WWWDIR%%/lib/Froxlor/Cli/MasterCron.php
%%WWWDIR%%/lib/Froxlor/Cli/PhpSessionclean.php
%%WWWDIR%%/lib/Froxlor/Cli/RunApiCommand.php
%%WWWDIR%%/lib/Froxlor/Cli/SwitchServerIp.php
%%WWWDIR%%/lib/Froxlor/Cli/UpdateCommand.php
%%WWWDIR%%/lib/Froxlor/Cli/UserCommand.php
%%WWWDIR%%/lib/Froxlor/Cli/ValidateAcmeWebroot.php
%%WWWDIR%%/lib/Froxlor/Cli/index.html
%%WWWDIR%%/lib/Froxlor/Cli/install.functions.php
%%WWWDIR%%/lib/Froxlor/Config/ConfigDaemon.php
%%WWWDIR%%/lib/Froxlor/Config/ConfigDisplay.php
%%WWWDIR%%/lib/Froxlor/Config/ConfigParser.php
%%WWWDIR%%/lib/Froxlor/Config/ConfigService.php
%%WWWDIR%%/lib/Froxlor/Config/index.html
%%WWWDIR%%/lib/Froxlor/Cron/CronConfig.php
%%WWWDIR%%/lib/Froxlor/Cron/Dns/Bind.php
%%WWWDIR%%/lib/Froxlor/Cron/Dns/DnsBase.php
%%WWWDIR%%/lib/Froxlor/Cron/Dns/PowerDNS.php
%%WWWDIR%%/lib/Froxlor/Cron/Dns/index.html
%%WWWDIR%%/lib/Froxlor/Cron/FroxlorCron.php
%%WWWDIR%%/lib/Froxlor/Cron/Http/Apache.php
%%WWWDIR%%/lib/Froxlor/Cron/Http/ApacheFcgi.php
%%WWWDIR%%/lib/Froxlor/Cron/Http/ConfigIO.php
%%WWWDIR%%/lib/Froxlor/Cron/Http/DomainSSL.php
%%WWWDIR%%/lib/Froxlor/Cron/Http/HttpConfigBase.php
%%WWWDIR%%/lib/Froxlor/Cron/Http/LetsEncrypt/AcmeSh.php
%%WWWDIR%%/lib/Froxlor/Cron/Http/LetsEncrypt/index.html
%%WWWDIR%%/lib/Froxlor/Cron/Http/Lighttpd.php
%%WWWDIR%%/lib/Froxlor/Cron/Http/LighttpdFcgi.php
%%WWWDIR%%/lib/Froxlor/Cron/Http/Nginx.php
%%WWWDIR%%/lib/Froxlor/Cron/Http/NginxFcgi.php
%%WWWDIR%%/lib/Froxlor/Cron/Http/Php/Fcgid.php
%%WWWDIR%%/lib/Froxlor/Cron/Http/Php/Fpm.php
%%WWWDIR%%/lib/Froxlor/Cron/Http/Php/PhpInterface.php
%%WWWDIR%%/lib/Froxlor/Cron/Http/Php/index.html
%%WWWDIR%%/lib/Froxlor/Cron/Http/WebserverBase.php
%%WWWDIR%%/lib/Froxlor/Cron/Http/index.html
%%WWWDIR%%/lib/Froxlor/Cron/System/BackupCron.php
%%WWWDIR%%/lib/Froxlor/Cron/System/Extrausers.php
%%WWWDIR%%/lib/Froxlor/Cron/System/MailboxsizeCron.php
%%WWWDIR%%/lib/Froxlor/Cron/System/TasksCron.php
%%WWWDIR%%/lib/Froxlor/Cron/System/index.html
%%WWWDIR%%/lib/Froxlor/Cron/TaskId.php
%%WWWDIR%%/lib/Froxlor/Cron/Traffic/ReportsCron.php
%%WWWDIR%%/lib/Froxlor/Cron/Traffic/TrafficCron.php
%%WWWDIR%%/lib/Froxlor/Cron/Traffic/index.html
%%WWWDIR%%/lib/Froxlor/Cron/index.html
%%WWWDIR%%/lib/Froxlor/CurrentUser.php
%%WWWDIR%%/lib/Froxlor/Customer/Customer.php
%%WWWDIR%%/lib/Froxlor/Customer/index.html
%%WWWDIR%%/lib/Froxlor/Database/Database.php
%%WWWDIR%%/lib/Froxlor/Database/DbManager.php
%%WWWDIR%%/lib/Froxlor/Database/IntegrityCheck.php
%%WWWDIR%%/lib/Froxlor/Database/Manager/DbManagerMySQL.php
%%WWWDIR%%/lib/Froxlor/Database/Manager/index.html
%%WWWDIR%%/lib/Froxlor/Database/index.html
%%WWWDIR%%/lib/Froxlor/Dns/Dns.php
%%WWWDIR%%/lib/Froxlor/Dns/DnsEntry.php
%%WWWDIR%%/lib/Froxlor/Dns/DnsZone.php
%%WWWDIR%%/lib/Froxlor/Dns/PowerDNS.php
%%WWWDIR%%/lib/Froxlor/Dns/index.html
%%WWWDIR%%/lib/Froxlor/Domain/Domain.php
%%WWWDIR%%/lib/Froxlor/Domain/IpAddr.php
%%WWWDIR%%/lib/Froxlor/Domain/index.html
%%WWWDIR%%/lib/Froxlor/FileDir.php
%%WWWDIR%%/lib/Froxlor/Froxlor.php
%%WWWDIR%%/lib/Froxlor/FroxlorLogger.php
%%WWWDIR%%/lib/Froxlor/FroxlorTwoFactorAuth.php
%%WWWDIR%%/lib/Froxlor/Http/Directory.php
%%WWWDIR%%/lib/Froxlor/Http/HttpClient.php
%%WWWDIR%%/lib/Froxlor/Http/PhpConfig.php
%%WWWDIR%%/lib/Froxlor/Http/Statistics.php
%%WWWDIR%%/lib/Froxlor/Http/index.html
%%WWWDIR%%/lib/Froxlor/Idna/IdnaWrapper.php
%%WWWDIR%%/lib/Froxlor/Idna/index.html
%%WWWDIR%%/lib/Froxlor/Install/AutoUpdate.php
%%WWWDIR%%/lib/Froxlor/Install/Install.php
%%WWWDIR%%/lib/Froxlor/Install/Install/Core.php
%%WWWDIR%%/lib/Froxlor/Install/Preconfig.php
%%WWWDIR%%/lib/Froxlor/Install/Update.php
%%WWWDIR%%/lib/Froxlor/Language.php
%%WWWDIR%%/lib/Froxlor/MailLogParser.php
%%WWWDIR%%/lib/Froxlor/PhpHelper.php
%%WWWDIR%%/lib/Froxlor/SImExporter.php
%%WWWDIR%%/lib/Froxlor/Settings.php
%%WWWDIR%%/lib/Froxlor/Settings/FroxlorVhostSettings.php
%%WWWDIR%%/lib/Froxlor/Settings/Store.php
%%WWWDIR%%/lib/Froxlor/Settings/index.html
%%WWWDIR%%/lib/Froxlor/System/Cronjob.php
%%WWWDIR%%/lib/Froxlor/System/Crypt.php
%%WWWDIR%%/lib/Froxlor/System/IPTools.php
%%WWWDIR%%/lib/Froxlor/System/Mailer.php
%%WWWDIR%%/lib/Froxlor/System/MysqlHandler.php
%%WWWDIR%%/lib/Froxlor/System/index.html
%%WWWDIR%%/lib/Froxlor/Traffic/Traffic.php
%%WWWDIR%%/lib/Froxlor/Traffic/index.html
%%WWWDIR%%/lib/Froxlor/UI/Callbacks/Admin.php
%%WWWDIR%%/lib/Froxlor/UI/Callbacks/Customer.php
%%WWWDIR%%/lib/Froxlor/UI/Callbacks/Dns.php
%%WWWDIR%%/lib/Froxlor/UI/Callbacks/Domain.php
%%WWWDIR%%/lib/Froxlor/UI/Callbacks/Email.php
%%WWWDIR%%/lib/Froxlor/UI/Callbacks/Ftp.php
%%WWWDIR%%/lib/Froxlor/UI/Callbacks/Impersonate.php
%%WWWDIR%%/lib/Froxlor/UI/Callbacks/Mysql.php
%%WWWDIR%%/lib/Froxlor/UI/Callbacks/PHPConf.php
%%WWWDIR%%/lib/Froxlor/UI/Callbacks/ProgressBar.php
%%WWWDIR%%/lib/Froxlor/UI/Callbacks/SSLCertificate.php
%%WWWDIR%%/lib/Froxlor/UI/Callbacks/Style.php
%%WWWDIR%%/lib/Froxlor/UI/Callbacks/SysLog.php
%%WWWDIR%%/lib/Froxlor/UI/Callbacks/Text.php
%%WWWDIR%%/lib/Froxlor/UI/Callbacks/index.html
%%WWWDIR%%/lib/Froxlor/UI/Collection.php
%%WWWDIR%%/lib/Froxlor/UI/Data.php
%%WWWDIR%%/lib/Froxlor/UI/Form.php
%%WWWDIR%%/lib/Froxlor/UI/HTML.php
%%WWWDIR%%/lib/Froxlor/UI/Linker.php
%%WWWDIR%%/lib/Froxlor/UI/Listing.php
%%WWWDIR%%/lib/Froxlor/UI/Pagination.php
%%WWWDIR%%/lib/Froxlor/UI/Panel/CustomReflection.php
%%WWWDIR%%/lib/Froxlor/UI/Panel/FroxlorTwig.php
%%WWWDIR%%/lib/Froxlor/UI/Panel/UI.php
%%WWWDIR%%/lib/Froxlor/UI/Panel/index.html
%%WWWDIR%%/lib/Froxlor/UI/Request.php
%%WWWDIR%%/lib/Froxlor/UI/Response.php
%%WWWDIR%%/lib/Froxlor/UI/index.html
%%WWWDIR%%/lib/Froxlor/User.php
%%WWWDIR%%/lib/Froxlor/Validate/Check.php
%%WWWDIR%%/lib/Froxlor/Validate/Form.php
%%WWWDIR%%/lib/Froxlor/Validate/Form/Data.php
%%WWWDIR%%/lib/Froxlor/Validate/Form/index.html
%%WWWDIR%%/lib/Froxlor/Validate/Validate.php
%%WWWDIR%%/lib/Froxlor/Validate/index.html
%%WWWDIR%%/lib/Froxlor/index.html
%%WWWDIR%%/lib/ajax.php
%%WWWDIR%%/lib/config.example.inc.php
%%WWWDIR%%/lib/configfiles/bionic.xml
%%WWWDIR%%/lib/configfiles/bookworm.xml
%%WWWDIR%%/lib/configfiles/bullseye.xml
%%WWWDIR%%/lib/configfiles/buster.xml
%%WWWDIR%%/lib/configfiles/focal.xml
%%WWWDIR%%/lib/configfiles/gentoo.xml
%%WWWDIR%%/lib/configfiles/index.html
%%WWWDIR%%/lib/configfiles/jammy.xml
%%WWWDIR%%/lib/formfields/admin/admin/formfield.admin_add.php
%%WWWDIR%%/lib/formfields/admin/admin/formfield.admin_edit.php
%%WWWDIR%%/lib/formfields/admin/admin/index.html
%%WWWDIR%%/lib/formfields/admin/cronjobs/formfield.cronjobs_edit.php
%%WWWDIR%%/lib/formfields/admin/cronjobs/index.html
%%WWWDIR%%/lib/formfields/admin/customer/formfield.customer_add.php
%%WWWDIR%%/lib/formfields/admin/customer/formfield.customer_edit.php
%%WWWDIR%%/lib/formfields/admin/customer/index.html
%%WWWDIR%%/lib/formfields/admin/domains/formfield.domains_add.php
%%WWWDIR%%/lib/formfields/admin/domains/formfield.domains_edit.php
%%WWWDIR%%/lib/formfields/admin/domains/formfield.domains_import.php
%%WWWDIR%%/lib/formfields/admin/domains/index.html
%%WWWDIR%%/lib/formfields/admin/index.html
%%WWWDIR%%/lib/formfields/admin/ipsandports/formfield.ipsandports_add.php
%%WWWDIR%%/lib/formfields/admin/ipsandports/formfield.ipsandports_edit.php
%%WWWDIR%%/lib/formfields/admin/ipsandports/index.html
%%WWWDIR%%/lib/formfields/admin/messages/formfield.messages_add.php
%%WWWDIR%%/lib/formfields/admin/messages/index.html
%%WWWDIR%%/lib/formfields/admin/mysqlserver/formfield.mysqlserver_add.php
%%WWWDIR%%/lib/formfields/admin/mysqlserver/formfield.mysqlserver_edit.php
%%WWWDIR%%/lib/formfields/admin/mysqlserver/index.html
%%WWWDIR%%/lib/formfields/admin/phpconfig/formfield.fpmconfig_add.php
%%WWWDIR%%/lib/formfields/admin/phpconfig/formfield.fpmconfig_edit.php
%%WWWDIR%%/lib/formfields/admin/phpconfig/formfield.phpconfig_add.php
%%WWWDIR%%/lib/formfields/admin/phpconfig/formfield.phpconfig_edit.php
%%WWWDIR%%/lib/formfields/admin/phpconfig/index.html
%%WWWDIR%%/lib/formfields/admin/plans/formfield.plans_add.php
%%WWWDIR%%/lib/formfields/admin/plans/formfield.plans_edit.php
%%WWWDIR%%/lib/formfields/admin/plans/index.html
%%WWWDIR%%/lib/formfields/admin/settings/formfield.settings_import.php
%%WWWDIR%%/lib/formfields/admin/settings/formfield.settings_mailtest.php
%%WWWDIR%%/lib/formfields/admin/settings/index.html
%%WWWDIR%%/lib/formfields/admin/templates/formfield.filetemplate_add.php
%%WWWDIR%%/lib/formfields/admin/templates/formfield.filetemplate_edit.php
%%WWWDIR%%/lib/formfields/admin/templates/formfield.template_add.php
%%WWWDIR%%/lib/formfields/admin/templates/formfield.template_edit.php
%%WWWDIR%%/lib/formfields/admin/templates/index.html
%%WWWDIR%%/lib/formfields/admin/templates/template.replacers.php
%%WWWDIR%%/lib/formfields/customer/domains/formfield.domains_add.php
%%WWWDIR%%/lib/formfields/customer/domains/formfield.domains_edit.php
%%WWWDIR%%/lib/formfields/customer/domains/index.html
%%WWWDIR%%/lib/formfields/customer/email/formfield.emails_accountchangepasswd.php
%%WWWDIR%%/lib/formfields/customer/email/formfield.emails_accountchangequota.php
%%WWWDIR%%/lib/formfields/customer/email/formfield.emails_add.php
%%WWWDIR%%/lib/formfields/customer/email/formfield.emails_addaccount.php
%%WWWDIR%%/lib/formfields/customer/email/formfield.emails_addforwarder.php
%%WWWDIR%%/lib/formfields/customer/email/formfield.emails_edit.php
%%WWWDIR%%/lib/formfields/customer/email/index.html
%%WWWDIR%%/lib/formfields/customer/extras/formfield.backup.php
%%WWWDIR%%/lib/formfields/customer/extras/formfield.htaccess_add.php
%%WWWDIR%%/lib/formfields/customer/extras/formfield.htaccess_edit.php
%%WWWDIR%%/lib/formfields/customer/extras/formfield.htpasswd_add.php
%%WWWDIR%%/lib/formfields/customer/extras/formfield.htpasswd_edit.php
%%WWWDIR%%/lib/formfields/customer/extras/index.html
%%WWWDIR%%/lib/formfields/customer/ftp/formfield.ftp_add.php
%%WWWDIR%%/lib/formfields/customer/ftp/formfield.ftp_edit.php
%%WWWDIR%%/lib/formfields/customer/ftp/index.html
%%WWWDIR%%/lib/formfields/customer/index.html
%%WWWDIR%%/lib/formfields/customer/mysql/formfield.mysql_add.php
%%WWWDIR%%/lib/formfields/customer/mysql/formfield.mysql_edit.php
%%WWWDIR%%/lib/formfields/customer/mysql/index.html
%%WWWDIR%%/lib/formfields/formfield.api_key.php
%%WWWDIR%%/lib/formfields/formfield.dns_add.php
%%WWWDIR%%/lib/formfields/formfield.domain_ssleditor.php
%%WWWDIR%%/lib/formfields/index.html
%%WWWDIR%%/lib/formfields/install/formfield.install.php
%%WWWDIR%%/lib/formfields/install/index.html
%%WWWDIR%%/lib/functions.php
%%WWWDIR%%/lib/index.html
%%WWWDIR%%/lib/init.php
%%WWWDIR%%/lib/navigation/00.%%PORTNAME%%.main.php
%%WWWDIR%%/lib/navigation/index.html
%%WWWDIR%%/lib/tablelisting/admin/index.html
%%WWWDIR%%/lib/tablelisting/admin/tablelisting.admins.php
%%WWWDIR%%/lib/tablelisting/admin/tablelisting.cronjobs.php
%%WWWDIR%%/lib/tablelisting/admin/tablelisting.customers.php
%%WWWDIR%%/lib/tablelisting/admin/tablelisting.domains.php
%%WWWDIR%%/lib/tablelisting/admin/tablelisting.filetemplates.php
%%WWWDIR%%/lib/tablelisting/admin/tablelisting.fpmconfigs.php
%%WWWDIR%%/lib/tablelisting/admin/tablelisting.integrity.php
%%WWWDIR%%/lib/tablelisting/admin/tablelisting.ipsandports.php
%%WWWDIR%%/lib/tablelisting/admin/tablelisting.mailtemplates.php
%%WWWDIR%%/lib/tablelisting/admin/tablelisting.mysqlserver.php
%%WWWDIR%%/lib/tablelisting/admin/tablelisting.phpconfigs.php
%%WWWDIR%%/lib/tablelisting/admin/tablelisting.plans.php
%%WWWDIR%%/lib/tablelisting/customer/index.html
%%WWWDIR%%/lib/tablelisting/customer/tablelisting.backups.php
%%WWWDIR%%/lib/tablelisting/customer/tablelisting.domains.php
%%WWWDIR%%/lib/tablelisting/customer/tablelisting.emails.php
%%WWWDIR%%/lib/tablelisting/customer/tablelisting.ftps.php
%%WWWDIR%%/lib/tablelisting/customer/tablelisting.htaccess.php
%%WWWDIR%%/lib/tablelisting/customer/tablelisting.htpasswd.php
%%WWWDIR%%/lib/tablelisting/customer/tablelisting.mysqls.php
%%WWWDIR%%/lib/tablelisting/index.html
%%WWWDIR%%/lib/tablelisting/tablelisting.apikeys.php
%%WWWDIR%%/lib/tablelisting/tablelisting.dns.php
%%WWWDIR%%/lib/tablelisting/tablelisting.sslcertificates.php
%%WWWDIR%%/lib/tablelisting/tablelisting.syslog.php
%%WWWDIR%%/lib/tables.inc.php
%%WWWDIR%%/lng/cz.lng.php
%%WWWDIR%%/lng/de.lng.php
%%WWWDIR%%/lng/en.lng.php
%%WWWDIR%%/lng/fr.lng.php
%%WWWDIR%%/lng/index.html
%%WWWDIR%%/lng/it.lng.php
%%WWWDIR%%/lng/nl.lng.php
%%WWWDIR%%/lng/pt.lng.php
%%WWWDIR%%/lng/se.lng.php
%%WWWDIR%%/logfiles_viewer.php
%%WWWDIR%%/logs/index.html
%%WWWDIR%%/package-lock.json
%%WWWDIR%%/package.json
%%WWWDIR%%/phpcs.xml
%%WWWDIR%%/phpdox.xml
%%WWWDIR%%/phpmd.xml
%%WWWDIR%%/phpunit.xml
%%WWWDIR%%/robots.txt
%%WWWDIR%%/ssl_certificates.php
%%WWWDIR%%/ssl_editor.php
%%WWWDIR%%/templates/Froxlor/assets/css/dark.css
%%WWWDIR%%/templates/Froxlor/assets/css/main.css
%%WWWDIR%%/templates/Froxlor/assets/img/icon.png
%%WWWDIR%%/templates/Froxlor/assets/img/logo.png
%%WWWDIR%%/templates/Froxlor/assets/img/logo_grey.png
%%WWWDIR%%/templates/Froxlor/assets/img/logo_white.png
%%WWWDIR%%/templates/Froxlor/assets/img/preview.jpg
%%WWWDIR%%/templates/Froxlor/assets/index.html
%%WWWDIR%%/templates/Froxlor/assets/js/main.js
%%WWWDIR%%/templates/Froxlor/assets/js/main.js.LICENSE.txt
%%WWWDIR%%/templates/Froxlor/assets/mix-manifest.json
%%WWWDIR%%/templates/Froxlor/assets/webfonts/fa-brands-400.ttf
%%WWWDIR%%/templates/Froxlor/assets/webfonts/fa-brands-400.woff2
%%WWWDIR%%/templates/Froxlor/assets/webfonts/fa-regular-400.ttf
%%WWWDIR%%/templates/Froxlor/assets/webfonts/fa-regular-400.woff2
%%WWWDIR%%/templates/Froxlor/assets/webfonts/fa-solid-900.ttf
%%WWWDIR%%/templates/Froxlor/assets/webfonts/fa-solid-900.woff2
%%WWWDIR%%/templates/Froxlor/assets/webfonts/fa-v4compatibility.ttf
%%WWWDIR%%/templates/Froxlor/assets/webfonts/fa-v4compatibility.woff2
%%WWWDIR%%/templates/Froxlor/base.html.twig
%%WWWDIR%%/templates/Froxlor/config.json
%%WWWDIR%%/templates/Froxlor/footer.html.twig
%%WWWDIR%%/templates/Froxlor/form/form.html.twig
%%WWWDIR%%/templates/Froxlor/form/formfields.html.twig
%%WWWDIR%%/templates/Froxlor/form/index.html
%%WWWDIR%%/templates/Froxlor/form/yesnoquestion.html.twig
%%WWWDIR%%/templates/Froxlor/index.html
%%WWWDIR%%/templates/Froxlor/install/form.html.twig
%%WWWDIR%%/templates/Froxlor/install/index.html
%%WWWDIR%%/templates/Froxlor/install/index.html.twig
%%WWWDIR%%/templates/Froxlor/install/update.html.twig
%%WWWDIR%%/templates/Froxlor/login/enter2fa.html.twig
%%WWWDIR%%/templates/Froxlor/login/fpwd.html.twig
%%WWWDIR%%/templates/Froxlor/login/index.html
%%WWWDIR%%/templates/Froxlor/login/login.html.twig
%%WWWDIR%%/templates/Froxlor/login/rpwd.html.twig
%%WWWDIR%%/templates/Froxlor/misc/alert.html.twig
%%WWWDIR%%/templates/Froxlor/misc/alert_nosession.html.twig
%%WWWDIR%%/templates/Froxlor/misc/alertbox.html.twig
%%WWWDIR%%/templates/Froxlor/misc/configurehint.html.twig
%%WWWDIR%%/templates/Froxlor/misc/dberrornice.html.twig
%%WWWDIR%%/templates/Froxlor/misc/index.html
%%WWWDIR%%/templates/Froxlor/misc/ownershiphint.html.twig
%%WWWDIR%%/templates/Froxlor/misc/phprequirementfailed.html.twig
%%WWWDIR%%/templates/Froxlor/misc/vendormissinghint.html.twig
%%WWWDIR%%/templates/Froxlor/misc/version_popover.html.twig
%%WWWDIR%%/templates/Froxlor/misc/version_top.html.twig
%%WWWDIR%%/templates/Froxlor/settings/apcuinfo.html.twig
%%WWWDIR%%/templates/Froxlor/settings/conf/command.html.twig
%%WWWDIR%%/templates/Froxlor/settings/conf/file.html.twig
%%WWWDIR%%/templates/Froxlor/settings/conf/fileblock.html.twig
%%WWWDIR%%/templates/Froxlor/settings/configuration-final.html.twig
%%WWWDIR%%/templates/Froxlor/settings/configuration.html.twig
%%WWWDIR%%/templates/Froxlor/settings/detailpart.html.twig
%%WWWDIR%%/templates/Froxlor/settings/index.html
%%WWWDIR%%/templates/Froxlor/settings/index.html.twig
%%WWWDIR%%/templates/Froxlor/settings/opcacheinfo.html.twig
%%WWWDIR%%/templates/Froxlor/settings/phpinfo.html.twig
%%WWWDIR%%/templates/Froxlor/sidebar.html.twig
%%WWWDIR%%/templates/Froxlor/src/index.html
%%WWWDIR%%/templates/Froxlor/src/js/components/apikeys.js
%%WWWDIR%%/templates/Froxlor/src/js/components/configfiles.js
%%WWWDIR%%/templates/Froxlor/src/js/components/customer.js
%%WWWDIR%%/templates/Froxlor/src/js/components/dnseditor.js
%%WWWDIR%%/templates/Froxlor/src/js/components/domains.js
%%WWWDIR%%/templates/Froxlor/src/js/components/global.js
%%WWWDIR%%/templates/Froxlor/src/js/components/index.html
%%WWWDIR%%/templates/Froxlor/src/js/components/install.js
%%WWWDIR%%/templates/Froxlor/src/js/components/ipsandports.js
%%WWWDIR%%/templates/Froxlor/src/js/components/newsfeed.js
%%WWWDIR%%/templates/Froxlor/src/js/components/search.js
%%WWWDIR%%/templates/Froxlor/src/js/components/tablecolumns.js
%%WWWDIR%%/templates/Froxlor/src/js/components/traffic.js
%%WWWDIR%%/templates/Froxlor/src/js/components/updatecheck.js
%%WWWDIR%%/templates/Froxlor/src/js/components/validation.js
%%WWWDIR%%/templates/Froxlor/src/js/index.html
%%WWWDIR%%/templates/Froxlor/src/js/main.js
%%WWWDIR%%/templates/Froxlor/src/scss/components/_alert.scss
%%WWWDIR%%/templates/Froxlor/src/scss/components/_card.scss
%%WWWDIR%%/templates/Froxlor/src/scss/components/_dropdown.scss
%%WWWDIR%%/templates/Froxlor/src/scss/components/_footer.scss
%%WWWDIR%%/templates/Froxlor/src/scss/components/_form.scss
%%WWWDIR%%/templates/Froxlor/src/scss/components/_generic.scss
%%WWWDIR%%/templates/Froxlor/src/scss/components/_heading.scss
%%WWWDIR%%/templates/Froxlor/src/scss/components/_navbar.scss
%%WWWDIR%%/templates/Froxlor/src/scss/components/_search.scss
%%WWWDIR%%/templates/Froxlor/src/scss/components/_sidebar.scss
%%WWWDIR%%/templates/Froxlor/src/scss/components/index.html
%%WWWDIR%%/templates/Froxlor/src/scss/dark.scss
%%WWWDIR%%/templates/Froxlor/src/scss/index.html
%%WWWDIR%%/templates/Froxlor/src/scss/main.scss
%%WWWDIR%%/templates/Froxlor/src/scss/variables/_dark.scss
%%WWWDIR%%/templates/Froxlor/src/scss/variables/_main.scss
%%WWWDIR%%/templates/Froxlor/src/scss/variables/index.html
%%WWWDIR%%/templates/Froxlor/table/index.html
%%WWWDIR%%/templates/Froxlor/table/macros.html.twig
%%WWWDIR%%/templates/Froxlor/table/pagination.html.twig
%%WWWDIR%%/templates/Froxlor/table/table.html.twig
%%WWWDIR%%/templates/Froxlor/user/2fa.html.twig
%%WWWDIR%%/templates/Froxlor/user/change_language.html.twig
%%WWWDIR%%/templates/Froxlor/user/change_password.html.twig
%%WWWDIR%%/templates/Froxlor/user/change_theme.html.twig
%%WWWDIR%%/templates/Froxlor/user/dashboard-item.html.twig
%%WWWDIR%%/templates/Froxlor/user/dns-editor.html.twig
%%WWWDIR%%/templates/Froxlor/user/error_report.html.twig
%%WWWDIR%%/templates/Froxlor/user/form-datatable.html.twig
%%WWWDIR%%/templates/Froxlor/user/form-note.html.twig
%%WWWDIR%%/templates/Froxlor/user/form-replacers.html.twig
%%WWWDIR%%/templates/Froxlor/user/form.html.twig
%%WWWDIR%%/templates/Froxlor/user/index.html
%%WWWDIR%%/templates/Froxlor/user/index.html.twig
%%WWWDIR%%/templates/Froxlor/user/inline-form.html.twig
%%WWWDIR%%/templates/Froxlor/user/logfiles.html.twig
%%WWWDIR%%/templates/Froxlor/user/newsfeeditem.html.twig
%%WWWDIR%%/templates/Froxlor/user/resource-counter.html.twig
%%WWWDIR%%/templates/Froxlor/user/table-note.html.twig
%%WWWDIR%%/templates/Froxlor/user/table-tpl.html.twig
%%WWWDIR%%/templates/Froxlor/user/table.html.twig
%%WWWDIR%%/templates/Froxlor/user/traffic.html.twig
%%WWWDIR%%/templates/Froxlor/userarea.html.twig
%%WWWDIR%%/templates/index.html
%%WWWDIR%%/templates/misc/awstats/awstats.%%PORTNAME%%.model.conf
%%WWWDIR%%/templates/misc/awstats/index.html
%%WWWDIR%%/templates/misc/awstats/nav.html
%%WWWDIR%%/templates/misc/index.html
%%WWWDIR%%/templates/misc/php/default.ini.php
%%WWWDIR%%/templates/misc/php/index.html
%%WWWDIR%%/templates/misc/standardcustomer/index.html
%%WWWDIR%%/tests/Admins/AdminsTest.php
%%WWWDIR%%/tests/Backup/CustomerBackupsTest.php
%%WWWDIR%%/tests/Bulk/DomainBulkTest.php
%%WWWDIR%%/tests/Certificates/CertificatesTest.php
%%WWWDIR%%/tests/Cron/TaskIdTest.php
%%WWWDIR%%/tests/Cronjobs/CronjobsTest.php
%%WWWDIR%%/tests/Customers/CustomersTest.php
%%WWWDIR%%/tests/Customers/HostingPlansTest.php
%%WWWDIR%%/tests/DomainZones/DomainZonesTest.php
%%WWWDIR%%/tests/Domains/DomainsTest.php
%%WWWDIR%%/tests/Emails/EmailsTest.php
%%WWWDIR%%/tests/Extras/DirOptionsTest.php
%%WWWDIR%%/tests/Extras/DirProtectionsTest.php
%%WWWDIR%%/tests/Froxlor/FroxlorTest.php
%%WWWDIR%%/tests/Froxlor/IPToolsTest.php
%%WWWDIR%%/tests/Froxlor/SettingsTest.php
%%WWWDIR%%/tests/Froxlor/StoreTest.php
%%WWWDIR%%/tests/Froxlor/ValidateTest.php
%%WWWDIR%%/tests/Ftps/FtpsTest.php
%%WWWDIR%%/tests/Global/ApiParameterTest.php
%%WWWDIR%%/tests/Global/FroxlorRpcTest.php
%%WWWDIR%%/tests/IpsAndPorts/IpsAndPortsTest.php
%%WWWDIR%%/tests/Mysqls/MysqlServerTest.php
%%WWWDIR%%/tests/Mysqls/MysqlsTest.php
%%WWWDIR%%/tests/PhpAndFpm/FpmDaemonsTest.php
%%WWWDIR%%/tests/PhpAndFpm/PhpSettingsTest.php
%%WWWDIR%%/tests/SubDomains/SubDomainsTest.php
%%WWWDIR%%/tests/Traffic/TrafficTest.php
%%WWWDIR%%/tests/bootstrap.php
%%WWWDIR%%/vendor/autoload.php
%%WWWDIR%%/vendor/composer/ClassLoader.php
%%WWWDIR%%/vendor/composer/InstalledVersions.php
%%WWWDIR%%/vendor/composer/LICENSE
%%WWWDIR%%/vendor/composer/autoload_classmap.php
%%WWWDIR%%/vendor/composer/autoload_files.php
%%WWWDIR%%/vendor/composer/autoload_namespaces.php
%%WWWDIR%%/vendor/composer/autoload_psr4.php
%%WWWDIR%%/vendor/composer/autoload_real.php
%%WWWDIR%%/vendor/composer/autoload_static.php
%%WWWDIR%%/vendor/composer/installed.json
%%WWWDIR%%/vendor/composer/installed.php
%%WWWDIR%%/vendor/composer/platform_check.php
%%WWWDIR%%/vendor/erusev/parsedown/LICENSE.txt
%%WWWDIR%%/vendor/erusev/parsedown/Parsedown.php
%%WWWDIR%%/vendor/erusev/parsedown/README.md
%%WWWDIR%%/vendor/erusev/parsedown/composer.json
%%WWWDIR%%/vendor/%%PORTNAME%%/idna-convert-legacy/LICENSE
%%WWWDIR%%/vendor/%%PORTNAME%%/idna-convert-legacy/README.md
%%WWWDIR%%/vendor/%%PORTNAME%%/idna-convert-legacy/composer.json
%%WWWDIR%%/vendor/%%PORTNAME%%/idna-convert-legacy/phpunit.xml
%%WWWDIR%%/vendor/%%PORTNAME%%/idna-convert-legacy/src/EncodingHelper.php
%%WWWDIR%%/vendor/%%PORTNAME%%/idna-convert-legacy/src/IdnaConvert.php
%%WWWDIR%%/vendor/%%PORTNAME%%/idna-convert-legacy/src/NamePrepData.php
%%WWWDIR%%/vendor/%%PORTNAME%%/idna-convert-legacy/src/NamePrepData2003.php
%%WWWDIR%%/vendor/%%PORTNAME%%/idna-convert-legacy/src/NamePrepDataInterface.php
%%WWWDIR%%/vendor/%%PORTNAME%%/idna-convert-legacy/src/Punycode.php
%%WWWDIR%%/vendor/%%PORTNAME%%/idna-convert-legacy/src/PunycodeInterface.php
%%WWWDIR%%/vendor/%%PORTNAME%%/idna-convert-legacy/src/UnicodeTranscoder.php
%%WWWDIR%%/vendor/%%PORTNAME%%/idna-convert-legacy/src/UnicodeTranscoderInterface.php
%%WWWDIR%%/vendor/%%PORTNAME%%/idna-convert-legacy/tests/integration/IdnaConvertDecodeTest.php
%%WWWDIR%%/vendor/%%PORTNAME%%/idna-convert-legacy/tests/integration/IdnaConvertEncodeTest.php
%%WWWDIR%%/vendor/%%PORTNAME%%/idna-convert-legacy/tests/unit/.gitkeep
%%WWWDIR%%/vendor/monolog/monolog/CHANGELOG.md
%%WWWDIR%%/vendor/monolog/monolog/LICENSE
%%WWWDIR%%/vendor/monolog/monolog/README.md
%%WWWDIR%%/vendor/monolog/monolog/composer.json
%%WWWDIR%%/vendor/monolog/monolog/phpstan.neon.dist
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/ErrorHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/AmqpHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/CubeHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/Curl/Util.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/GelfHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/HipChatHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/LogglyHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/MandrillHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/PushoverHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/RavenHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/RedisHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/RollbarHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/SamplingHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/SlackHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/SlackbotHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/SyslogHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/TestHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Logger.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/GitProcessor.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/TagProcessor.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Registry.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/ResettableInterface.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/SignalHandler.php
%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Utils.php
%%WWWDIR%%/vendor/pear/net_dns2/LICENSE
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/BitMap.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/Cache.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/Cache/File.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/Cache/Shm.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/Exception.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/Header.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/Lookups.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/Names.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/Notifier.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/Packet.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/Packet/Request.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/Packet/Response.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/PrivateKey.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/Question.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/A.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/AAAA.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/AFSDB.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/AMTRELAY.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/ANY.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/APL.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/ATMA.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/AVC.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/CAA.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/CDNSKEY.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/CDS.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/CERT.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/CNAME.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/CSYNC.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/DHCID.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/DLV.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/DNAME.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/DNSKEY.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/DS.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/EID.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/EUI48.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/EUI64.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/HINFO.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/HIP.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/IPSECKEY.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/ISDN.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/KEY.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/KX.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/L32.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/L64.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/LOC.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/LP.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/MX.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/NAPTR.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/NID.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/NIMLOC.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/NS.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/NSAP.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/NSEC.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/NSEC3.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/NSEC3PARAM.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/OPENPGPKEY.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/OPT.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/PTR.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/PX.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/RP.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/RRSIG.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/RT.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/SIG.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/SMIMEA.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/SOA.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/SPF.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/SRV.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/SSHFP.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/TA.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/TALINK.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/TKEY.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/TLSA.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/TSIG.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/TXT.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/TYPE65534.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/URI.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/WKS.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/X25.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/RR/ZONEMD.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/Resolver.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/Socket.php
%%WWWDIR%%/vendor/pear/net_dns2/Net/DNS2/Updater.php
%%WWWDIR%%/vendor/pear/net_dns2/README.md
%%WWWDIR%%/vendor/pear/net_dns2/composer.json
%%WWWDIR%%/vendor/pear/net_dns2/package.php
%%WWWDIR%%/vendor/pear/net_dns2/package.xml
%%WWWDIR%%/vendor/pear/net_dns2/tests/Tests_Net_DNS2_AllTests.php
%%WWWDIR%%/vendor/pear/net_dns2/tests/Tests_Net_DNS2_CacheTest.php
%%WWWDIR%%/vendor/pear/net_dns2/tests/Tests_Net_DNS2_DNSSECTest.php
%%WWWDIR%%/vendor/pear/net_dns2/tests/Tests_Net_DNS2_ParserTest.php
%%WWWDIR%%/vendor/pear/net_dns2/tests/Tests_Net_DNS2_ResolverTest.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/COMMITMENT
%%WWWDIR%%/vendor/phpmailer/phpmailer/LICENSE
%%WWWDIR%%/vendor/phpmailer/phpmailer/README.md
%%WWWDIR%%/vendor/phpmailer/phpmailer/SECURITY.md
%%WWWDIR%%/vendor/phpmailer/phpmailer/VERSION
%%WWWDIR%%/vendor/phpmailer/phpmailer/composer.json
%%WWWDIR%%/vendor/phpmailer/phpmailer/get_oauth_token.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-af.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ar.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-az.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ba.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-be.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-bg.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ca.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-cs.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-da.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-de.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-el.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-eo.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-es.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-et.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-fa.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-fi.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-fo.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-fr.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-gl.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-he.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-hi.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-hr.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-hu.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-hy.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-id.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-it.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ja.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ka.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ko.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-lt.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-lv.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-mg.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-mn.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ms.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-nb.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-nl.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-pl.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt_br.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ro.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ru.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-sk.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-sl.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr_latn.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-sv.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-tl.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-tr.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-uk.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-vi.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh_cn.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/src/Exception.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/src/OAuth.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/src/OAuthTokenProvider.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/src/PHPMailer.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/src/POP3.php
%%WWWDIR%%/vendor/phpmailer/phpmailer/src/SMTP.php
%%WWWDIR%%/vendor/psr/container/LICENSE
%%WWWDIR%%/vendor/psr/container/README.md
%%WWWDIR%%/vendor/psr/container/composer.json
%%WWWDIR%%/vendor/psr/container/src/ContainerExceptionInterface.php
%%WWWDIR%%/vendor/psr/container/src/ContainerInterface.php
%%WWWDIR%%/vendor/psr/container/src/NotFoundExceptionInterface.php
%%WWWDIR%%/vendor/psr/log/LICENSE
%%WWWDIR%%/vendor/psr/log/Psr/Log/AbstractLogger.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/InvalidArgumentException.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/LogLevel.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerAwareInterface.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerAwareTrait.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerInterface.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerTrait.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/NullLogger.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/DummyTest.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/TestLogger.php
%%WWWDIR%%/vendor/psr/log/README.md
%%WWWDIR%%/vendor/psr/log/composer.json
%%WWWDIR%%/vendor/robthree/twofactorauth/.github/FUNDING.yml
%%WWWDIR%%/vendor/robthree/twofactorauth/.github/workflows/test-bacon.yml
%%WWWDIR%%/vendor/robthree/twofactorauth/.github/workflows/test-endroid.yml
%%WWWDIR%%/vendor/robthree/twofactorauth/.github/workflows/test.yml
%%WWWDIR%%/vendor/robthree/twofactorauth/LICENSE
%%WWWDIR%%/vendor/robthree/twofactorauth/README.md
%%WWWDIR%%/vendor/robthree/twofactorauth/TwoFactorAuth.phpproj
%%WWWDIR%%/vendor/robthree/twofactorauth/TwoFactorAuth.sln
%%WWWDIR%%/vendor/robthree/twofactorauth/composer.json
%%WWWDIR%%/vendor/robthree/twofactorauth/demo/demo.php
%%WWWDIR%%/vendor/robthree/twofactorauth/docs/_config.yml
%%WWWDIR%%/vendor/robthree/twofactorauth/docs/_layouts/post.html
%%WWWDIR%%/vendor/robthree/twofactorauth/docs/assets/css/style.scss
%%WWWDIR%%/vendor/robthree/twofactorauth/docs/getting-started.md
%%WWWDIR%%/vendor/robthree/twofactorauth/docs/improved-code-verification.md
%%WWWDIR%%/vendor/robthree/twofactorauth/docs/index.md
%%WWWDIR%%/vendor/robthree/twofactorauth/docs/optional-configuration.md
%%WWWDIR%%/vendor/robthree/twofactorauth/docs/qr-codes.md
%%WWWDIR%%/vendor/robthree/twofactorauth/docs/qr-codes/bacon.md
%%WWWDIR%%/vendor/robthree/twofactorauth/docs/qr-codes/endroid.md
%%WWWDIR%%/vendor/robthree/twofactorauth/docs/qr-codes/image-charts.md
%%WWWDIR%%/vendor/robthree/twofactorauth/docs/qr-codes/qr-server.md
%%WWWDIR%%/vendor/robthree/twofactorauth/docs/qr-codes/qrickit.md
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/BaconQrCodeProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/BaseHTTPQRCodeProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/EndroidQrCodeProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/EndroidQrCodeWithLogoProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/GoogleChartsQrCodeProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/HandlesDataUri.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/IQRCodeProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/ImageChartsQRCodeProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/QRException.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/QRServerProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/QRicketProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Rng/CSRNGProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Rng/HashRNGProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Rng/IRNGProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Rng/MCryptRNGProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Rng/OpenSSLRNGProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Rng/RNGException.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Time/HttpTimeProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Time/ITimeProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Time/LocalMachineTimeProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Time/NTPTimeProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Time/TimeException.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/TwoFactorAuth.php
%%WWWDIR%%/vendor/robthree/twofactorauth/lib/TwoFactorAuthException.php
%%WWWDIR%%/vendor/robthree/twofactorauth/logo.png
%%WWWDIR%%/vendor/robthree/twofactorauth/multifactorauthforeveryone.png
%%WWWDIR%%/vendor/robthree/twofactorauth/phpunit.xml
%%WWWDIR%%/vendor/robthree/twofactorauth/tests/MightNotMakeAssertions.php
%%WWWDIR%%/vendor/robthree/twofactorauth/tests/Providers/Qr/IQRCodeProviderTest.php
%%WWWDIR%%/vendor/robthree/twofactorauth/tests/Providers/Qr/TestQrProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/tests/Providers/Rng/CSRNGProviderTest.php
%%WWWDIR%%/vendor/robthree/twofactorauth/tests/Providers/Rng/HashRNGProviderTest.php
%%WWWDIR%%/vendor/robthree/twofactorauth/tests/Providers/Rng/IRNGProviderTest.php
%%WWWDIR%%/vendor/robthree/twofactorauth/tests/Providers/Rng/MCryptRNGProviderTest.php
%%WWWDIR%%/vendor/robthree/twofactorauth/tests/Providers/Rng/NeedsRngLengths.php
%%WWWDIR%%/vendor/robthree/twofactorauth/tests/Providers/Rng/OpenSSLRNGProviderTest.php
%%WWWDIR%%/vendor/robthree/twofactorauth/tests/Providers/Rng/TestRNGProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/tests/Providers/Time/ITimeProviderTest.php
%%WWWDIR%%/vendor/robthree/twofactorauth/tests/Providers/Time/TestTimeProvider.php
%%WWWDIR%%/vendor/robthree/twofactorauth/tests/TwoFactorAuthTest.php
%%WWWDIR%%/vendor/robthree/twofactorauth/testsDependency/BaconQRCodeTest.php
%%WWWDIR%%/vendor/robthree/twofactorauth/testsDependency/EndroidQRCodeTest.php
%%WWWDIR%%/vendor/symfony/console/Application.php
%%WWWDIR%%/vendor/symfony/console/Attribute/AsCommand.php
%%WWWDIR%%/vendor/symfony/console/CHANGELOG.md
%%WWWDIR%%/vendor/symfony/console/CI/GithubActionReporter.php
%%WWWDIR%%/vendor/symfony/console/Color.php
%%WWWDIR%%/vendor/symfony/console/Command/Command.php
%%WWWDIR%%/vendor/symfony/console/Command/CompleteCommand.php
%%WWWDIR%%/vendor/symfony/console/Command/DumpCompletionCommand.php
%%WWWDIR%%/vendor/symfony/console/Command/HelpCommand.php
%%WWWDIR%%/vendor/symfony/console/Command/LazyCommand.php
%%WWWDIR%%/vendor/symfony/console/Command/ListCommand.php
%%WWWDIR%%/vendor/symfony/console/Command/LockableTrait.php
%%WWWDIR%%/vendor/symfony/console/Command/SignalableCommandInterface.php
%%WWWDIR%%/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php
%%WWWDIR%%/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php
%%WWWDIR%%/vendor/symfony/console/CommandLoader/FactoryCommandLoader.php
%%WWWDIR%%/vendor/symfony/console/Completion/CompletionInput.php
%%WWWDIR%%/vendor/symfony/console/Completion/CompletionSuggestions.php
%%WWWDIR%%/vendor/symfony/console/Completion/Output/BashCompletionOutput.php
%%WWWDIR%%/vendor/symfony/console/Completion/Output/CompletionOutputInterface.php
%%WWWDIR%%/vendor/symfony/console/Completion/Suggestion.php
%%WWWDIR%%/vendor/symfony/console/ConsoleEvents.php
%%WWWDIR%%/vendor/symfony/console/Cursor.php
%%WWWDIR%%/vendor/symfony/console/DependencyInjection/AddConsoleCommandPass.php
%%WWWDIR%%/vendor/symfony/console/Descriptor/ApplicationDescription.php
%%WWWDIR%%/vendor/symfony/console/Descriptor/Descriptor.php
%%WWWDIR%%/vendor/symfony/console/Descriptor/DescriptorInterface.php
%%WWWDIR%%/vendor/symfony/console/Descriptor/JsonDescriptor.php
%%WWWDIR%%/vendor/symfony/console/Descriptor/MarkdownDescriptor.php
%%WWWDIR%%/vendor/symfony/console/Descriptor/TextDescriptor.php
%%WWWDIR%%/vendor/symfony/console/Descriptor/XmlDescriptor.php
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleCommandEvent.php
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleErrorEvent.php
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleEvent.php
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleSignalEvent.php
%%WWWDIR%%/vendor/symfony/console/Event/ConsoleTerminateEvent.php
%%WWWDIR%%/vendor/symfony/console/EventListener/ErrorListener.php
%%WWWDIR%%/vendor/symfony/console/Exception/CommandNotFoundException.php
%%WWWDIR%%/vendor/symfony/console/Exception/ExceptionInterface.php
%%WWWDIR%%/vendor/symfony/console/Exception/InvalidArgumentException.php
%%WWWDIR%%/vendor/symfony/console/Exception/InvalidOptionException.php
%%WWWDIR%%/vendor/symfony/console/Exception/LogicException.php
%%WWWDIR%%/vendor/symfony/console/Exception/MissingInputException.php
%%WWWDIR%%/vendor/symfony/console/Exception/NamespaceNotFoundException.php
%%WWWDIR%%/vendor/symfony/console/Exception/RuntimeException.php
%%WWWDIR%%/vendor/symfony/console/Formatter/NullOutputFormatter.php
%%WWWDIR%%/vendor/symfony/console/Formatter/NullOutputFormatterStyle.php
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatter.php
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatterInterface.php
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatterStyle.php
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php
%%WWWDIR%%/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php
%%WWWDIR%%/vendor/symfony/console/Formatter/WrappableOutputFormatterInterface.php
%%WWWDIR%%/vendor/symfony/console/Helper/DebugFormatterHelper.php
%%WWWDIR%%/vendor/symfony/console/Helper/DescriptorHelper.php
%%WWWDIR%%/vendor/symfony/console/Helper/Dumper.php
%%WWWDIR%%/vendor/symfony/console/Helper/FormatterHelper.php
%%WWWDIR%%/vendor/symfony/console/Helper/Helper.php
%%WWWDIR%%/vendor/symfony/console/Helper/HelperInterface.php
%%WWWDIR%%/vendor/symfony/console/Helper/HelperSet.php
%%WWWDIR%%/vendor/symfony/console/Helper/InputAwareHelper.php
%%WWWDIR%%/vendor/symfony/console/Helper/ProcessHelper.php
%%WWWDIR%%/vendor/symfony/console/Helper/ProgressBar.php
%%WWWDIR%%/vendor/symfony/console/Helper/ProgressIndicator.php
%%WWWDIR%%/vendor/symfony/console/Helper/QuestionHelper.php
%%WWWDIR%%/vendor/symfony/console/Helper/SymfonyQuestionHelper.php
%%WWWDIR%%/vendor/symfony/console/Helper/Table.php
%%WWWDIR%%/vendor/symfony/console/Helper/TableCell.php
%%WWWDIR%%/vendor/symfony/console/Helper/TableCellStyle.php
%%WWWDIR%%/vendor/symfony/console/Helper/TableRows.php
%%WWWDIR%%/vendor/symfony/console/Helper/TableSeparator.php
%%WWWDIR%%/vendor/symfony/console/Helper/TableStyle.php
%%WWWDIR%%/vendor/symfony/console/Input/ArgvInput.php
%%WWWDIR%%/vendor/symfony/console/Input/ArrayInput.php
%%WWWDIR%%/vendor/symfony/console/Input/Input.php
%%WWWDIR%%/vendor/symfony/console/Input/InputArgument.php
%%WWWDIR%%/vendor/symfony/console/Input/InputAwareInterface.php
%%WWWDIR%%/vendor/symfony/console/Input/InputDefinition.php
%%WWWDIR%%/vendor/symfony/console/Input/InputInterface.php
%%WWWDIR%%/vendor/symfony/console/Input/InputOption.php
%%WWWDIR%%/vendor/symfony/console/Input/StreamableInputInterface.php
%%WWWDIR%%/vendor/symfony/console/Input/StringInput.php
%%WWWDIR%%/vendor/symfony/console/LICENSE
%%WWWDIR%%/vendor/symfony/console/Logger/ConsoleLogger.php
%%WWWDIR%%/vendor/symfony/console/Output/BufferedOutput.php
%%WWWDIR%%/vendor/symfony/console/Output/ConsoleOutput.php
%%WWWDIR%%/vendor/symfony/console/Output/ConsoleOutputInterface.php
%%WWWDIR%%/vendor/symfony/console/Output/ConsoleSectionOutput.php
%%WWWDIR%%/vendor/symfony/console/Output/NullOutput.php
%%WWWDIR%%/vendor/symfony/console/Output/Output.php
%%WWWDIR%%/vendor/symfony/console/Output/OutputInterface.php
%%WWWDIR%%/vendor/symfony/console/Output/StreamOutput.php
%%WWWDIR%%/vendor/symfony/console/Output/TrimmedBufferOutput.php
%%WWWDIR%%/vendor/symfony/console/Question/ChoiceQuestion.php
%%WWWDIR%%/vendor/symfony/console/Question/ConfirmationQuestion.php
%%WWWDIR%%/vendor/symfony/console/Question/Question.php
%%WWWDIR%%/vendor/symfony/console/README.md
%%WWWDIR%%/vendor/symfony/console/Resources/bin/hiddeninput.exe
%%WWWDIR%%/vendor/symfony/console/Resources/completion.bash
%%WWWDIR%%/vendor/symfony/console/SignalRegistry/SignalRegistry.php
%%WWWDIR%%/vendor/symfony/console/SingleCommandApplication.php
%%WWWDIR%%/vendor/symfony/console/Style/OutputStyle.php
%%WWWDIR%%/vendor/symfony/console/Style/StyleInterface.php
%%WWWDIR%%/vendor/symfony/console/Style/SymfonyStyle.php
%%WWWDIR%%/vendor/symfony/console/Terminal.php
%%WWWDIR%%/vendor/symfony/console/Tester/ApplicationTester.php
%%WWWDIR%%/vendor/symfony/console/Tester/CommandCompletionTester.php
%%WWWDIR%%/vendor/symfony/console/Tester/CommandTester.php
%%WWWDIR%%/vendor/symfony/console/Tester/Constraint/CommandIsSuccessful.php
%%WWWDIR%%/vendor/symfony/console/Tester/TesterTrait.php
%%WWWDIR%%/vendor/symfony/console/composer.json
%%WWWDIR%%/vendor/symfony/deprecation-contracts/CHANGELOG.md
%%WWWDIR%%/vendor/symfony/deprecation-contracts/LICENSE
%%WWWDIR%%/vendor/symfony/deprecation-contracts/README.md
%%WWWDIR%%/vendor/symfony/deprecation-contracts/composer.json
%%WWWDIR%%/vendor/symfony/deprecation-contracts/function.php
%%WWWDIR%%/vendor/symfony/polyfill-ctype/Ctype.php
%%WWWDIR%%/vendor/symfony/polyfill-ctype/LICENSE
%%WWWDIR%%/vendor/symfony/polyfill-ctype/README.md
%%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap.php
%%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap80.php
%%WWWDIR%%/vendor/symfony/polyfill-ctype/composer.json
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Iconv.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/LICENSE
%%WWWDIR%%/vendor/symfony/polyfill-iconv/README.md
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.big5.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp037.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp1006.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp1026.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp424.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp437.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp500.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp737.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp775.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp850.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp852.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp855.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp856.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp857.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp860.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp861.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp862.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp863.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp864.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp865.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp866.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp869.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp874.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp875.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp932.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp936.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp949.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.cp950.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-1.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-10.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-11.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-13.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-14.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-15.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-16.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-2.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-3.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-4.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-5.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-6.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-7.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-8.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-9.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.koi8-r.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.koi8-u.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.us-ascii.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1250.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1251.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1252.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1253.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1254.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1255.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1256.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1257.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1258.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources/charset/translit.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/bootstrap.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/bootstrap80.php
%%WWWDIR%%/vendor/symfony/polyfill-iconv/composer.json
%%WWWDIR%%/vendor/symfony/polyfill-intl-grapheme/Grapheme.php
%%WWWDIR%%/vendor/symfony/polyfill-intl-grapheme/LICENSE
%%WWWDIR%%/vendor/symfony/polyfill-intl-grapheme/README.md
%%WWWDIR%%/vendor/symfony/polyfill-intl-grapheme/bootstrap.php
%%WWWDIR%%/vendor/symfony/polyfill-intl-grapheme/bootstrap80.php
%%WWWDIR%%/vendor/symfony/polyfill-intl-grapheme/composer.json
%%WWWDIR%%/vendor/symfony/polyfill-intl-normalizer/LICENSE
%%WWWDIR%%/vendor/symfony/polyfill-intl-normalizer/Normalizer.php
%%WWWDIR%%/vendor/symfony/polyfill-intl-normalizer/README.md
%%WWWDIR%%/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php
%%WWWDIR%%/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php
%%WWWDIR%%/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php
%%WWWDIR%%/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php
%%WWWDIR%%/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php
%%WWWDIR%%/vendor/symfony/polyfill-intl-normalizer/bootstrap.php
%%WWWDIR%%/vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
%%WWWDIR%%/vendor/symfony/polyfill-intl-normalizer/composer.json
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/LICENSE
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Mbstring.php
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/README.md
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap.php
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap80.php
%%WWWDIR%%/vendor/symfony/polyfill-mbstring/composer.json
%%WWWDIR%%/vendor/symfony/polyfill-php72/LICENSE
%%WWWDIR%%/vendor/symfony/polyfill-php72/Php72.php
%%WWWDIR%%/vendor/symfony/polyfill-php72/README.md
%%WWWDIR%%/vendor/symfony/polyfill-php72/bootstrap.php
%%WWWDIR%%/vendor/symfony/polyfill-php72/composer.json
%%WWWDIR%%/vendor/symfony/polyfill-php73/LICENSE
%%WWWDIR%%/vendor/symfony/polyfill-php73/Php73.php
%%WWWDIR%%/vendor/symfony/polyfill-php73/README.md
%%WWWDIR%%/vendor/symfony/polyfill-php73/Resources/stubs/JsonException.php
%%WWWDIR%%/vendor/symfony/polyfill-php73/bootstrap.php
%%WWWDIR%%/vendor/symfony/polyfill-php73/composer.json
%%WWWDIR%%/vendor/symfony/polyfill-php80/LICENSE
%%WWWDIR%%/vendor/symfony/polyfill-php80/Php80.php
%%WWWDIR%%/vendor/symfony/polyfill-php80/PhpToken.php
%%WWWDIR%%/vendor/symfony/polyfill-php80/README.md
%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php
%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php
%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php
%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php
%%WWWDIR%%/vendor/symfony/polyfill-php80/bootstrap.php
%%WWWDIR%%/vendor/symfony/polyfill-php80/composer.json
%%WWWDIR%%/vendor/symfony/service-contracts/Attribute/Required.php
%%WWWDIR%%/vendor/symfony/service-contracts/Attribute/SubscribedService.php
%%WWWDIR%%/vendor/symfony/service-contracts/CHANGELOG.md
%%WWWDIR%%/vendor/symfony/service-contracts/LICENSE
%%WWWDIR%%/vendor/symfony/service-contracts/README.md
%%WWWDIR%%/vendor/symfony/service-contracts/ResetInterface.php
%%WWWDIR%%/vendor/symfony/service-contracts/ServiceLocatorTrait.php
%%WWWDIR%%/vendor/symfony/service-contracts/ServiceProviderInterface.php
%%WWWDIR%%/vendor/symfony/service-contracts/ServiceSubscriberInterface.php
%%WWWDIR%%/vendor/symfony/service-contracts/ServiceSubscriberTrait.php
%%WWWDIR%%/vendor/symfony/service-contracts/Test/ServiceLocatorTest.php
%%WWWDIR%%/vendor/symfony/service-contracts/composer.json
%%WWWDIR%%/vendor/symfony/string/AbstractString.php
%%WWWDIR%%/vendor/symfony/string/AbstractUnicodeString.php
%%WWWDIR%%/vendor/symfony/string/ByteString.php
%%WWWDIR%%/vendor/symfony/string/CHANGELOG.md
%%WWWDIR%%/vendor/symfony/string/CodePointString.php
%%WWWDIR%%/vendor/symfony/string/Exception/ExceptionInterface.php
%%WWWDIR%%/vendor/symfony/string/Exception/InvalidArgumentException.php
%%WWWDIR%%/vendor/symfony/string/Exception/RuntimeException.php
%%WWWDIR%%/vendor/symfony/string/Inflector/EnglishInflector.php
%%WWWDIR%%/vendor/symfony/string/Inflector/FrenchInflector.php
%%WWWDIR%%/vendor/symfony/string/Inflector/InflectorInterface.php
%%WWWDIR%%/vendor/symfony/string/LICENSE
%%WWWDIR%%/vendor/symfony/string/LazyString.php
%%WWWDIR%%/vendor/symfony/string/README.md
%%WWWDIR%%/vendor/symfony/string/Resources/data/wcswidth_table_wide.php
%%WWWDIR%%/vendor/symfony/string/Resources/data/wcswidth_table_zero.php
%%WWWDIR%%/vendor/symfony/string/Resources/functions.php
%%WWWDIR%%/vendor/symfony/string/Slugger/AsciiSlugger.php
%%WWWDIR%%/vendor/symfony/string/Slugger/SluggerInterface.php
%%WWWDIR%%/vendor/symfony/string/UnicodeString.php
%%WWWDIR%%/vendor/symfony/string/composer.json
%%WWWDIR%%/vendor/twig/twig/.editorconfig
%%WWWDIR%%/vendor/twig/twig/.github/workflows/ci.yml
%%WWWDIR%%/vendor/twig/twig/.github/workflows/documentation.yml
%%WWWDIR%%/vendor/twig/twig/.php-cs-fixer.dist.php
%%WWWDIR%%/vendor/twig/twig/CHANGELOG
%%WWWDIR%%/vendor/twig/twig/LICENSE
%%WWWDIR%%/vendor/twig/twig/README.rst
%%WWWDIR%%/vendor/twig/twig/composer.json
%%WWWDIR%%/vendor/twig/twig/src/Cache/CacheInterface.php
%%WWWDIR%%/vendor/twig/twig/src/Cache/FilesystemCache.php
%%WWWDIR%%/vendor/twig/twig/src/Cache/NullCache.php
%%WWWDIR%%/vendor/twig/twig/src/Compiler.php
%%WWWDIR%%/vendor/twig/twig/src/Environment.php
%%WWWDIR%%/vendor/twig/twig/src/Error/Error.php
%%WWWDIR%%/vendor/twig/twig/src/Error/LoaderError.php
%%WWWDIR%%/vendor/twig/twig/src/Error/RuntimeError.php
%%WWWDIR%%/vendor/twig/twig/src/Error/SyntaxError.php
%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser.php
%%WWWDIR%%/vendor/twig/twig/src/Extension/AbstractExtension.php
%%WWWDIR%%/vendor/twig/twig/src/Extension/CoreExtension.php
%%WWWDIR%%/vendor/twig/twig/src/Extension/DebugExtension.php
%%WWWDIR%%/vendor/twig/twig/src/Extension/EscaperExtension.php
%%WWWDIR%%/vendor/twig/twig/src/Extension/ExtensionInterface.php
%%WWWDIR%%/vendor/twig/twig/src/Extension/GlobalsInterface.php
%%WWWDIR%%/vendor/twig/twig/src/Extension/OptimizerExtension.php
%%WWWDIR%%/vendor/twig/twig/src/Extension/ProfilerExtension.php
%%WWWDIR%%/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php
%%WWWDIR%%/vendor/twig/twig/src/Extension/SandboxExtension.php
%%WWWDIR%%/vendor/twig/twig/src/Extension/StagingExtension.php
%%WWWDIR%%/vendor/twig/twig/src/Extension/StringLoaderExtension.php
%%WWWDIR%%/vendor/twig/twig/src/ExtensionSet.php
%%WWWDIR%%/vendor/twig/twig/src/FileExtensionEscapingStrategy.php
%%WWWDIR%%/vendor/twig/twig/src/Lexer.php
%%WWWDIR%%/vendor/twig/twig/src/Loader/ArrayLoader.php
%%WWWDIR%%/vendor/twig/twig/src/Loader/ChainLoader.php
%%WWWDIR%%/vendor/twig/twig/src/Loader/FilesystemLoader.php
%%WWWDIR%%/vendor/twig/twig/src/Loader/LoaderInterface.php
%%WWWDIR%%/vendor/twig/twig/src/Markup.php
%%WWWDIR%%/vendor/twig/twig/src/Node/AutoEscapeNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/BlockNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/BlockReferenceNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/BodyNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/CheckSecurityCallNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/CheckSecurityNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/CheckToStringNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/DeprecatedNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/DoNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/EmbedNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/AbstractExpression.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/ArrayExpression.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/SpaceshipBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/CallExpression.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/ConstantExpression.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/FilterExpression.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/FunctionExpression.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/InlinePrint.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/NameExpression.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/ParentExpression.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/TempNameExpression.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Test/NullTest.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Test/OddTest.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/TestExpression.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/VariadicExpression.php
%%WWWDIR%%/vendor/twig/twig/src/Node/FlushNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/ForLoopNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/ForNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/IfNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/ImportNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/IncludeNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/MacroNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/ModuleNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/Node.php
%%WWWDIR%%/vendor/twig/twig/src/Node/NodeCaptureInterface.php
%%WWWDIR%%/vendor/twig/twig/src/Node/NodeOutputInterface.php
%%WWWDIR%%/vendor/twig/twig/src/Node/PrintNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/SandboxNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/SetNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/TextNode.php
%%WWWDIR%%/vendor/twig/twig/src/Node/WithNode.php
%%WWWDIR%%/vendor/twig/twig/src/NodeTraverser.php
%%WWWDIR%%/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php
%%WWWDIR%%/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php
%%WWWDIR%%/vendor/twig/twig/src/NodeVisitor/MacroAutoImportNodeVisitor.php
%%WWWDIR%%/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php
%%WWWDIR%%/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php
%%WWWDIR%%/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php
%%WWWDIR%%/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php
%%WWWDIR%%/vendor/twig/twig/src/Parser.php
%%WWWDIR%%/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php
%%WWWDIR%%/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php
%%WWWDIR%%/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php
%%WWWDIR%%/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php
%%WWWDIR%%/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php
%%WWWDIR%%/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php
%%WWWDIR%%/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php
%%WWWDIR%%/vendor/twig/twig/src/Profiler/Profile.php
%%WWWDIR%%/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php
%%WWWDIR%%/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php
%%WWWDIR%%/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php
%%WWWDIR%%/vendor/twig/twig/src/Sandbox/SecurityError.php
%%WWWDIR%%/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php
%%WWWDIR%%/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php
%%WWWDIR%%/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php
%%WWWDIR%%/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php
%%WWWDIR%%/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php
%%WWWDIR%%/vendor/twig/twig/src/Sandbox/SecurityPolicy.php
%%WWWDIR%%/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php
%%WWWDIR%%/vendor/twig/twig/src/Source.php
%%WWWDIR%%/vendor/twig/twig/src/Template.php
%%WWWDIR%%/vendor/twig/twig/src/TemplateWrapper.php
%%WWWDIR%%/vendor/twig/twig/src/Test/IntegrationTestCase.php
%%WWWDIR%%/vendor/twig/twig/src/Test/NodeTestCase.php
%%WWWDIR%%/vendor/twig/twig/src/Token.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/BlockTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/DoTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/FlushTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/ForTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/FromTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/IfTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/ImportTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/MacroTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/SetTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/TokenParserInterface.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/UseTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenParser/WithTokenParser.php
%%WWWDIR%%/vendor/twig/twig/src/TokenStream.php
%%WWWDIR%%/vendor/twig/twig/src/TwigFilter.php
%%WWWDIR%%/vendor/twig/twig/src/TwigFunction.php
%%WWWDIR%%/vendor/twig/twig/src/TwigTest.php
%%WWWDIR%%/vendor/twig/twig/src/Util/DeprecationCollector.php
%%WWWDIR%%/vendor/twig/twig/src/Util/TemplateDirIterator.php
%%WWWDIR%%/vendor/voku/anti-xss/CHANGELOG.md
%%WWWDIR%%/vendor/voku/anti-xss/LICENSE
%%WWWDIR%%/vendor/voku/anti-xss/README.md
%%WWWDIR%%/vendor/voku/anti-xss/composer.json
%%WWWDIR%%/vendor/voku/anti-xss/src/voku/helper/AntiXSS.php
%%WWWDIR%%/vendor/voku/anti-xss/src/voku/helper/data/entities_fallback.php
%%WWWDIR%%/vendor/voku/portable-ascii/CHANGELOG.md
%%WWWDIR%%/vendor/voku/portable-ascii/LICENSE.txt
%%WWWDIR%%/vendor/voku/portable-ascii/README.md
%%WWWDIR%%/vendor/voku/portable-ascii/composer.json
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/ASCII.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/ascii_by_languages.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/ascii_extras_by_languages.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/ascii_language_max_key.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/ascii_ord.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x000.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x001.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x002.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x003.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x004.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x005.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x006.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x007.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x009.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x00a.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x00b.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x00c.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x00d.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x00e.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x00f.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x010.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x011.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x012.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x013.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x014.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x015.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x016.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x017.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x018.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x01d.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x01e.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x01f.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x020.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x021.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x022.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x023.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x024.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x025.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x026.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x027.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x028.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x029.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x02a.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x02c.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x02e.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x02f.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x030.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x031.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x032.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x033.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x04d.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x04e.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x04f.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x050.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x051.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x052.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x053.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x054.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x055.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x056.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x057.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x058.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x059.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x05a.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x05b.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x05c.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x05d.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x05e.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x05f.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x060.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x061.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x062.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x063.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x064.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x065.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x066.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x067.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x068.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x069.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x06a.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x06b.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x06c.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x06d.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x06e.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x06f.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x070.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x071.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x072.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x073.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x074.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x075.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x076.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x077.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x078.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x079.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x07a.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x07b.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x07c.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x07d.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x07e.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x07f.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x080.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x081.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x082.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x083.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x084.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x085.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x086.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x087.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x088.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x089.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x08a.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x08b.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x08c.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x08d.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x08e.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x08f.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x090.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x091.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x092.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x093.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x094.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x095.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x096.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x097.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x098.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x099.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x09a.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x09b.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x09c.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x09d.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x09e.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x09f.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0a0.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0a1.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0a2.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0a3.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0a4.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0ac.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0ad.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0ae.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0af.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0b0.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0b1.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0b2.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0b3.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0b4.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0b5.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0b6.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0b7.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0b8.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0b9.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0ba.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0bb.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0bc.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0bd.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0be.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0bf.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0c0.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0c1.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0c2.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0c3.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0c4.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0c5.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0c6.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0c7.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0c8.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0c9.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0ca.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0cb.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0cc.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0cd.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0ce.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0cf.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0d0.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0d1.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0d2.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0d3.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0d4.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0d5.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0d6.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0d7.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0f9.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0fa.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0fb.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0fc.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0fd.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0fe.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x0ff.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x1d4.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x1d5.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x1d6.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x1d7.php
%%WWWDIR%%/vendor/voku/portable-ascii/src/voku/helper/data/x1f1.php
%%WWWDIR%%/vendor/voku/portable-utf8/CHANGELOG.md
%%WWWDIR%%/vendor/voku/portable-utf8/LICENSE%%AP_MOD_EN%%PACHE
%%WWWDIR%%/vendor/voku/portable-utf8/LICENSE-GPL
%%WWWDIR%%/vendor/voku/portable-utf8/README.md
%%WWWDIR%%/vendor/voku/portable-utf8/SECURITY.md
%%WWWDIR%%/vendor/voku/portable-utf8/SUMMARY.md
%%WWWDIR%%/vendor/voku/portable-utf8/bootstrap.php
%%WWWDIR%%/vendor/voku/portable-utf8/composer.json
%%WWWDIR%%/vendor/voku/portable-utf8/src/voku/helper/Bootup.php
%%WWWDIR%%/vendor/voku/portable-utf8/src/voku/helper/UTF8.php
%%WWWDIR%%/vendor/voku/portable-utf8/src/voku/helper/data/caseFolding_full.php
%%WWWDIR%%/vendor/voku/portable-utf8/src/voku/helper/data/chr.php
%%WWWDIR%%/vendor/voku/portable-utf8/src/voku/helper/data/emoji.php
%%WWWDIR%%/vendor/voku/portable-utf8/src/voku/helper/data/encodings.php
%%WWWDIR%%/vendor/voku/portable-utf8/src/voku/helper/data/ord.php
%%WWWDIR%%/vendor/voku/portable-utf8/src/voku/helper/data/transliterator_list.php
%%WWWDIR%%/vendor/voku/portable-utf8/src/voku/helper/data/utf8_fix.php
%%WWWDIR%%/vendor/voku/portable-utf8/src/voku/helper/data/win1252_to_utf8.php
%%WWWDIR%%/webpack.mix.js
@dir %%WWWDIR%%/cache
@dir %%WWWDIR%%/vendor/symfony/string/Resources/bin
@group
@owner