diff --git a/sysutils/froxlor/Makefile b/sysutils/froxlor/Makefile index 5544a22e757d..1328dd8f2b12 100644 --- a/sysutils/froxlor/Makefile +++ b/sysutils/froxlor/Makefile @@ -1,109 +1,108 @@ PORTNAME= froxlor -DISTVERSION= 0.10.38 +DISTVERSION= 2.0.8 CATEGORIES= sysutils www MASTER_SITES= https://files.froxlor.org/releases/ MAINTAINER= nc@FreeBSD.org COMMENT= PHP-based ISP Server Management Panel WWW= https://www.froxlor.org/ LICENSE= GPLv2 USES= cpe php:cli shebangfix USE_PHP= bcmath curl filter ftp json pdo_mysql posix session xml zip -SHEBANG_FILES= froxlor/install/scripts/* SUB_FILES= pkg-deinstall pkg-message SUB_LIST= PORTNAME=${PORTNAME} \ WWWGRP=${WWWGRP} \ WWWOWN=${WWWOWN} PLIST_SUB= ${SUB_LIST} NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes OPTIONS_DEFINE= DKIM LIBNSS LOGROTATE MYSQLS NLS PCNTL OPTIONS_RADIO= DNS FTP IMAPPOP3 SMTP WEB OPTIONS_RADIO_WEB= APACHE LIGHTTPD NGINX OPTIONS_RADIO_SMTP= EXIM POSTFIX OPTIONS_RADIO_IMAPPOP3= COURIER DOVECOT2 OPTIONS_RADIO_FTP= PROFTPD PUREFTPD OPTIONS_RADIO_DNS= ISCDNS POWERDNS OPTIONS_MULTI= WWWST OPTIONS_MULTI_WWWST= AWSTATS WEBALIZER WWWST_DESC= Web access and traffic statistics dependency WEB_DESC= Web server dependency SMTP_DESC= SMTP server dependency IMAPPOP3_DESC= IMAP/POP3 server dependency DNS_DESC= DNS server dependency FTP_DESC= FTP server dependency APACHE_DESC= Apache as HTTP/HTTPS server LIGHTTPD_DESC= Lighttpd as HTTP/HTTPS server NGINX_DESC= Nginx as HTTP/HTTPS server POSTFIX_DESC= Postfix as SMTP server EXIM_DESC= Exim as SMTP server DKIM_DESC= OpenDKIM for DomainKeys Identified Mail DOVECOT2_DESC= Dovecot 2.x as IMAP/POP3 server COURIER_DESC= Courier as IMAP/POP3 server PROFTPD_DESC= ProFTPd as FTP server PUREFTPD_DESC= Pure-FTPd as FTP server POWERDNS_DESC= Powerdns as DNS server ISCDNS_DESC= ISC BIND 9.11 from ports as DNS server PCNTL_DESC= Use php-pcntl (speeds up statistics creation) LIBNSS_DESC= Libnss-mysql for authentication WEBALIZER_DESC= Webalizer (small, fast, static result pages) AWSTATS_DESC= Awstats (more fancy, dynamic and static result pages) LOGROTATE_DESC= Logrotate for log rotation MYSQLS_DESC= Depend on MySQL server NLS_DESC= Enable NLS support (required for webFTP frontend) OPTIONS_DEFAULT= APACHE DOVECOT2 MYSQLS PCNTL POSTFIX PROFTPD WEBALIZER POSTFIX_RUN_DEPENDS= postfix:mail/postfix EXIM_RUN_DEPENDS= exim:mail/exim DKIM_RUN_DEPENDS= opendkim:mail/opendkim DOVECOT2_RUN_DEPENDS= dovecot>=2:mail/dovecot COURIER_RUN_DEPENDS= courier:mail/courier PROFTPD_RUN_DEPENDS= ${LOCALBASE}/libexec/proftpd/mod_sql_mysql.so:databases/proftpd-mod_sql_mysql PUREFTPD_RUN_DEPENDS= pure-ftpd:ftp/pure-ftpd POWERDNS_RUN_DEPENDS= pdns_control:dns/powerdns ISCDNS_RUN_DEPENDS= bind>=9.11.0.0:dns/bind911 LIBNSS_RUN_DEPENDS= ${LOCALBASE}/lib/nss_mysql.so:net/libnss-mysql WEBALIZER_RUN_DEPENDS= webalizer:www/webalizer AWSTATS_RUN_DEPENDS= awstats>=6.8:www/awstats LOGROTATE_RUN_DEPENDS= logrotate:sysutils/logrotate LIGHTTPD_RUN_DEPENDS= lighttpd:www/lighttpd NGINX_RUN_DEPENDS= nginx:www/nginx APACHE_USES= apache php:mod MYSQLS_USES= mysql:server PCNTL_USE= PHP=pcntl NLS_USES= gettext-runtime:run NLS_USE= PHP=gettext do-install: cd ${WRKSRC}/${PORTNAME} && \ ${FIND} . ! -name .gitignore | \ ${CPIO} --quiet -pdm ${STAGEDIR}${WWWDIR} .include diff --git a/sysutils/froxlor/distinfo b/sysutils/froxlor/distinfo index a5b1ae3eb545..899e3984dacc 100644 --- a/sysutils/froxlor/distinfo +++ b/sysutils/froxlor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662229465 -SHA256 (froxlor-0.10.38.tar.gz) = 48ed552371f14e01c0eba63f3671e81a373cf2b157e094704680eb5c879a9502 -SIZE (froxlor-0.10.38.tar.gz) = 2582896 +TIMESTAMP = 1674074703 +SHA256 (froxlor-2.0.8.tar.gz) = d37b9fef9591b301db06a1435b5be3404dfaf82a089a0aa75ee7fcb21cde487c +SIZE (froxlor-2.0.8.tar.gz) = 3494604 diff --git a/sysutils/froxlor/pkg-plist b/sysutils/froxlor/pkg-plist index 2f5d17c3bae2..b6ccd19cc292 100644 --- a/sysutils/froxlor/pkg-plist +++ b/sysutils/froxlor/pkg-plist @@ -1,1343 +1,1505 @@ -@group %%WWWGRP%% -@owner %%WWWOWN%% +%%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%%/.travis.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%%/css/images/animated-overlay.gif -%%WWWDIR%%/css/images/index.html -%%WWWDIR%%/css/images/ui-icons_444444_256x240.png -%%WWWDIR%%/css/images/ui-icons_555555_256x240.png -%%WWWDIR%%/css/images/ui-icons_777620_256x240.png -%%WWWDIR%%/css/images/ui-icons_777777_256x240.png -%%WWWDIR%%/css/images/ui-icons_cc0000_256x240.png -%%WWWDIR%%/css/images/ui-icons_ffffff_256x240.png -%%WWWDIR%%/css/index.html -%%WWWDIR%%/css/jquery-ui.min.css %%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 +%%WWWDIR%%/install/%%PORTNAME%%.sql.php %%WWWDIR%%/install/index.html %%WWWDIR%%/install/install.php -%%WWWDIR%%/install/lib/class.FroxlorInstall.php -%%WWWDIR%%/install/lib/index.html -%%WWWDIR%%/install/lib/updateFunctions.php -%%WWWDIR%%/install/lng/english.lng.php -%%WWWDIR%%/install/lng/french.lng.php -%%WWWDIR%%/install/lng/german.lng.php -%%WWWDIR%%/install/lng/index.html -%%WWWDIR%%/install/scripts/config-services.php -%%WWWDIR%%/install/scripts/index.html -%%WWWDIR%%/install/scripts/switch-server-ip.php -%%WWWDIR%%/install/templates/assets/css/index.html -%%WWWDIR%%/install/templates/assets/css/install.css -%%WWWDIR%%/install/templates/assets/img/favicon.ico -%%WWWDIR%%/install/templates/assets/img/logo.png -%%WWWDIR%%/install/templates/assets/img/password.png -%%WWWDIR%%/install/templates/assets/img/text_align_left.png -%%WWWDIR%%/install/templates/assets/index.html -%%WWWDIR%%/install/templates/dataform.tpl -%%WWWDIR%%/install/templates/dataform2.tpl -%%WWWDIR%%/install/templates/dataitem.tpl -%%WWWDIR%%/install/templates/dataitemchk.tpl -%%WWWDIR%%/install/templates/dataitemselect.tpl -%%WWWDIR%%/install/templates/dataitemyesno.tpl -%%WWWDIR%%/install/templates/datasection.tpl -%%WWWDIR%%/install/templates/footer.tpl -%%WWWDIR%%/install/templates/header.tpl -%%WWWDIR%%/install/templates/index.html -%%WWWDIR%%/install/templates/lngform.tpl -%%WWWDIR%%/install/templates/page.tpl -%%WWWDIR%%/install/templates/pagebottom.tpl -%%WWWDIR%%/install/templates/textarea.tpl -%%WWWDIR%%/install/updates/%%PORTNAME%%/0.10/index.html -%%WWWDIR%%/install/updates/%%PORTNAME%%/0.10/update_0.10.inc.php -%%WWWDIR%%/install/updates/%%PORTNAME%%/0.9/index.html -%%WWWDIR%%/install/updates/%%PORTNAME%%/0.9/update_0.9.inc.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.php -%%WWWDIR%%/install/updates/preconfig/0.10/index.html -%%WWWDIR%%/install/updates/preconfig/0.10/preconfig_0.10.inc.php -%%WWWDIR%%/install/updates/preconfig/0.9/index.html -%%WWWDIR%%/install/updates/preconfig/0.9/preconfig_0.9.inc.php %%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%%/js/excanvas.min.js -%%WWWDIR%%/js/html5shiv.min.js -%%WWWDIR%%/js/index.html -%%WWWDIR%%/js/jquery-ui.min.js -%%WWWDIR%%/js/jquery.flot.min.js -%%WWWDIR%%/js/jquery.min.js -%%WWWDIR%%/js/jquery.tablesorter.min.js -%%WWWDIR%%/js/plugins/index.html -%%WWWDIR%%/js/plugins/jquery.flot.resize.min.js -%%WWWDIR%%/js/plugins/jquery.tablesorter.sizeparser.min.js +%%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/ApiKeys.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/Action.php -%%WWWDIR%%/lib/Froxlor/Cli/Action/ConfigServicesAction.php -%%WWWDIR%%/lib/Froxlor/Cli/Action/PhpSessioncleanAction.php -%%WWWDIR%%/lib/Froxlor/Cli/Action/SwitchServerIpAction.php -%%WWWDIR%%/lib/Froxlor/Cli/Action/index.html -%%WWWDIR%%/lib/Froxlor/Cli/CmdLineHandler.php -%%WWWDIR%%/lib/Froxlor/Cli/ConfigServicesCmd.php -%%WWWDIR%%/lib/Froxlor/Cli/PhpSessioncleanCmd.php -%%WWWDIR%%/lib/Froxlor/Cli/SwitchServerIpCmd.php +%%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/MasterCron.php %%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/Fields.php %%WWWDIR%%/lib/Froxlor/UI/Form.php %%WWWDIR%%/lib/Froxlor/UI/HTML.php -%%WWWDIR%%/lib/Froxlor/UI/HtmlForm.php %%WWWDIR%%/lib/Froxlor/UI/Linker.php +%%WWWDIR%%/lib/Froxlor/UI/Listing.php %%WWWDIR%%/lib/Froxlor/UI/Pagination.php -%%WWWDIR%%/lib/Froxlor/UI/Paging.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/Template.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/centos7.xml -%%WWWDIR%%/lib/configfiles/centos8.xml %%WWWDIR%%/lib/configfiles/focal.xml %%WWWDIR%%/lib/configfiles/gentoo.xml %%WWWDIR%%/lib/configfiles/index.html -%%WWWDIR%%/lib/configfiles/stretch.xml -%%WWWDIR%%/lib/configfiles/xenial.xml +%%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/customer/domains/formfield.domain_ssleditor.php +%%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%%/lib/version.inc.php -%%WWWDIR%%/lng/czech.lng.php -%%WWWDIR%%/lng/dutch.lng.php -%%WWWDIR%%/lng/english.lng.php -%%WWWDIR%%/lng/french.lng.php -%%WWWDIR%%/lng/german.lng.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/italian.lng.php -%%WWWDIR%%/lng/lng_references.php -%%WWWDIR%%/lng/portugues.lng.php -%%WWWDIR%%/lng/swedish.lng.php +%%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%%/scripts/%%PORTNAME%%_master_cronjob.php -%%WWWDIR%%/scripts/index.html -%%WWWDIR%%/scripts/php-sessionclean.php %%WWWDIR%%/ssl_certificates.php -%%WWWDIR%%/templates/Sparkle/2fa/entercode.tpl -%%WWWDIR%%/templates/Sparkle/2fa/index.html -%%WWWDIR%%/templates/Sparkle/2fa/overview.tpl -%%WWWDIR%%/templates/Sparkle/AUTHORS -%%WWWDIR%%/templates/Sparkle/admin/admins/admins.tpl -%%WWWDIR%%/templates/Sparkle/admin/admins/admins_add.tpl -%%WWWDIR%%/templates/Sparkle/admin/admins/admins_admin.tpl -%%WWWDIR%%/templates/Sparkle/admin/admins/admins_edit.tpl -%%WWWDIR%%/templates/Sparkle/admin/admins/index.html -%%WWWDIR%%/templates/Sparkle/admin/configfiles/choose.tpl -%%WWWDIR%%/templates/Sparkle/admin/configfiles/choose_daemon.tpl -%%WWWDIR%%/templates/Sparkle/admin/configfiles/choose_distribution.tpl -%%WWWDIR%%/templates/Sparkle/admin/configfiles/choose_service.tpl -%%WWWDIR%%/templates/Sparkle/admin/configfiles/configfiles.tpl -%%WWWDIR%%/templates/Sparkle/admin/configfiles/configfiles_commands.tpl -%%WWWDIR%%/templates/Sparkle/admin/configfiles/configfiles_file.tpl -%%WWWDIR%%/templates/Sparkle/admin/configfiles/configfiles_subfileblock.tpl -%%WWWDIR%%/templates/Sparkle/admin/configfiles/index.html -%%WWWDIR%%/templates/Sparkle/admin/configfiles/wizard.tpl -%%WWWDIR%%/templates/Sparkle/admin/cronjobs/cronjob_edit.tpl -%%WWWDIR%%/templates/Sparkle/admin/cronjobs/cronjobs.tpl -%%WWWDIR%%/templates/Sparkle/admin/cronjobs/cronjobs_cronjob.tpl -%%WWWDIR%%/templates/Sparkle/admin/cronjobs/cronjobs_cronjobmodule.tpl -%%WWWDIR%%/templates/Sparkle/admin/cronjobs/index.html -%%WWWDIR%%/templates/Sparkle/admin/customers/customers.tpl -%%WWWDIR%%/templates/Sparkle/admin/customers/customers_add.tpl -%%WWWDIR%%/templates/Sparkle/admin/customers/customers_customer.tpl -%%WWWDIR%%/templates/Sparkle/admin/customers/customers_edit.tpl -%%WWWDIR%%/templates/Sparkle/admin/customers/index.html -%%WWWDIR%%/templates/Sparkle/admin/domains/domains.tpl -%%WWWDIR%%/templates/Sparkle/admin/domains/domains_add.tpl -%%WWWDIR%%/templates/Sparkle/admin/domains/domains_domain.tpl -%%WWWDIR%%/templates/Sparkle/admin/domains/domains_edit.tpl -%%WWWDIR%%/templates/Sparkle/admin/domains/domains_import.tpl -%%WWWDIR%%/templates/Sparkle/admin/domains/index.html -%%WWWDIR%%/templates/Sparkle/admin/index.html -%%WWWDIR%%/templates/Sparkle/admin/index/change_language.tpl -%%WWWDIR%%/templates/Sparkle/admin/index/change_password.tpl -%%WWWDIR%%/templates/Sparkle/admin/index/change_theme.tpl -%%WWWDIR%%/templates/Sparkle/admin/index/index.html -%%WWWDIR%%/templates/Sparkle/admin/index/index.tpl -%%WWWDIR%%/templates/Sparkle/admin/index/overview_item.tpl -%%WWWDIR%%/templates/Sparkle/admin/index/send_error_report.tpl -%%WWWDIR%%/templates/Sparkle/admin/ipsandports/index.html -%%WWWDIR%%/templates/Sparkle/admin/ipsandports/ipsandports.tpl -%%WWWDIR%%/templates/Sparkle/admin/ipsandports/ipsandports_add.tpl -%%WWWDIR%%/templates/Sparkle/admin/ipsandports/ipsandports_edit.tpl -%%WWWDIR%%/templates/Sparkle/admin/ipsandports/ipsandports_ipandport.tpl -%%WWWDIR%%/templates/Sparkle/admin/logger/index.html -%%WWWDIR%%/templates/Sparkle/admin/logger/logger.tpl -%%WWWDIR%%/templates/Sparkle/admin/logger/logger_action.tpl -%%WWWDIR%%/templates/Sparkle/admin/logger/logger_log.tpl -%%WWWDIR%%/templates/Sparkle/admin/message/index.html -%%WWWDIR%%/templates/Sparkle/admin/message/message.tpl -%%WWWDIR%%/templates/Sparkle/admin/phpconfig/fpmconfig_add.tpl -%%WWWDIR%%/templates/Sparkle/admin/phpconfig/fpmconfig_edit.tpl -%%WWWDIR%%/templates/Sparkle/admin/phpconfig/fpmdaemons.tpl -%%WWWDIR%%/templates/Sparkle/admin/phpconfig/fpmdaemons_overview.tpl -%%WWWDIR%%/templates/Sparkle/admin/phpconfig/index.html -%%WWWDIR%%/templates/Sparkle/admin/phpconfig/overview.tpl -%%WWWDIR%%/templates/Sparkle/admin/phpconfig/overview_add.tpl -%%WWWDIR%%/templates/Sparkle/admin/phpconfig/overview_edit.tpl -%%WWWDIR%%/templates/Sparkle/admin/phpconfig/overview_overview.tpl -%%WWWDIR%%/templates/Sparkle/admin/plans/index.html -%%WWWDIR%%/templates/Sparkle/admin/plans/plans.tpl -%%WWWDIR%%/templates/Sparkle/admin/plans/plans_add.tpl -%%WWWDIR%%/templates/Sparkle/admin/plans/plans_edit.tpl -%%WWWDIR%%/templates/Sparkle/admin/plans/plans_plan.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/apcuinfo/img_line.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/apcuinfo/index.html -%%WWWDIR%%/templates/Sparkle/admin/settings/apcuinfo/runtime_line.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/apcuinfo/showinfo.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/importexport/index.html -%%WWWDIR%%/templates/Sparkle/admin/settings/importexport/index.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/index.html -%%WWWDIR%%/templates/Sparkle/admin/settings/integritycheck.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/integritycheck_row.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/opcacheinfo/blacklist_line.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/opcacheinfo/index.html -%%WWWDIR%%/templates/Sparkle/admin/settings/opcacheinfo/runtime_line.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/opcacheinfo/showinfo.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/phpinfo.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/phpinfo/index.html -%%WWWDIR%%/templates/Sparkle/admin/settings/phpinfo/phpinfo_1.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/phpinfo/phpinfo_2.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/phpinfo/phpinfo_3.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/phpinfo/phpinfo_table.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/settings.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/settings_form_begin.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/settings_form_end.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/settings_group.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/settings_overview.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/settings_overviewgroup.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/testmail.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/updatecounters.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/updatecounters_row_admin.tpl -%%WWWDIR%%/templates/Sparkle/admin/settings/updatecounters_row_customer.tpl -%%WWWDIR%%/templates/Sparkle/admin/templates/filetemplates_add.tpl -%%WWWDIR%%/templates/Sparkle/admin/templates/filetemplates_edit.tpl -%%WWWDIR%%/templates/Sparkle/admin/templates/index.html -%%WWWDIR%%/templates/Sparkle/admin/templates/templates.tpl -%%WWWDIR%%/templates/Sparkle/admin/templates/templates_add_1.tpl -%%WWWDIR%%/templates/Sparkle/admin/templates/templates_add_2.tpl -%%WWWDIR%%/templates/Sparkle/admin/templates/templates_edit.tpl -%%WWWDIR%%/templates/Sparkle/admin/templates/templates_filetemplate.tpl -%%WWWDIR%%/templates/Sparkle/admin/templates/templates_template.tpl -%%WWWDIR%%/templates/Sparkle/admin/traffic/index.html -%%WWWDIR%%/templates/Sparkle/admin/traffic/index.tpl -%%WWWDIR%%/templates/Sparkle/admin/traffic/index_table.tpl -%%WWWDIR%%/templates/Sparkle/admin/traffic/index_table_row.tpl -%%WWWDIR%%/templates/Sparkle/admin/update/index.html -%%WWWDIR%%/templates/Sparkle/admin/update/index.tpl -%%WWWDIR%%/templates/Sparkle/admin/update/noupdatesavail.tpl -%%WWWDIR%%/templates/Sparkle/admin/update/preconfigitem.tpl -%%WWWDIR%%/templates/Sparkle/admin/update/update_end.tpl -%%WWWDIR%%/templates/Sparkle/admin/update/update_start.tpl -%%WWWDIR%%/templates/Sparkle/api_keys/index.html -%%WWWDIR%%/templates/Sparkle/api_keys/keys_error.tpl -%%WWWDIR%%/templates/Sparkle/api_keys/keys_key.tpl -%%WWWDIR%%/templates/Sparkle/api_keys/keys_list.tpl -%%WWWDIR%%/templates/Sparkle/assets/css/custom.example.css -%%WWWDIR%%/templates/Sparkle/assets/css/dark.css -%%WWWDIR%%/templates/Sparkle/assets/css/%%PORTNAME%%.css -%%WWWDIR%%/templates/Sparkle/assets/css/index.html -%%WWWDIR%%/templates/Sparkle/assets/css/main.css -%%WWWDIR%%/templates/Sparkle/assets/css/main_ie.css -%%WWWDIR%%/templates/Sparkle/assets/img/favicon.ico -%%WWWDIR%%/templates/Sparkle/assets/img/icons/add.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/aps_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/aps_upload_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/archive.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/autoresponder_add_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/autoresponder_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/autoresponder_edit_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/backup_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/button_ok.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/cancel.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/categories_add_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/categories_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/categories_edit_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/clock.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/clock_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/clock_edit_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/delete.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/delete_20.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/display_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/dns_edit.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/domain_add_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/domain_edit_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/domains_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/down.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/edit.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/edit_20.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/email_add_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/email_edit_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/email_forwarder_add_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/emails_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/error_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/error_report_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/file_20.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/flag.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/folder_20.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/group_edit_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/htaccess_add_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/htaccess_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/htaccess_edit_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/htpasswd_add_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/htpasswd_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/htpasswd_edit_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/info.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/info_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/ipsports_add_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/ipsports_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/ipsports_edit_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/lock.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/lock_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/menubar_tickets.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/menubar_tickets_null.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/messages_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/mysql_add_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/mysql_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/mysql_edit_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/ok_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/parent_20.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/phpsettings_add_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/phpsettings_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/phpsettings_edit_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/rename_20.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/res_recalculate_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/settings_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/ssl_customer.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/ssl_global.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/ssl_letsencrypt.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/ssl_shared.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/syslog_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/tag_blue.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/templates_add_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/templates_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/templates_edit_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/text_align_center.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/text_align_justify.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/text_align_left.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/text_align_right.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/ticket_add_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/ticket_archive_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/ticket_reply_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/tickets_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/traffic_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/unlock.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/up.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/user_add_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/user_edit_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/view.png -%%WWWDIR%%/templates/Sparkle/assets/img/icons/warning_big.png -%%WWWDIR%%/templates/Sparkle/assets/img/logo.png -%%WWWDIR%%/templates/Sparkle/assets/img/logo_grey.png -%%WWWDIR%%/templates/Sparkle/assets/img/tipper.png -%%WWWDIR%%/templates/Sparkle/assets/img/top.png -%%WWWDIR%%/templates/Sparkle/assets/img/touchicon.png -%%WWWDIR%%/templates/Sparkle/assets/index.html -%%WWWDIR%%/templates/Sparkle/assets/js/apikey.js -%%WWWDIR%%/templates/Sparkle/assets/js/autosize.min.js -%%WWWDIR%%/templates/Sparkle/assets/js/circular.js -%%WWWDIR%%/templates/Sparkle/assets/js/customers.js -%%WWWDIR%%/templates/Sparkle/assets/js/domains.js -%%WWWDIR%%/templates/Sparkle/assets/js/index.html -%%WWWDIR%%/templates/Sparkle/assets/js/ipsandports.js -%%WWWDIR%%/templates/Sparkle/assets/js/jcanvas.min.js -%%WWWDIR%%/templates/Sparkle/assets/js/main.js -%%WWWDIR%%/templates/Sparkle/assets/js/tipper.min.js -%%WWWDIR%%/templates/Sparkle/assets/js/traffic.js -%%WWWDIR%%/templates/Sparkle/config.json -%%WWWDIR%%/templates/Sparkle/customer/domains/domain_ssleditor.tpl -%%WWWDIR%%/templates/Sparkle/customer/domains/domainlist.tpl -%%WWWDIR%%/templates/Sparkle/customer/domains/domains.tpl -%%WWWDIR%%/templates/Sparkle/customer/domains/domains_add.tpl -%%WWWDIR%%/templates/Sparkle/customer/domains/domains_delimiter.tpl -%%WWWDIR%%/templates/Sparkle/customer/domains/domains_domain.tpl -%%WWWDIR%%/templates/Sparkle/customer/domains/domains_edit.tpl -%%WWWDIR%%/templates/Sparkle/customer/domains/index.html -%%WWWDIR%%/templates/Sparkle/customer/email/account_add.tpl -%%WWWDIR%%/templates/Sparkle/customer/email/account_changepw.tpl -%%WWWDIR%%/templates/Sparkle/customer/email/account_changequota.tpl -%%WWWDIR%%/templates/Sparkle/customer/email/email.tpl -%%WWWDIR%%/templates/Sparkle/customer/email/emails.tpl -%%WWWDIR%%/templates/Sparkle/customer/email/emails_add.tpl -%%WWWDIR%%/templates/Sparkle/customer/email/emails_domain.tpl -%%WWWDIR%%/templates/Sparkle/customer/email/emails_edit.tpl -%%WWWDIR%%/templates/Sparkle/customer/email/emails_edit_forwarder.tpl -%%WWWDIR%%/templates/Sparkle/customer/email/emails_email.tpl -%%WWWDIR%%/templates/Sparkle/customer/email/forwarder_add.tpl -%%WWWDIR%%/templates/Sparkle/customer/email/index.html -%%WWWDIR%%/templates/Sparkle/customer/extras/backup.tpl -%%WWWDIR%%/templates/Sparkle/customer/extras/backup_listexisting.tpl -%%WWWDIR%%/templates/Sparkle/customer/extras/extras.tpl -%%WWWDIR%%/templates/Sparkle/customer/extras/htaccess.tpl -%%WWWDIR%%/templates/Sparkle/customer/extras/htaccess_add.tpl -%%WWWDIR%%/templates/Sparkle/customer/extras/htaccess_edit.tpl -%%WWWDIR%%/templates/Sparkle/customer/extras/htaccess_htaccess.tpl -%%WWWDIR%%/templates/Sparkle/customer/extras/htpasswds.tpl -%%WWWDIR%%/templates/Sparkle/customer/extras/htpasswds_add.tpl -%%WWWDIR%%/templates/Sparkle/customer/extras/htpasswds_edit.tpl -%%WWWDIR%%/templates/Sparkle/customer/extras/htpasswds_htpasswd.tpl -%%WWWDIR%%/templates/Sparkle/customer/extras/index.html -%%WWWDIR%%/templates/Sparkle/customer/ftp/accounts.tpl -%%WWWDIR%%/templates/Sparkle/customer/ftp/accounts_account.tpl -%%WWWDIR%%/templates/Sparkle/customer/ftp/accounts_add.tpl -%%WWWDIR%%/templates/Sparkle/customer/ftp/accounts_edit.tpl -%%WWWDIR%%/templates/Sparkle/customer/ftp/ftp.tpl -%%WWWDIR%%/templates/Sparkle/customer/ftp/index.html -%%WWWDIR%%/templates/Sparkle/customer/index.html -%%WWWDIR%%/templates/Sparkle/customer/index/change_language.tpl -%%WWWDIR%%/templates/Sparkle/customer/index/change_password.tpl -%%WWWDIR%%/templates/Sparkle/customer/index/change_theme.tpl -%%WWWDIR%%/templates/Sparkle/customer/index/index.html -%%WWWDIR%%/templates/Sparkle/customer/index/index.tpl -%%WWWDIR%%/templates/Sparkle/customer/index/send_error_report.tpl -%%WWWDIR%%/templates/Sparkle/customer/logger/index.html -%%WWWDIR%%/templates/Sparkle/customer/logger/logger.tpl -%%WWWDIR%%/templates/Sparkle/customer/logger/logger_action.tpl -%%WWWDIR%%/templates/Sparkle/customer/logger/logger_log.tpl -%%WWWDIR%%/templates/Sparkle/customer/mysql/index.html -%%WWWDIR%%/templates/Sparkle/customer/mysql/mysql.tpl -%%WWWDIR%%/templates/Sparkle/customer/mysql/mysqls.tpl -%%WWWDIR%%/templates/Sparkle/customer/mysql/mysqls_add.tpl -%%WWWDIR%%/templates/Sparkle/customer/mysql/mysqls_database.tpl -%%WWWDIR%%/templates/Sparkle/customer/mysql/mysqls_edit.tpl -%%WWWDIR%%/templates/Sparkle/customer/traffic/index.html -%%WWWDIR%%/templates/Sparkle/customer/traffic/traffic.tpl -%%WWWDIR%%/templates/Sparkle/customer/traffic/traffic_details.tpl -%%WWWDIR%%/templates/Sparkle/customer/traffic/traffic_month.tpl -%%WWWDIR%%/templates/Sparkle/customer/traffic/traffic_traffic.tpl -%%WWWDIR%%/templates/Sparkle/dns_editor/entry_bit.tpl -%%WWWDIR%%/templates/Sparkle/dns_editor/index.html -%%WWWDIR%%/templates/Sparkle/dns_editor/index.tpl -%%WWWDIR%%/templates/Sparkle/dns_editor/list.tpl -%%WWWDIR%%/templates/Sparkle/footer.tpl -%%WWWDIR%%/templates/Sparkle/formfields/bool.tpl -%%WWWDIR%%/templates/Sparkle/formfields/file.tpl -%%WWWDIR%%/templates/Sparkle/formfields/hidden.tpl -%%WWWDIR%%/templates/Sparkle/formfields/hiddenstring.tpl -%%WWWDIR%%/templates/Sparkle/formfields/image.tpl -%%WWWDIR%%/templates/Sparkle/formfields/index.html -%%WWWDIR%%/templates/Sparkle/formfields/label.tpl -%%WWWDIR%%/templates/Sparkle/formfields/option.tpl -%%WWWDIR%%/templates/Sparkle/formfields/string.tpl -%%WWWDIR%%/templates/Sparkle/formfields/text.tpl -%%WWWDIR%%/templates/Sparkle/header.tpl -%%WWWDIR%%/templates/Sparkle/index.html -%%WWWDIR%%/templates/Sparkle/logfiles_viewer/index.html -%%WWWDIR%%/templates/Sparkle/logfiles_viewer/index.tpl -%%WWWDIR%%/templates/Sparkle/login/fpwd.tpl -%%WWWDIR%%/templates/Sparkle/login/index.html -%%WWWDIR%%/templates/Sparkle/login/login.tpl -%%WWWDIR%%/templates/Sparkle/login/rpwd.tpl -%%WWWDIR%%/templates/Sparkle/misc/alreadyinstalledhint.tpl -%%WWWDIR%%/templates/Sparkle/misc/configurehint.tpl -%%WWWDIR%%/templates/Sparkle/misc/dberrornice.tpl -%%WWWDIR%%/templates/Sparkle/misc/error.tpl -%%WWWDIR%%/templates/Sparkle/misc/form/index.html -%%WWWDIR%%/templates/Sparkle/misc/form/input_file.tpl -%%WWWDIR%%/templates/Sparkle/misc/form/input_text.tpl -%%WWWDIR%%/templates/Sparkle/misc/form/input_textarea.tpl -%%WWWDIR%%/templates/Sparkle/misc/form/table_end.tpl -%%WWWDIR%%/templates/Sparkle/misc/form/table_row.tpl -%%WWWDIR%%/templates/Sparkle/misc/form/table_section.tpl -%%WWWDIR%%/templates/Sparkle/misc/htmlarrowcode.tpl -%%WWWDIR%%/templates/Sparkle/misc/htmlsearchcode.tpl -%%WWWDIR%%/templates/Sparkle/misc/htmlsortcode.tpl -%%WWWDIR%%/templates/Sparkle/misc/index.html -%%WWWDIR%%/templates/Sparkle/misc/ownershiphint.tpl -%%WWWDIR%%/templates/Sparkle/misc/phperrornice.tpl -%%WWWDIR%%/templates/Sparkle/misc/phprequirementfailed.tpl -%%WWWDIR%%/templates/Sparkle/misc/question_yesno.tpl -%%WWWDIR%%/templates/Sparkle/misc/question_yesno_checkbox.tpl -%%WWWDIR%%/templates/Sparkle/misc/success.tpl -%%WWWDIR%%/templates/Sparkle/misc/vendormissinghint.tpl -%%WWWDIR%%/templates/Sparkle/navigation_element.tpl -%%WWWDIR%%/templates/Sparkle/navigation_link.tpl -%%WWWDIR%%/templates/Sparkle/ssl_certificates/certs_cert.tpl -%%WWWDIR%%/templates/Sparkle/ssl_certificates/certs_error.tpl -%%WWWDIR%%/templates/Sparkle/ssl_certificates/certs_list.tpl -%%WWWDIR%%/templates/Sparkle/ssl_certificates/index.html +%%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/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-ch.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/build/composer.json -%%WWWDIR%%/vendor/voku/anti-xss/build/docs/base.md -%%WWWDIR%%/vendor/voku/anti-xss/build/generate_docs.php %%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/build/composer.json -%%WWWDIR%%/vendor/voku/portable-ascii/build/docs/base.md -%%WWWDIR%%/vendor/voku/portable-ascii/build/generate_docs.php -%%WWWDIR%%/vendor/voku/portable-ascii/build/generate_max_key_length.php %%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 -@group -@owner +%%WWWDIR%%/webpack.mix.js +@dir %%WWWDIR%%/cache +@dir %%WWWDIR%%/vendor/symfony/string/Resources/bin