v230903
authorKilian Saffran <ksaffran@dks.lu>
Sun, 3 Sep 2023 09:42:58 +0000 (11:42 +0200)
committerKilian Saffran <ksaffran@dks.lu>
Sun, 3 Sep 2023 09:42:58 +0000 (11:42 +0200)
commitbec9463908ca534cecbb3c9179c1531bd20d4897
treedea9efe5ab6305439117ac4dd36b51359b162ac7
parent49c88144c5ed1cbc2937a4c85a238d165f88e874
v230903
3142 files changed:
.vscode/settings.json
dev/db/fldlu_db..pg.full.sql [new file with mode: 0644]
dev/db/fldlu_db.luxopen.pg.data.sql [new file with mode: 0644]
dev/db/fldlu_db.luxopen.pg.full.sql [new file with mode: 0644]
dev/db/fldlu_db.luxopen.pg.schema.sql [new file with mode: 0644]
dev/db/fldlu_db.public.pg.data.sql [new file with mode: 0644]
dev/db/fldlu_db.public.pg.full.sql [new file with mode: 0644]
dev/db/fldlu_db.public.pg.schema.sql [new file with mode: 0644]
dev/db/tmp/schemas.csv [new file with mode: 0644]
dev/dumpdb.ps1 [new file with mode: 0644]
public_html/backoffice/.htaccess
public_html/backoffice/api.php
public_html/backoffice/index.php
public_html/backoffice/lib/Calendar.php [moved from public_html/backoffice/lib/modules/Calendar.php with 97% similarity]
public_html/backoffice/lib/Championship.php [new file with mode: 0644]
public_html/backoffice/lib/Clubs.php [moved from public_html/backoffice/lib/modules/Clubs.php with 94% similarity]
public_html/backoffice/lib/Documents.php [new file with mode: 0644]
public_html/backoffice/lib/Email.php [moved from public_html/backoffice/lib/modules/Email.php with 98% similarity]
public_html/backoffice/lib/Image.php [new file with mode: 0644]
public_html/backoffice/lib/License.php [new file with mode: 0644]
public_html/backoffice/lib/Members.php [moved from public_html/backoffice/lib/modules/Members.php with 56% similarity]
public_html/backoffice/lib/Profile.php [moved from public_html/backoffice/lib/modules/Profile.php with 72% similarity]
public_html/backoffice/lib/Season.php [moved from public_html/backoffice/lib/modules/Season.php with 92% similarity]
public_html/backoffice/lib/User.php [moved from public_html/backoffice/lib/modules/User.php with 74% similarity]
public_html/backoffice/lib/composer.json
public_html/backoffice/lib/composer.lock
public_html/backoffice/lib/config.php
public_html/backoffice/lib/data.php [new file with mode: 0644]
public_html/backoffice/lib/database.php
public_html/backoffice/lib/dataset.php [moved from public_html/backoffice/lib/modules/dataset.php with 95% similarity]
public_html/backoffice/lib/modules/Documents.php [deleted file]
public_html/backoffice/lib/modules/data.php [deleted file]
public_html/backoffice/lib/report.php [moved from public_html/backoffice/lib/modules/report.php with 99% similarity]
public_html/backoffice/lib/session.php
public_html/backoffice/lib/spreadsheet.php [moved from public_html/backoffice/lib/modules/spreadsheet.php with 96% similarity]
public_html/backoffice/lib/vendor/autoload.php
public_html/backoffice/lib/vendor/composer/ClassLoader.php
public_html/backoffice/lib/vendor/composer/InstalledVersions.php
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/.php-cs-fixer.dist.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/.phpcs.xml.dist [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/CHANGELOG.md [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/CONTRIBUTING.md [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/LICENSE [moved from public_html/backoffice/lib/vendor/paragonie/random_compat/LICENSE with 93% similarity]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/README.md [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/composer.json [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/phpstan-baseline.neon [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/phpstan-conditional.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/phpstan.neon.dist [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/ArrayEnabled.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/BinaryComparison.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Calculation.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Category.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Database.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Database/DAverage.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Database/DCount.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Database/DCountA.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Database/DGet.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Database/DMax.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Database/DMin.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Database/DProduct.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Database/DStDev.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Database/DStDevP.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Database/DSum.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Database/DVar.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Database/DVarP.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Database/DatabaseAbstract.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/DateTime.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/DateTimeExcel/Constants.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/DateTimeExcel/Current.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/DateTimeExcel/Date.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/DateTimeExcel/DateParts.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/DateTimeExcel/DateValue.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/DateTimeExcel/Days.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/DateTimeExcel/Days360.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/DateTimeExcel/Difference.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/DateTimeExcel/Helpers.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/DateTimeExcel/Month.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/DateTimeExcel/NetworkDays.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/DateTimeExcel/Time.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/DateTimeExcel/TimeParts.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/DateTimeExcel/TimeValue.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/DateTimeExcel/Week.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/DateTimeExcel/WorkDay.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/DateTimeExcel/YearFrac.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engine/ArrayArgumentHelper.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engine/ArrayArgumentProcessor.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engine/BranchPruner.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engine/CyclicReferenceStack.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engine/Logger.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/BesselI.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/BesselJ.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/BesselK.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/BesselY.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/BitWise.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/Compare.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/Complex.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/ComplexFunctions.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/ComplexOperations.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/Constants.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/ConvertBase.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/ConvertBinary.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/ConvertDecimal.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/ConvertHex.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/ConvertOctal.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/ConvertUOM.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/EngineeringValidations.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/Erf.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Engineering/ErfC.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Exception.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/ExceptionHandler.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/Amortization.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/CashFlow/CashFlowValidations.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Cumulative.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Interest.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/InterestAndPrincipal.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Payments.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Single.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/NonPeriodic.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/Periodic.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/Constants.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/Coupons.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/Depreciation.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/Dollar.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/FinancialValidations.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/Helpers.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/InterestRate.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/Securities/AccruedInterest.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/Securities/Price.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/Securities/Rates.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/composer/a28ea4b5/PHPOffice-PhpSpreadsheet-6999111/src/PhpSpreadsheet/Calculation/Financial/Securities/SecurityValidations.php [moved from public_html/backoffice/tmpl/block/snackbar.html with 100% similarity]
public_html/backoffice/lib/vendor/composer/autoload_classmap.php
public_html/backoffice/lib/vendor/composer/autoload_files.php
public_html/backoffice/lib/vendor/composer/autoload_namespaces.php
public_html/backoffice/lib/vendor/composer/autoload_psr4.php
public_html/backoffice/lib/vendor/composer/autoload_real.php
public_html/backoffice/lib/vendor/composer/autoload_static.php
public_html/backoffice/lib/vendor/composer/installed.json
public_html/backoffice/lib/vendor/composer/installed.php
public_html/backoffice/lib/vendor/composer/platform_check.php
public_html/backoffice/lib/vendor/maennchen/zipstream-php/.editorconfig [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/.phive/phars.xml [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/.php-cs-fixer.dist.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/.phpdoc/template/base.html.twig [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/.tool-versions [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/CHANGELOG.md [deleted file]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/CONTRIBUTING.md [deleted file]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/README.md
public_html/backoffice/lib/vendor/maennchen/zipstream-php/composer.json
public_html/backoffice/lib/vendor/maennchen/zipstream-php/guides/ContentLength.rst [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/guides/FlySystem.rst [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/guides/Nginx.rst [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/guides/Options.rst [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/guides/PSR7Streams.rst [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/guides/StreamOutput.rst [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/guides/Symfony.rst [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/guides/Varnish.rst [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/guides/index.rst [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/phpdoc.dist.xml [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/phpunit.xml.dist
public_html/backoffice/lib/vendor/maennchen/zipstream-php/psalm.xml
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Bigint.php [deleted file]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/CentralDirectoryFileHeader.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/CompressionMethod.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/DataDescriptor.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/DeflateStream.php [deleted file]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/EndOfCentralDirectory.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Exception.php
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Exception/DosTimeOverflowException.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Exception/EncodingException.php [deleted file]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Exception/FileNotFoundException.php
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Exception/FileNotReadableException.php
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Exception/FileSizeIncorrectException.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Exception/IncompatibleOptionsException.php [deleted file]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Exception/OverflowException.php
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Exception/ResourceActionException.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Exception/SimulationFileUnknownException.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Exception/StreamNotReadableException.php
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Exception/StreamNotSeekableException.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/File.php
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/GeneralPurposeBitFlag.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/LocalFileHeader.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/OperationMode.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Option/Archive.php [deleted file]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Option/File.php [deleted file]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Option/Method.php [deleted file]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Option/Version.php [deleted file]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/PackField.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Stream.php [deleted file]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Time.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Version.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Zip64/DataDescriptor.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Zip64/EndOfCentralDirectory.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Zip64/EndOfCentralDirectoryLocator.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Zip64/ExtendedInformationExtraField.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/ZipStream.php
public_html/backoffice/lib/vendor/maennchen/zipstream-php/src/Zs/ExtendedInformationExtraField.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/Assertions.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/BigintTest.php [deleted file]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/CentralDirectoryFileHeaderTest.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/DataDescriptorTest.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/EndOfCentralDirectoryTest.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/EndlessCycleStream.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/FaultInjectionResource.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/LocalFileHeaderTest.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/PackFieldTest.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/ResourceStream.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/TimeTest.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/Util.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/Zip64/DataDescriptorTest.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/Zip64/EndOfCentralDirectoryLocatorTest.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/Zip64/EndOfCentralDirectoryTest.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/Zip64/ExtendedInformationExtraFieldTest.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/ZipStreamTest.php
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/Zs/ExtendedInformationExtraFieldTest.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/bootstrap.php
public_html/backoffice/lib/vendor/maennchen/zipstream-php/test/bug/BugHonorFileTimeTest.php [deleted file]
public_html/backoffice/lib/vendor/markbaker/complex/.github/workflows/main.yml
public_html/backoffice/lib/vendor/markbaker/complex/README.md
public_html/backoffice/lib/vendor/markbaker/complex/classes/src/Functions.php
public_html/backoffice/lib/vendor/markbaker/complex/composer.json
public_html/backoffice/lib/vendor/markbaker/matrix/.github/workflows/main.yaml
public_html/backoffice/lib/vendor/markbaker/matrix/composer.json
public_html/backoffice/lib/vendor/mpdf/mpdf/.github/CONTRIBUTING.md [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/.github/FUNDING.yml [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/.github/ISSUE_TEMPLATE/Bug_report.md [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/.github/ISSUE_TEMPLATE/Feature_request.md [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/.github/ISSUE_TEMPLATE/config.yml [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/.github/workflows/coverage.yml [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/.github/workflows/cs.yml [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/.github/workflows/tests.yml [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/.gitignore [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/CHANGELOG.md [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/CREDITS.txt [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/LICENSE.txt [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/README.md [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/composer.json [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/CJKdata.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Afrikaans_South_Africa.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Albanian_Albania.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Alsatian_France.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Arabic_Algeria.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Arabic_Bahrain.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Arabic_Egypt.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Arabic_Iraq.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Arabic_Jordan.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Arabic_Kuwait.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Arabic_Lebanon.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Arabic_Libya.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Arabic_Morocco.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Arabic_Oman.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Arabic_Pseudo_RTL.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Arabic_Qatar.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Arabic_Saudi_Arabia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Arabic_Syria.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Arabic_Tunisia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Arabic_Yemen.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Azeri_(Cyrillic)_Azerbaijan.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Azeri_(Latin)_Azerbaijan.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Bashkir_Russia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Basque_Spain.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Belarusian_Belarus.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Bosnian_(Cyrillic)_Bosnia_and_Herzegovina.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Bosnian_(Latin)_Bosnia_and_Herzegovina.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Breton_France.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Bulgarian_Bulgaria.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Catalan_Spain.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Corsican_France.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Croatian_(Latin)_Bosnia_and_Herzegovina.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Croatian_Croatia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Czech_Czech_Republic.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Danish_Denmark.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Dari_Afghanistan.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Dutch_Belgium.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Dutch_Netherlands.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/English_Australia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/English_Belize.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/English_Canada.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/English_Caribbean.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/English_India.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/English_Ireland.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/English_Jamaica.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/English_Malaysia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/English_New_Zealand.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/English_Republic_of_the_Philippines.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/English_Singapore.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/English_South_Africa.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/English_Trinidad_and_Tobago.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/English_United_Kingdom.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/English_United_States.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/English_Zimbabwe.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Estonian_Estonia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Faroese_Faroe_Islands.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Filipino_Philippines.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Finnish_Finland.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/French_Belgium.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/French_Canada.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/French_France.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/French_Luxembourg.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/French_Principality_of_Monaco.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/French_Switzerland.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Frisian_Netherlands.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Galician_Spain.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/German_Austria.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/German_Germany.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/German_Liechtenstein.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/German_Luxembourg.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/German_Switzerland.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Greek_Greece.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Greenlandic_Greenland.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Hausa_(Latin)_Nigeria.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Hebrew_Israel.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Hungarian_Hungary.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Icelandic_Iceland.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Igbo_Nigeria.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Indonesian_Indonesia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Inuktitut_(Latin)_Canada.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Invariant_Language_Invariant_Country.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Irish_Ireland.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Italian_Italy.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Italian_Switzerland.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Kinyarwanda_Rwanda.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Kiswahili_Kenya.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Kyrgyz_Kyrgyzstan.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Latvian_Latvia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Lithuanian_Lithuania.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Lower_Sorbian_Germany.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Luxembourgish_Luxembourg.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Macedonian_(FYROM)_Macedonia_(FYROM).php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Malay_Brunei_Darussalam.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Malay_Malaysia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Mapudungun_Chile.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Mohawk_Canada.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Mongolian_(Cyrillic)_Mongolia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Norwegian_(Nynorsk)_Norway.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Occitan_France.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Persian_Iran.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Polish_Poland.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Portuguese_Brazil.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Portuguese_Portugal.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Quechua_Bolivia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Quechua_Ecuador.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Quechua_Peru.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Romanian_Romania.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Romansh_Switzerland.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Russian_Russia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Sami_(Inari)_Finland.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Sami_(Lule)_Norway.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Sami_(Lule)_Sweden.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Sami_(Northern)_Finland.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Sami_(Northern)_Norway.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Sami_(Northern)_Sweden.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Sami_(Skolt)_Finland.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Sami_(Southern)_Norway.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Sami_(Southern)_Sweden.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Serbian_(Cyrillic)_Bosnia_and_Herzegovina.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Serbian_(Cyrillic)_Serbia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Serbian_(Latin)_Bosnia_and_Herzegovina.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Serbian_(Latin)_Serbia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Sesotho_sa_Leboa_South_Africa.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Setswana_South_Africa.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Slovak_Slovakia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Slovenian_Slovenia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_Argentina.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_Bolivia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_Chile.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_Colombia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_Costa_Rica.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_Dominican_Republic.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_Ecuador.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_El_Salvador.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_Guatemala.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_Honduras.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_Mexico.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_Nicaragua.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_Panama.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_Paraguay.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_Peru.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_Puerto_Rico.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_Spain.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_United_States.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_Uruguay.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Spanish_Venezuela.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Swedish_Finland.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Swedish_Sweden.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Tajik_(Cyrillic)_Tajikistan.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Tamazight_(Latin)_Algeria.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Tatar_Russia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Turkish_Turkey.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Turkmen_Turkmenistan.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Ukrainian_Ukraine.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Upper_Sorbian_Germany.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Urdu_Islamic_Republic_of_Pakistan.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Uzbek_(Cyrillic)_Uzbekistan.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Uzbek_(Latin)_Uzbekistan.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Vietnamese_Vietnam.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Welsh_United_Kingdom.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Wolof_Senegal.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Yakut_Russia.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/Yoruba_Nigeria.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/isiXhosa_South_Africa.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/collations/isiZulu_South_Africa.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/entity_substitutions.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/font/ccourier.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/font/ccourierb.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/font/ccourierbi.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/font/ccourieri.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/font/chelvetica.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/font/chelveticab.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/font/chelveticabi.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/font/chelveticai.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/font/csymbol.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/font/ctimes.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/font/ctimesb.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/font/ctimesbi.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/font/ctimesi.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/font/czapfdingbats.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/iccprofiles/sRGB_IEC61966-2-1.icc [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/lang2fonts.css [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/linebrdictK.dat [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/linebrdictL.dat [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/linebrdictT.dat [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/mpdf.css [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/no_image.jpg [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/out.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/patterns/NOTES.txt [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/patterns/de.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/patterns/dictionary.txt [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/patterns/en.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/patterns/es.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/patterns/fi.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/patterns/fr.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/patterns/it.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/patterns/nl.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/patterns/pl.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/patterns/ru.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/patterns/sv.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/subs_core.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/subs_win-1252.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/data/upperCase.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/phpunit.xml [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ruleset.xml [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Barcode.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Barcode/AbstractBarcode.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Barcode/BarcodeException.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Barcode/BarcodeInterface.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Barcode/Codabar.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Barcode/Code11.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Barcode/Code128.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Barcode/Code39.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Barcode/Code93.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Barcode/EanExt.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Barcode/EanUpc.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Barcode/I25.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Barcode/Imb.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Barcode/Msi.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Barcode/Postnet.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Barcode/Rm4Scc.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Barcode/S25.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Cache.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Color/ColorConverter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Color/ColorModeConverter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Color/ColorSpaceRestrictor.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Color/NamedColors.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Config/ConfigVariables.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Config/FontVariables.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Conversion/DecToAlpha.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Conversion/DecToCjk.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Conversion/DecToHebrew.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Conversion/DecToOther.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Conversion/DecToRoman.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Css/Border.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Css/DefaultCss.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Css/TextVars.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/CssManager.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/DirectWrite.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Exception/FontException.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Exception/InvalidArgumentException.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/File/StreamWrapperChecker.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Fonts/FontCache.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Fonts/FontFileFinder.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Fonts/GlyphOperator.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Fonts/MetricsGenerator.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Form.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/FpdiTrait.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Gif/ColorTable.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Gif/FileHeader.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Gif/Gif.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Gif/Image.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Gif/ImageHeader.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Gif/Lzw.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Gradient.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/HTMLParserMode.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Hyphenator.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Image/Bmp.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Image/ImageProcessor.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Image/ImageTypeGuesser.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Image/Svg.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Image/Wmf.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Language/LanguageToFont.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Language/LanguageToFontInterface.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Language/ScriptToLanguage.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Language/ScriptToLanguageInterface.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Log/Context.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Mpdf.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/MpdfException.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/MpdfImageException.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Otl.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/OtlDump.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Output/Destination.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/PageFormat.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Pdf/Protection.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Pdf/Protection/UniqidGenerator.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/RemoteContentFetcher.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/ServiceFactory.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Shaper/Indic.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Shaper/Myanmar.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Shaper/Sea.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/SizeConverter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Strict.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/TTFontFile.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/TTFontFileAnalysis.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/TableOfContents.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/A.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Acronym.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Address.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Annotation.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Article.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Aside.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/B.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/BarCode.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Bdi.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Bdo.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Big.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/BlockQuote.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/BlockTag.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Bookmark.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Br.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Caption.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Center.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Cite.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Code.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/ColumnBreak.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Columns.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Dd.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Del.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Details.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Div.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Dl.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/DotTab.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Dt.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Em.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/FieldSet.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/FigCaption.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Figure.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Font.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Footer.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Form.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/FormFeed.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/H1.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/H2.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/H3.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/H4.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/H5.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/H6.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/HGroup.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Header.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Hr.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/I.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Img.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/IndexEntry.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/IndexInsert.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/InlineTag.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Input.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Ins.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Kbd.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Legend.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Li.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Main.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Mark.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Meter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Nav.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/NewColumn.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/NewPage.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Ol.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Option.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/P.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/PageBreak.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/PageFooter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/PageHeader.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Pre.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Progress.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Q.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/S.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Samp.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Section.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Select.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/SetHtmlPageFooter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/SetHtmlPageHeader.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/SetPageFooter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/SetPageHeader.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Small.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Span.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Strike.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Strong.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Sub.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/SubstituteTag.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Summary.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Sup.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/TBody.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/TFoot.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/THead.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Table.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Tag.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Td.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/TextArea.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/TextCircle.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Th.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Time.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Toc.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/TocEntry.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/TocPageBreak.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Tr.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Tt.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Tta.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Tts.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Ttz.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/U.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/Ul.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/VarTag.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/WatermarkImage.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Tag/WatermarkText.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Ucdn.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Utils/Arrays.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Utils/NumericString.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Utils/PdfDate.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Utils/UtfString.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Writer/BackgroundWriter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Writer/BaseWriter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Writer/BookmarkWriter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Writer/ColorWriter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Writer/FontWriter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Writer/FormWriter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Writer/ImageWriter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Writer/JavaScriptWriter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Writer/MetadataWriter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Writer/ObjectWriter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Writer/OptionalContentWriter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Writer/PageWriter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/Writer/ResourceWriter.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/src/functions-dev.php [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/tmp/.gitignore [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/AboriginalSansREGULAR.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Abyssinica_SIL.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Aegean.otf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Aegyptus.otf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Akkadian.otf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DBSILBR.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSans-Bold.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSans-BoldOblique.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSans-Oblique.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSans.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSansCondensed-Bold.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSansCondensed-BoldOblique.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSansCondensed-Oblique.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSansCondensed.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSansMono-Bold.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSansMono-BoldOblique.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSansMono-Oblique.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSansMono.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSerif-Bold.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSerif-BoldItalic.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSerif-Italic.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSerif.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSerifCondensed-Bold.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSerifCondensed-BoldItalic.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSerifCondensed-Italic.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuSerifCondensed.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DejaVuinfo.txt [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Dhyana-Bold.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Dhyana-Regular.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/DhyanaOFL.txt [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/FreeMono.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/FreeMonoBold.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/FreeMonoBoldOblique.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/FreeMonoOblique.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/FreeSans.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/FreeSansBold.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/FreeSansBoldOblique.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/FreeSansOblique.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/FreeSerif.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/FreeSerifBold.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/FreeSerifBoldItalic.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/FreeSerifItalic.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/GNUFreeFontinfo.txt [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Garuda-Bold.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Garuda-BoldOblique.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Garuda-Oblique.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Garuda.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Jomolhari-OFL.txt [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Jomolhari.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/KhmerOFL.txt [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/KhmerOS.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Lateef font OFL.txt [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/LateefRegOT.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Lohit-Kannada.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/LohitKannadaOFL.txt [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Padauk-book.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Pothana2000.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Quivira.otf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Sun-ExtA.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Sun-ExtB.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/SundaneseUnicode-1.0.5.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/SyrCOMEdessa.otf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/SyrCOMEdessa_license.txt [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/TaameyDavidCLM-LICENSE.txt [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/TaameyDavidCLM-Medium.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/TaiHeritagePro.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Tharlon-Regular.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/TharlonOFL.txt [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/UnBatang_0613.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/Uthman.otf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/XB Riyaz.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/XB RiyazBd.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/XB RiyazBdIt.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/XB RiyazIt.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/XW Zar Font Info.txt [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/ZawgyiOne.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/ayar.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/damase_v.2.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/kaputaunicode.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/lannaalif-v1-03.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/ocrb10.ttf [deleted file]
public_html/backoffice/lib/vendor/mpdf/mpdf/ttfonts/ocrbinfo.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/.gitignore [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/.gitmodules [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/.php_cs [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/.styleci.yml [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/.travis.yml [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/CONTRIBUTING.md [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/LICENSE [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/README.md [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/bin/build_bootstrap.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/composer.json [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/phpunit.xml.dist [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Autoloader.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Cache.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Cache/AbstractCache.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Cache/FilesystemCache.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Cache/NoopCache.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Compiler.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Context.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Engine.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Exception.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Exception/InvalidArgumentException.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Exception/LogicException.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Exception/RuntimeException.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Exception/SyntaxException.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Exception/UnknownFilterException.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Exception/UnknownHelperException.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Exception/UnknownTemplateException.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/HelperCollection.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/LambdaHelper.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Loader.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Loader/ArrayLoader.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Loader/CascadingLoader.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Loader/FilesystemLoader.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Loader/InlineLoader.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Loader/MutableLoader.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Loader/ProductionFilesystemLoader.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Loader/StringLoader.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Logger.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Logger/AbstractLogger.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Logger/StreamLogger.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Parser.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Source.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Source/FilesystemSource.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Template.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/src/Mustache/Tokenizer.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/AutoloaderTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Cache/AbstractCacheTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Cache/FilesystemCacheTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/CompilerTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/ContextTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/EngineTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Exception/SyntaxExceptionTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Exception/UnknownFilterExceptionTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Exception/UnknownHelperExceptionTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Exception/UnknownTemplateExceptionTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/ClosureQuirksTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/EngineTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/FiltersTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/HigherOrderSectionsTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/LambdaHelperTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/MustacheSpecTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/PartialLambdaIndentTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/StrictCallablesTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/CallTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/ExamplesTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/HigherOrderSectionsTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/InheritanceTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/MustacheInjectionTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/MustacheSpecTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/NestedPartialIndentTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/ObjectSectionTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/FunctionalTestCase.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/HelperCollectionTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Loader/ArrayLoaderTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Loader/CascadingLoaderTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Loader/FilesystemLoaderTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Loader/InlineLoaderTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Loader/ProductionFilesystemLoaderTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Loader/StringLoaderTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Logger/AbstractLoggerTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Logger/StreamLoggerTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/ParserTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/Source/FilesystemSourceTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/SpecTestCase.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/TemplateTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/Mustache/Test/TokenizerTest.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/bootstrap.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/autoloader/Mustache/Bar.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/autoloader/Mustache/Foo.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/autoloader/NonMustacheClass.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/anchored_dot_notation/AnchoredDotNotation.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/anchored_dot_notation/anchored_dot_notation.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/anchored_dot_notation/anchored_dot_notation.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/anchored_dot_notation/partials/genre.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/blocks/Blocks.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/blocks/blocks.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/blocks/blocks.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/blocks/partials/parent.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/child_context/ChildContext.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/child_context/child_context.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/child_context/child_context.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/comments/Comments.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/comments/comments.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/comments/comments.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/complex/complex.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/complex/complex.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/complex/complex.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/delimiters/Delimiters.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/delimiters/delimiters.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/delimiters/delimiters.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/dot_notation/DotNotation.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/dot_notation/dot_notation.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/dot_notation/dot_notation.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/double_section/DoubleSection.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/double_section/double_section.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/double_section/double_section.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/escaped/Escaped.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/escaped/escaped.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/escaped/escaped.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/filters/Filters.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/filters/filters.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/filters/filters.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/grand_parent_context/GrandParentContext.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/grand_parent_context/grand_parent_context.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/grand_parent_context/grand_parent_context.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/i18n/I18n.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/i18n/i18n.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/i18n/i18n.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/implicit_iterator/ImplicitIterator.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/implicit_iterator/implicit_iterator.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/implicit_iterator/implicit_iterator.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/inverted_double_section/InvertedDoubleSection.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/inverted_double_section/inverted_double_section.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/inverted_double_section/inverted_double_section.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/inverted_section/InvertedSection.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/inverted_section/inverted_section.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/inverted_section/inverted_section.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/nested_partials/NestedPartials.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/nested_partials/nested_partials.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/nested_partials/nested_partials.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/nested_partials/partials/fourth.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/nested_partials/partials/second.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/nested_partials/partials/third.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/partials/Partials.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/partials/partials.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/partials/partials.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/partials/partials/header.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/recursive_partials/RecursivePartials.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/recursive_partials/partials/child.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/recursive_partials/recursive_partials.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/recursive_partials/recursive_partials.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/section_iterator_objects/SectionIteratorObjects.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/section_iterator_objects/section_iterator_objects.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/section_iterator_objects/section_iterator_objects.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/section_magic_objects/SectionMagicObjects.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/section_magic_objects/section_magic_objects.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/section_magic_objects/section_magic_objects.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/section_objects/SectionObjects.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/section_objects/section_objects.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/section_objects/section_objects.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/sections/Sections.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/sections/sections.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/sections/sections.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/sections_nested/SectionsNested.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/sections_nested/sections_nested.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/sections_nested/sections_nested.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/simple/Simple.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/simple/simple.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/simple/simple.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/unescaped/Unescaped.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/unescaped/unescaped.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/unescaped/unescaped.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/utf8/UTF8.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/utf8/utf8.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/utf8/utf8.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/utf8_unescaped/UTF8Unescaped.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/utf8_unescaped/utf8_unescaped.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/utf8_unescaped/utf8_unescaped.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/whitespace/Whitespace.php [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/whitespace/partials/alphabet.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/whitespace/whitespace.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/examples/whitespace/whitespace.txt [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/templates/alpha.ms [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/templates/beta.ms [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/templates/one.mustache [deleted file]
public_html/backoffice/lib/vendor/mustache/mustache/test/fixtures/templates/two.mustache [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/.github/FUNDING.yml [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/LICENSE [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/README.md [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/composer.json [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/DeepCopy.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/Exception/CloneException.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/Exception/PropertyException.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineCollectionFilter.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineEmptyCollectionFilter.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/DoctrineProxyFilter.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Filter.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/Filter/KeepFilter.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/Filter/ReplaceFilter.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/Filter/SetNullFilter.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/DoctrineProxyMatcher.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Matcher.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyMatcher.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyNameMatcher.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/PropertyTypeMatcher.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/Reflection/ReflectionHelper.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Date/DateIntervalFilter.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/ReplaceFilter.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/ShallowCopyFilter.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/ArrayObjectFilter.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/SplDoublyLinkedList.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/SplDoublyLinkedListFilter.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/TypeFilter.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/TypeMatcher/TypeMatcher.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/deep-copy/src/DeepCopy/deep_copy.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/php-enum/LICENSE [deleted file]
public_html/backoffice/lib/vendor/myclabs/php-enum/README.md [deleted file]
public_html/backoffice/lib/vendor/myclabs/php-enum/SECURITY.md [deleted file]
public_html/backoffice/lib/vendor/myclabs/php-enum/composer.json [deleted file]
public_html/backoffice/lib/vendor/myclabs/php-enum/src/Enum.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/php-enum/src/PHPUnit/Comparator.php [deleted file]
public_html/backoffice/lib/vendor/myclabs/php-enum/stubs/Stringable.php [deleted file]
public_html/backoffice/lib/vendor/paragonie/random_compat/build-phar.sh [deleted file]
public_html/backoffice/lib/vendor/paragonie/random_compat/composer.json [deleted file]
public_html/backoffice/lib/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey [deleted file]
public_html/backoffice/lib/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc [deleted file]
public_html/backoffice/lib/vendor/paragonie/random_compat/lib/random.php [deleted file]
public_html/backoffice/lib/vendor/paragonie/random_compat/other/build_phar.php [deleted file]
public_html/backoffice/lib/vendor/paragonie/random_compat/psalm-autoload.php [deleted file]
public_html/backoffice/lib/vendor/paragonie/random_compat/psalm.xml [deleted file]
public_html/backoffice/lib/vendor/phpmailer/phpmailer/README.md
public_html/backoffice/lib/vendor/phpmailer/phpmailer/SECURITY.md
public_html/backoffice/lib/vendor/phpmailer/phpmailer/VERSION
public_html/backoffice/lib/vendor/phpmailer/phpmailer/composer.json
public_html/backoffice/lib/vendor/phpmailer/phpmailer/get_oauth_token.php
public_html/backoffice/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ar.php
public_html/backoffice/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ch.php [deleted file]
public_html/backoffice/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-da.php
public_html/backoffice/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-el.php
public_html/backoffice/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-es.php
public_html/backoffice/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fr.php
public_html/backoffice/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hi.php
public_html/backoffice/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ja.php
public_html/backoffice/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-mn.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-nl.php
public_html/backoffice/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-pl.php
public_html/backoffice/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt_br.php
public_html/backoffice/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ro.php
public_html/backoffice/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sl.php
public_html/backoffice/lib/vendor/phpmailer/phpmailer/phpunit.xml.dist [deleted file]
public_html/backoffice/lib/vendor/phpmailer/phpmailer/src/DSNConfigurator.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpmailer/phpmailer/src/Exception.php
public_html/backoffice/lib/vendor/phpmailer/phpmailer/src/OAuth.php
public_html/backoffice/lib/vendor/phpmailer/phpmailer/src/OAuthTokenProvider.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpmailer/phpmailer/src/PHPMailer.php
public_html/backoffice/lib/vendor/phpmailer/phpmailer/src/POP3.php
public_html/backoffice/lib/vendor/phpmailer/phpmailer/src/SMTP.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/.php-cs-fixer.dist.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/CHANGELOG.md
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/CONTRIBUTING.md
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/README.md
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/composer.json
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/phpstan-baseline.neon
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/phpstan-conditional.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/phpstan.neon.dist
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/phpunit10.xml.dist [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Category.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DAverage.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DCount.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DCountA.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DGet.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DMax.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DMin.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DProduct.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DStDev.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DStDevP.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DSum.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DVar.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DVarP.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DatabaseAbstract.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTime.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Date.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/DateValue.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Difference.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Month.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/TimeValue.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/FormattedNumber.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/Logger.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/Operands/Operand.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/Operands/StructuredReference.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BesselI.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BesselJ.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BitWise.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Compare.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Complex.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertBase.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertBinary.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertUOM.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Erf.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ErfC.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Exception.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Amortization.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Interest.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/InterestAndPrincipal.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/NonPeriodic.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/Periodic.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Coupons.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Depreciation.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/AccruedInterest.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/Price.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/Yields.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/FormulaParser.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Functions.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Information/Value.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Internal/MakeMatrix.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical/Conditional.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical/Operations.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Address.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/ExcelMatch.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Formula.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/HLookup.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Helpers.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Indirect.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Lookup.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/LookupBase.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Matrix.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Offset.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/VLookup.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Combinations.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Factorial.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/IntClass.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Random.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Sum.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/AggregateBase.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Averages.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Conditional.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Counts.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Beta.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/ChiSquared.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/GammaBase.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/NewtonRaphson.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Normal.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/StandardNormal.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/StudentT.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/MaxMinBase.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Maximum.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Minimum.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Percentiles.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Permutations.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Trends.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/VarianceBase.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Variances.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Concatenate.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Extract.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Format.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Replace.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Text.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Token/Stack.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Web.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/Translations.xlsx
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/da/functions
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/de/functions
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/es/functions
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fi/functions
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fr/functions
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/hu/functions
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nb/functions
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nl/functions
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/br/functions
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/functions
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/sv/functions
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AddressHelper.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AddressRange.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AdvancedValueBinder.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Cell.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Coordinate.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DataValidator.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DefaultValueBinder.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/IgnoredErrors.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/StringValueBinder.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/CellReferenceHelper.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Axis.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/AxisText.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Chart.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/ChartColor.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/DataSeries.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/DataSeriesValues.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Layout.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Legend.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/PlotArea.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Properties.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/JpGraph.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/JpGraphRendererBase.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/MtJpGraphRenderer.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/PHP Charting Libraries.txt
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Title.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/TrendLine.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Cells.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/CellsFactory.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Memory/SimpleCache1.php [moved from public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Memory.php with 93% similarity]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Memory/SimpleCache3.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/DefinedName.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/Properties.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/HashTable.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Dimension.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Downloader.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Handler.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Html.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Sample.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/TextGrid.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/IOFactory.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/BaseReader.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric/PageSetup.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric/Styles.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Html.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/IReader.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/FormulaTranslator.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/PageSettings.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/Properties.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Security/XmlScanner.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Slk.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color/BIFF5.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color/BIFF8.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color/BuiltIn.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/ErrorCode.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/MD5.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/RC4.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/AutoFilter.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/BaseParserClass.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Chart.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/ColumnAndRowAttributes.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/ConditionalStyles.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/DataValidations.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Hyperlinks.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Namespaces.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/PageSetup.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Properties.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/SharedFormula.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/SheetViewOptions.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Styles.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/TableReader.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/WorkbookView.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/DataValidations.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/PageSettings.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Properties.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/Font.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/StyleBase.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/ReferenceHelper.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/Run.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/TextElement.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Settings.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Date.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Drawing.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/File.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Font.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/CHANGELOG.TXT [deleted file]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/CholeskyDecomposition.php [deleted file]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/EigenvalueDecomposition.php [deleted file]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/LUDecomposition.php [deleted file]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/Matrix.php [deleted file]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/QRDecomposition.php [deleted file]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/SingularValueDecomposition.php [deleted file]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/utils/Maths.php [deleted file]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS/Root.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLERead.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/PasswordHasher.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/StringHelper.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/TimeZone.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/BestFit.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/PolynomialBestFit.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/Trend.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/XMLWriter.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Xls.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Alignment.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Border.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Borders.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Color.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Conditional.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/CellMatcher.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBar.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBarExtension.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormatValueObject.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormattingRuleExtension.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/StyleMerger.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/CellValue.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Expression.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/TextValue.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/WizardAbstract.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Font.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/DateFormatter.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Formatter.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/FractionFormatter.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/NumberFormatter.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/PercentageFormatter.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Accounting.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Currency.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Date.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/DateTime.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/DateTimeWizard.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Duration.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Locale.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Number.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/NumberBase.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Percentage.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Scientific.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Time.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Wizard.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/RgbTint.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Style.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Theme.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFit.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/BaseDrawing.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/CellIterator.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Column.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnCellIterator.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnDimension.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnIterator.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Drawing.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Drawing/Shadow.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/MemoryDrawing.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageBreak.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageMargins.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageSetup.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Protection.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Row.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowCellIterator.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowDimension.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowIterator.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/SheetView.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table/Column.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Validations.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/BaseWriter.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Csv.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Html.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/IWriter.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/AutoFilters.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Cell/Style.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Content.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Formula.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf/Dompdf.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf/Mpdf.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf/Tcpdf.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/BIFFwriter.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Escher.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Font.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Style/CellBorder.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Workbook.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Xf.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/AutoFilter.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Chart.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Comments.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/ContentTypes.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/DefinedNames.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/DocProps.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Drawing.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/FunctionPrefix.php [moved from public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Xlfn.php with 76% similarity]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Rels.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/RelsRibbon.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/RelsVBA.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/StringTable.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Style.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Table.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Theme.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Workbook.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Worksheet.php
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/ZipStream0.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/ZipStream2.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/ZipStream3.php [new file with mode: 0644]
public_html/backoffice/lib/vendor/psr/http-client/README.md
public_html/backoffice/lib/vendor/psr/http-client/composer.json
public_html/backoffice/lib/vendor/psr/http-factory/.gitignore [deleted file]
public_html/backoffice/lib/vendor/psr/http-factory/.pullapprove.yml [deleted file]
public_html/backoffice/lib/vendor/psr/http-factory/README.md
public_html/backoffice/lib/vendor/psr/http-factory/composer.json
public_html/backoffice/lib/vendor/psr/http-message/README.md
public_html/backoffice/lib/vendor/psr/http-message/composer.json
public_html/backoffice/lib/vendor/psr/http-message/docs/PSR7-Interfaces.md [new file with mode: 0644]
public_html/backoffice/lib/vendor/psr/http-message/docs/PSR7-Usage.md [new file with mode: 0644]
public_html/backoffice/lib/vendor/psr/http-message/src/MessageInterface.php
public_html/backoffice/lib/vendor/psr/http-message/src/RequestInterface.php
public_html/backoffice/lib/vendor/psr/http-message/src/ResponseInterface.php
public_html/backoffice/lib/vendor/psr/http-message/src/ServerRequestInterface.php
public_html/backoffice/lib/vendor/psr/http-message/src/StreamInterface.php
public_html/backoffice/lib/vendor/psr/http-message/src/UploadedFileInterface.php
public_html/backoffice/lib/vendor/psr/http-message/src/UriInterface.php
public_html/backoffice/lib/vendor/psr/log/LICENSE [deleted file]
public_html/backoffice/lib/vendor/psr/log/Psr/Log/AbstractLogger.php [deleted file]
public_html/backoffice/lib/vendor/psr/log/Psr/Log/InvalidArgumentException.php [deleted file]
public_html/backoffice/lib/vendor/psr/log/Psr/Log/LogLevel.php [deleted file]
public_html/backoffice/lib/vendor/psr/log/Psr/Log/LoggerAwareInterface.php [deleted file]
public_html/backoffice/lib/vendor/psr/log/Psr/Log/LoggerAwareTrait.php [deleted file]
public_html/backoffice/lib/vendor/psr/log/Psr/Log/LoggerInterface.php [deleted file]
public_html/backoffice/lib/vendor/psr/log/Psr/Log/LoggerTrait.php [deleted file]
public_html/backoffice/lib/vendor/psr/log/Psr/Log/NullLogger.php [deleted file]
public_html/backoffice/lib/vendor/psr/log/Psr/Log/Test/DummyTest.php [deleted file]
public_html/backoffice/lib/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php [deleted file]
public_html/backoffice/lib/vendor/psr/log/Psr/Log/Test/TestLogger.php [deleted file]
public_html/backoffice/lib/vendor/psr/log/README.md [deleted file]
public_html/backoffice/lib/vendor/psr/log/composer.json [deleted file]
public_html/backoffice/lib/vendor/psr/simple-cache/composer.json
public_html/backoffice/lib/vendor/psr/simple-cache/src/CacheException.php
public_html/backoffice/lib/vendor/psr/simple-cache/src/CacheInterface.php
public_html/backoffice/lib/vendor/setasign/fpdi/LICENSE.txt [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/README.md [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/SECURITY.md [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/composer.json [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/FpdfTpl.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/FpdfTplTrait.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/Fpdi.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/FpdiException.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/FpdiTrait.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/CrossReference/AbstractReader.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/CrossReference/CrossReference.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/CrossReference/CrossReferenceException.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/CrossReference/FixedReader.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/CrossReference/LineReader.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/CrossReference/ReaderInterface.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Filter/Ascii85.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Filter/Ascii85Exception.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Filter/AsciiHex.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Filter/FilterException.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Filter/FilterInterface.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Filter/Flate.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Filter/FlateException.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Filter/Lzw.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Filter/LzwException.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/PdfParser.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/PdfParserException.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/StreamReader.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Tokenizer.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Type/PdfArray.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Type/PdfBoolean.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Type/PdfDictionary.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Type/PdfHexString.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Type/PdfIndirectObject.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Type/PdfIndirectObjectReference.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Type/PdfName.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Type/PdfNull.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Type/PdfNumeric.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Type/PdfStream.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Type/PdfString.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Type/PdfToken.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Type/PdfType.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfParser/Type/PdfTypeException.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfReader/DataStructure/Rectangle.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfReader/Page.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfReader/PageBoundaries.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfReader/PdfReader.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/PdfReader/PdfReaderException.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/Tcpdf/Fpdi.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/TcpdfFpdi.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/Tfpdf/FpdfTpl.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/Tfpdf/Fpdi.php [deleted file]
public_html/backoffice/lib/vendor/setasign/fpdi/src/autoload.php [deleted file]
public_html/backoffice/lib/vendor/symfony/polyfill-ctype/Ctype.php [deleted file]
public_html/backoffice/lib/vendor/symfony/polyfill-ctype/README.md [deleted file]
public_html/backoffice/lib/vendor/symfony/polyfill-ctype/bootstrap.php [deleted file]
public_html/backoffice/lib/vendor/symfony/polyfill-ctype/bootstrap80.php [deleted file]
public_html/backoffice/lib/vendor/symfony/polyfill-ctype/composer.json [deleted file]
public_html/backoffice/lib/vendor/symfony/polyfill-mbstring/LICENSE [deleted file]
public_html/backoffice/lib/vendor/symfony/polyfill-mbstring/Mbstring.php [deleted file]
public_html/backoffice/lib/vendor/symfony/polyfill-mbstring/README.md [deleted file]
public_html/backoffice/lib/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php [deleted file]
public_html/backoffice/lib/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php [deleted file]
public_html/backoffice/lib/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php [deleted file]
public_html/backoffice/lib/vendor/symfony/polyfill-mbstring/bootstrap.php [deleted file]
public_html/backoffice/lib/vendor/symfony/polyfill-mbstring/bootstrap80.php [deleted file]
public_html/backoffice/lib/vendor/symfony/polyfill-mbstring/composer.json [deleted file]
public_html/backoffice/lib/vendor/twig/twig/.editorconfig [deleted file]
public_html/backoffice/lib/vendor/twig/twig/.gitattributes [deleted file]
public_html/backoffice/lib/vendor/twig/twig/.github/workflows/ci.yml [deleted file]
public_html/backoffice/lib/vendor/twig/twig/.github/workflows/documentation.yml [deleted file]
public_html/backoffice/lib/vendor/twig/twig/.gitignore [deleted file]
public_html/backoffice/lib/vendor/twig/twig/.php-cs-fixer.dist.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/CHANGELOG [deleted file]
public_html/backoffice/lib/vendor/twig/twig/LICENSE [deleted file]
public_html/backoffice/lib/vendor/twig/twig/README.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/composer.json [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/.doctor-rst.yaml [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/_build/.requirements.txt [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/_build/Makefile [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/_build/conf.py [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/advanced.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/api.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/coding_standards.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/deprecated.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/abs.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/batch.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/capitalize.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/column.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/convert_encoding.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/country_name.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/currency_name.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/currency_symbol.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/data_uri.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/date.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/date_modify.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/default.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/escape.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/filter.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/first.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/format.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/format_currency.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/format_date.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/format_datetime.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/format_number.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/format_time.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/html_to_markdown.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/index.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/inky_to_html.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/inline_css.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/join.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/json_encode.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/keys.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/language_name.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/last.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/length.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/locale_name.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/lower.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/map.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/markdown_to_html.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/merge.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/nl2br.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/number_format.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/raw.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/reduce.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/replace.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/reverse.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/round.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/slice.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/slug.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/sort.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/spaceless.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/split.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/striptags.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/timezone_name.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/title.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/trim.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/u.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/upper.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/filters/url_encode.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/functions/attribute.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/functions/block.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/functions/constant.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/functions/country_timezones.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/functions/cycle.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/functions/date.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/functions/dump.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/functions/html_classes.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/functions/include.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/functions/index.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/functions/max.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/functions/min.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/functions/parent.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/functions/random.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/functions/range.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/functions/source.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/functions/template_from_string.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/index.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/installation.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/internals.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/intro.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/recipes.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/apply.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/autoescape.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/block.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/cache.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/deprecated.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/do.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/embed.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/extends.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/flush.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/for.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/from.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/if.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/import.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/include.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/index.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/macro.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/sandbox.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/set.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/use.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/verbatim.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tags/with.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/templates.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tests/constant.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tests/defined.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tests/divisibleby.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tests/empty.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tests/even.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tests/index.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tests/iterable.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tests/null.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tests/odd.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/doc/tests/sameas.rst [deleted file]
public_html/backoffice/lib/vendor/twig/twig/drupal_test.sh [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Cache/CacheInterface.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Cache/FilesystemCache.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Cache/NullCache.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Compiler.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Environment.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Error/Error.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Error/LoaderError.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Error/RuntimeError.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Error/SyntaxError.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/ExpressionParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Extension/AbstractExtension.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Extension/CoreExtension.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Extension/DebugExtension.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Extension/EscaperExtension.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Extension/ExtensionInterface.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Extension/GlobalsInterface.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Extension/OptimizerExtension.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Extension/ProfilerExtension.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Extension/SandboxExtension.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Extension/StagingExtension.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Extension/StringLoaderExtension.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/ExtensionSet.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/FileExtensionEscapingStrategy.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Lexer.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Loader/ArrayLoader.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Loader/ChainLoader.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Loader/FilesystemLoader.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Loader/LoaderInterface.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Markup.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/AutoEscapeNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/BlockNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/BlockReferenceNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/BodyNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/CheckSecurityCallNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/CheckSecurityNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/CheckToStringNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/DeprecatedNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/DoNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/EmbedNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/AbstractExpression.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/ArrayExpression.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/SpaceshipBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/CallExpression.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/ConstantExpression.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/FilterExpression.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/FunctionExpression.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/InlinePrint.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/NameExpression.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/ParentExpression.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/TempNameExpression.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Test/NullTest.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Test/OddTest.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/TestExpression.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Expression/VariadicExpression.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/FlushNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/ForLoopNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/ForNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/IfNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/ImportNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/IncludeNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/MacroNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/ModuleNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/Node.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/NodeCaptureInterface.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/NodeOutputInterface.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/PrintNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/SandboxNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/SetNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/TextNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Node/WithNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/NodeTraverser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/NodeVisitor/MacroAutoImportNodeVisitor.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Parser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Profiler/Profile.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Sandbox/SecurityError.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Sandbox/SecurityPolicy.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Source.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Template.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TemplateWrapper.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Test/IntegrationTestCase.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Test/NodeTestCase.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Token.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/BlockTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/DoTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/FlushTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/ForTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/FromTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/IfTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/ImportTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/MacroTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/SetTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/TokenParserInterface.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/UseTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenParser/WithTokenParser.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TokenStream.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TwigFilter.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TwigFunction.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/TwigTest.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Util/DeprecationCollector.php [deleted file]
public_html/backoffice/lib/vendor/twig/twig/src/Util/TemplateDirIterator.php [deleted file]
public_html/backoffice/log/login.log
public_html/backoffice/log/sql.log
public_html/backoffice/publicapi.php
public_html/backoffice/test.php [new file with mode: 0644]
public_html/backoffice/tmpl/admin.html [deleted file]
public_html/backoffice/tmpl/block/cgu.php [moved from public_html/backoffice/tmpl/block/cgu.html with 100% similarity]
public_html/backoffice/tmpl/block/dlgcropper.php [moved from public_html/backoffice/tmpl/block/dlgcropper.html with 100% similarity]
public_html/backoffice/tmpl/block/head.php [moved from public_html/backoffice/tmpl/block/head.html with 92% similarity]
public_html/backoffice/tmpl/block/pnl_error.php [new file with mode: 0644]
public_html/backoffice/tmpl/block/pnl_loading.php [new file with mode: 0644]
public_html/backoffice/tmpl/block/snackbar.php [moved from public_html/backoffice/tmpl/macro/fields.html with 100% similarity]
public_html/backoffice/tmpl/block/toolbars.html [deleted file]
public_html/backoffice/tmpl/block/toolbars.php [new file with mode: 0644]
public_html/backoffice/tmpl/dialogs/confirm.php [moved from public_html/backoffice/tmpl/dialogs/confirm.html with 75% similarity]
public_html/backoffice/tmpl/dialogs/dataload.php [moved from public_html/backoffice/tmpl/dialogs/dataload.html with 95% similarity]
public_html/backoffice/tmpl/dialogs/dlglogin.php [moved from public_html/backoffice/tmpl/dialogs/dlglogin.html with 100% similarity]
public_html/backoffice/tmpl/dialogs/dlgusergroups.php [moved from public_html/backoffice/tmpl/dialogs/dlgusergroups.html with 92% similarity]
public_html/backoffice/tmpl/dialogs/message.php [moved from public_html/backoffice/tmpl/dialogs/message.html with 91% similarity]
public_html/backoffice/tmpl/dialogs/upload.php [moved from public_html/backoffice/tmpl/dialogs/upload.html with 100% similarity]
public_html/backoffice/tmpl/index.html [deleted file]
public_html/backoffice/tmpl/index.php [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/app.min.js.php [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/championnat.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/dataform.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/db.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/divisions.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/documents.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/dokumenter.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/games.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/highscores.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/index.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/kalenner.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/login.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/myapp.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/profile.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/publicapp.min.js.php [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/publicrequest.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/ranking.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/request.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/seasons.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/tableformatters.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/tablehelper.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/teams.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/transfer.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/webnews.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/app/websaiten.min.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/championnat.js [moved from public_html/backoffice/tmpl/module/championnat/championnat.js with 82% similarity]
public_html/backoffice/tmpl/js/dataform.js [moved from public_html/backoffice/tmpl/module/js/dataform.js with 59% similarity]
public_html/backoffice/tmpl/js/db.js [moved from public_html/backoffice/tmpl/module/js/db.js with 85% similarity]
public_html/backoffice/tmpl/js/divisions.js [moved from public_html/backoffice/tmpl/module/championnat/divisions.js with 92% similarity]
public_html/backoffice/tmpl/js/documents.js [moved from public_html/backoffice/tmpl/module/dokumenter/dokumenter.js with 80% similarity]
public_html/backoffice/tmpl/js/games.js [moved from public_html/backoffice/tmpl/module/championnat/games.js with 100% similarity]
public_html/backoffice/tmpl/js/highscores.js [moved from public_html/backoffice/tmpl/module/championnat/highscores.js with 98% similarity]
public_html/backoffice/tmpl/js/index.js [new file with mode: 0644]
public_html/backoffice/tmpl/js/kalenner.js [moved from public_html/backoffice/tmpl/module/kalenner/kalenner.js with 98% similarity]
public_html/backoffice/tmpl/js/login.js [moved from public_html/backoffice/tmpl/module/js/login.js with 99% similarity]
public_html/backoffice/tmpl/js/myapp.js [moved from public_html/backoffice/tmpl/module/js/myapp.js with 80% similarity]
public_html/backoffice/tmpl/js/profile.js [moved from public_html/backoffice/tmpl/module/profile/profile.js with 54% similarity]
public_html/backoffice/tmpl/js/publicrequest.js [moved from public_html/backoffice/tmpl/module/js/publicrequest.js with 67% similarity]
public_html/backoffice/tmpl/js/ranking.js [moved from public_html/backoffice/tmpl/module/championnat/ranking.js with 98% similarity]
public_html/backoffice/tmpl/js/request.js [moved from public_html/backoffice/tmpl/module/js/request.js with 89% similarity]
public_html/backoffice/tmpl/js/seasons.js [moved from public_html/backoffice/tmpl/module/championnat/seasons.js with 91% similarity]
public_html/backoffice/tmpl/js/tableformatters.js [moved from public_html/backoffice/tmpl/module/js/tableformatters.js with 98% similarity]
public_html/backoffice/tmpl/js/tablehelper.js [moved from public_html/backoffice/tmpl/module/js/tablehelper.js with 98% similarity]
public_html/backoffice/tmpl/js/teams.js [moved from public_html/backoffice/tmpl/module/championnat/teams.js with 92% similarity]
public_html/backoffice/tmpl/js/transfer.js [moved from public_html/backoffice/tmpl/module/forms/transfer.js with 95% similarity]
public_html/backoffice/tmpl/js/webnews.js [moved from public_html/backoffice/tmpl/module/webnews/webnews.js with 92% similarity]
public_html/backoffice/tmpl/js/websaiten.js [moved from public_html/backoffice/tmpl/module/websites/websaiten.js with 98% similarity]
public_html/backoffice/tmpl/login.html [deleted file]
public_html/backoffice/tmpl/login.php [new file with mode: 0644]
public_html/backoffice/tmpl/login/forgotpassword.php [moved from public_html/backoffice/tmpl/login/forgotpassword.html with 85% similarity]
public_html/backoffice/tmpl/login/index.php [moved from public_html/backoffice/tmpl/login/login.html with 73% similarity]
public_html/backoffice/tmpl/login/message.html [deleted file]
public_html/backoffice/tmpl/login/message.php [new file with mode: 0644]
public_html/backoffice/tmpl/login/register.php [moved from public_html/backoffice/tmpl/login/register.html with 94% similarity]
public_html/backoffice/tmpl/login/validationcode.php [moved from public_html/backoffice/tmpl/login/validationcode.html with 76% similarity]
public_html/backoffice/tmpl/macro/fields.php [moved from public_html/backoffice/tmpl/module/licenses/javascript.html with 100% similarity]
public_html/backoffice/tmpl/module.html [deleted file]
public_html/backoffice/tmpl/module/dokumenter.html [deleted file]
public_html/backoffice/tmpl/module/forms/index.js [deleted file]
public_html/backoffice/tmpl/module/index.html [deleted file]
public_html/backoffice/tmpl/module/lizenzen.html [deleted file]
public_html/backoffice/tmpl/module/profile.html [deleted file]
public_html/backoffice/tmpl/module_file.html [deleted file]
public_html/backoffice/tmpl/pages/championnat.php [moved from public_html/backoffice/tmpl/module/championnat.html with 100% similarity]
public_html/backoffice/tmpl/pages/championnat/divisions.php [moved from public_html/backoffice/tmpl/module/championnat/divisions.html with 96% similarity]
public_html/backoffice/tmpl/pages/championnat/dlggameresult.php [moved from public_html/backoffice/tmpl/module/championnat/dlggameresult.html with 100% similarity]
public_html/backoffice/tmpl/pages/championnat/games.php [moved from public_html/backoffice/tmpl/module/championnat/games.html with 98% similarity]
public_html/backoffice/tmpl/pages/championnat/highscores.php [moved from public_html/backoffice/tmpl/module/championnat/highscores.html with 100% similarity]
public_html/backoffice/tmpl/pages/championnat/ranking.php [moved from public_html/backoffice/tmpl/module/championnat/ranking.html with 97% similarity]
public_html/backoffice/tmpl/pages/championnat/seasons.php [moved from public_html/backoffice/tmpl/module/championnat/seasons.html with 96% similarity]
public_html/backoffice/tmpl/pages/championnat/teams.php [moved from public_html/backoffice/tmpl/module/championnat/teams.html with 95% similarity]
public_html/backoffice/tmpl/pages/championnat/toolbar.php [moved from public_html/backoffice/tmpl/module/championnat/toolbar.html with 100% similarity]
public_html/backoffice/tmpl/pages/championnat/toolbarindex.php [moved from public_html/backoffice/tmpl/module/championnat/toolbarindex.html with 100% similarity]
public_html/backoffice/tmpl/pages/documents.php [new file with mode: 0644]
public_html/backoffice/tmpl/pages/documents/dlgeditdocument.php [moved from public_html/backoffice/tmpl/module/dokumenter/dlgeditdocument.html with 100% similarity]
public_html/backoffice/tmpl/pages/forms/index.php [moved from public_html/backoffice/tmpl/module/forms/index.html with 100% similarity]
public_html/backoffice/tmpl/pages/forms/javascript.php [moved from public_html/backoffice/tmpl/module/forms/javascript.html with 100% similarity]
public_html/backoffice/tmpl/pages/forms/transfer.php [moved from public_html/backoffice/tmpl/module/forms/transfer.html with 100% similarity]
public_html/backoffice/tmpl/pages/index.php [new file with mode: 0644]
public_html/backoffice/tmpl/pages/index/index.js [moved from public_html/backoffice/tmpl/module/index/index.js with 100% similarity]
public_html/backoffice/tmpl/pages/kalenner.php [moved from public_html/backoffice/tmpl/module/kalenner.html with 100% similarity]
public_html/backoffice/tmpl/pages/licenses/club.js [moved from public_html/backoffice/tmpl/module/licenses/club.js with 96% similarity]
public_html/backoffice/tmpl/pages/licenses/club.php [moved from public_html/backoffice/tmpl/module/licenses/club.html with 99% similarity]
public_html/backoffice/tmpl/pages/licenses/index.js [moved from public_html/backoffice/tmpl/module/licenses/index.js with 89% similarity]
public_html/backoffice/tmpl/pages/licenses/javascript.php [moved from public_html/backoffice/vendors/flatpickr/utils/polyfills.d.ts with 100% similarity]
public_html/backoffice/tmpl/pages/licenses/licenses.js [moved from public_html/backoffice/tmpl/module/licenses/licenses.js with 95% similarity]
public_html/backoffice/tmpl/pages/licenses/licenses.php [moved from public_html/backoffice/tmpl/module/licenses/licenses.html with 92% similarity]
public_html/backoffice/tmpl/pages/licenses/members.js [moved from public_html/backoffice/tmpl/module/licenses/members.js with 96% similarity]
public_html/backoffice/tmpl/pages/licenses/members.php [moved from public_html/backoffice/tmpl/module/licenses/members.html with 94% similarity]
public_html/backoffice/tmpl/pages/licenses/toolbar.php [moved from public_html/backoffice/tmpl/module/licenses/toolbar.html with 100% similarity]
public_html/backoffice/tmpl/pages/lizenzen.php [new file with mode: 0644]
public_html/backoffice/tmpl/pages/medialibrary/dlgeditdocument.php [moved from public_html/backoffice/tmpl/module/medialibrary/dlgeditdocument.html with 100% similarity]
public_html/backoffice/tmpl/pages/medialibrary/medialibrary.js [moved from public_html/backoffice/tmpl/module/medialibrary/medialibrary.js with 100% similarity]
public_html/backoffice/tmpl/pages/medialibrary/medialibrary.php [moved from public_html/backoffice/tmpl/module/medialibrary/medialibrary.html with 87% similarity]
public_html/backoffice/tmpl/pages/members.php [moved from public_html/backoffice/tmpl/module/members.html with 96% similarity]
public_html/backoffice/tmpl/pages/members/member.php [moved from public_html/backoffice/tmpl/module/members/member.html with 64% similarity]
public_html/backoffice/tmpl/pages/members/members.js [moved from public_html/backoffice/tmpl/module/members/members.js with 100% similarity]
public_html/backoffice/tmpl/pages/news.php [moved from public_html/backoffice/tmpl/module/news.html with 98% similarity]
public_html/backoffice/tmpl/pages/newsletter/newsletter.js [moved from public_html/backoffice/tmpl/module/newsletter/newsletter.js with 100% similarity]
public_html/backoffice/tmpl/pages/newsletter/newsletter.php [moved from public_html/backoffice/tmpl/module/newsletter/newsletter.html with 93% similarity]
public_html/backoffice/tmpl/pages/newsletter/tbltoolbar.php [moved from public_html/backoffice/tmpl/module/newsletter/tbltoolbar.html with 100% similarity]
public_html/backoffice/tmpl/pages/profile.php [new file with mode: 0644]
public_html/backoffice/tmpl/pages/profile/dlglicense.php [moved from public_html/backoffice/tmpl/module/profile/dlglicense.html with 100% similarity]
public_html/backoffice/tmpl/pages/profile/dlgpassword.php [moved from public_html/backoffice/tmpl/module/profile/dlgpassword.html with 100% similarity]
public_html/backoffice/tmpl/pages/profile/dlgusername.php [moved from public_html/backoffice/tmpl/module/profile/dlgusername.html with 100% similarity]
public_html/backoffice/tmpl/pages/profile/frm_license.php [moved from public_html/backoffice/tmpl/module/profile/frm_license.html with 86% similarity]
public_html/backoffice/tmpl/pages/profile/frm_member.php [moved from public_html/backoffice/tmpl/module/profile/frm_member.html with 100% similarity]
public_html/backoffice/tmpl/pages/profile/frm_photo.php [moved from public_html/backoffice/tmpl/module/profile/frm_photo.html with 78% similarity]
public_html/backoffice/tmpl/pages/profile/frm_users.php [moved from public_html/backoffice/tmpl/module/profile/frm_users.html with 100% similarity]
public_html/backoffice/tmpl/pages/ranking/ranglescht.js [moved from public_html/backoffice/tmpl/module/ranking/ranglescht.js with 100% similarity]
public_html/backoffice/tmpl/pages/ranking/ranglescht.php [moved from public_html/backoffice/tmpl/module/ranking/ranglescht.html with 60% similarity]
public_html/backoffice/tmpl/pages/ranking/tbltoolbar.php [moved from public_html/backoffice/tmpl/module/ranking/tbltoolbar.html with 100% similarity]
public_html/backoffice/tmpl/pages/users/benotzer.js [moved from public_html/backoffice/tmpl/module/users/benotzer.js with 100% similarity]
public_html/backoffice/tmpl/pages/webnews/tbltoolbar.php [moved from public_html/backoffice/tmpl/module/webnews/tbltoolbar.html with 100% similarity]
public_html/backoffice/tmpl/pages/websites/tbltoolbar.php [moved from public_html/backoffice/tmpl/module/websites/tbltoolbar.html with 87% similarity]
public_html/backoffice/tmpl/pages/websites/websaiten.php [moved from public_html/backoffice/tmpl/module/websites/websaiten.html with 94% similarity]
public_html/backoffice/vendor/codemirror/addon/comment/comment.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/comment/continuecomment.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/dialog/dialog.css [deleted file]
public_html/backoffice/vendor/codemirror/addon/dialog/dialog.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/display/autorefresh.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/display/fullscreen.css [deleted file]
public_html/backoffice/vendor/codemirror/addon/display/fullscreen.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/display/panel.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/display/placeholder.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/display/rulers.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/edit/closebrackets.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/edit/closetag.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/edit/continuelist.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/edit/matchbrackets.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/edit/matchtags.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/edit/trailingspace.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/fold/brace-fold.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/fold/comment-fold.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/fold/foldcode.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/fold/foldgutter.css [deleted file]
public_html/backoffice/vendor/codemirror/addon/fold/foldgutter.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/fold/indent-fold.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/fold/markdown-fold.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/fold/xml-fold.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/hint/anyword-hint.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/hint/css-hint.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/hint/html-hint.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/hint/javascript-hint.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/hint/show-hint.css [deleted file]
public_html/backoffice/vendor/codemirror/addon/hint/show-hint.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/hint/sql-hint.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/hint/xml-hint.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/lint/coffeescript-lint.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/lint/css-lint.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/lint/html-lint.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/lint/javascript-lint.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/lint/json-lint.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/lint/lint.css [deleted file]
public_html/backoffice/vendor/codemirror/addon/lint/lint.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/lint/yaml-lint.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/merge/merge.css [deleted file]
public_html/backoffice/vendor/codemirror/addon/merge/merge.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/mode/loadmode.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/mode/multiplex.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/mode/multiplex_test.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/mode/overlay.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/mode/simple.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/runmode/colorize.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/runmode/runmode-standalone.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/runmode/runmode.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/runmode/runmode.node.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/scroll/annotatescrollbar.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/scroll/scrollpastend.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/scroll/simplescrollbars.css [deleted file]
public_html/backoffice/vendor/codemirror/addon/scroll/simplescrollbars.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/search/jump-to-line.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/search/match-highlighter.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/search/matchesonscrollbar.css [deleted file]
public_html/backoffice/vendor/codemirror/addon/search/matchesonscrollbar.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/search/search.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/search/searchcursor.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/selection/active-line.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/selection/mark-selection.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/selection/selection-pointer.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/tern/tern.css [deleted file]
public_html/backoffice/vendor/codemirror/addon/tern/tern.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/tern/worker.js [deleted file]
public_html/backoffice/vendor/codemirror/addon/wrap/hardwrap.js [deleted file]
public_html/backoffice/vendor/codemirror/keymap/emacs.js [deleted file]
public_html/backoffice/vendor/codemirror/keymap/sublime.js [deleted file]
public_html/backoffice/vendor/codemirror/keymap/vim.js [deleted file]
public_html/backoffice/vendor/codemirror/lib/codemirror.css [deleted file]
public_html/backoffice/vendor/codemirror/lib/codemirror.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/apl/apl.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/asciiarmor/asciiarmor.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/asn.1/asn.1.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/asterisk/asterisk.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/brainfuck/brainfuck.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/clike/clike.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/clojure/clojure.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/cmake/cmake.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/cobol/cobol.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/coffeescript/coffeescript.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/commonlisp/commonlisp.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/crystal/crystal.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/css/css.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/cypher/cypher.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/d/d.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/dart/dart.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/diff/diff.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/django/django.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/dockerfile/dockerfile.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/dtd/dtd.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/dylan/dylan.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/ebnf/ebnf.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/ecl/ecl.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/eiffel/eiffel.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/elm/elm.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/erlang/erlang.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/factor/factor.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/fcl/fcl.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/forth/forth.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/fortran/fortran.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/gas/gas.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/gfm/gfm.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/gherkin/gherkin.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/go/go.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/groovy/groovy.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/haml/haml.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/handlebars/handlebars.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/haskell-literate/haskell-literate.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/haskell/haskell.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/haxe/haxe.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/htmlembedded/htmlembedded.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/htmlmixed/htmlmixed.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/http/http.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/idl/idl.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/javascript/javascript.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/jinja2/jinja2.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/jsx/jsx.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/julia/julia.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/livescript/livescript.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/lua/lua.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/markdown/markdown.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/mathematica/mathematica.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/mbox/mbox.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/meta.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/mirc/mirc.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/mllike/mllike.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/modelica/modelica.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/mscgen/mscgen.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/mumps/mumps.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/nginx/nginx.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/nsis/nsis.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/ntriples/ntriples.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/octave/octave.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/oz/oz.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/pascal/pascal.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/pegjs/pegjs.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/perl/perl.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/php/php.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/pig/pig.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/powershell/powershell.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/properties/properties.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/protobuf/protobuf.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/pug/pug.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/puppet/puppet.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/python/python.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/q/q.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/r/r.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/rpm/changes/index.html [deleted file]
public_html/backoffice/vendor/codemirror/mode/rpm/rpm.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/rst/rst.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/ruby/ruby.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/rust/rust.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/sas/sas.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/sass/sass.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/scheme/scheme.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/shell/shell.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/sieve/sieve.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/slim/slim.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/smalltalk/smalltalk.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/smarty/smarty.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/solr/solr.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/soy/soy.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/sparql/sparql.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/spreadsheet/spreadsheet.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/sql/sql.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/stex/stex.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/stylus/stylus.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/swift/swift.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/tcl/tcl.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/textile/textile.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/tiddlywiki/tiddlywiki.css [deleted file]
public_html/backoffice/vendor/codemirror/mode/tiddlywiki/tiddlywiki.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/tiki/tiki.css [deleted file]
public_html/backoffice/vendor/codemirror/mode/tiki/tiki.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/toml/toml.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/tornado/tornado.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/troff/troff.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/ttcn-cfg/ttcn-cfg.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/ttcn/ttcn.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/turtle/turtle.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/twig/twig.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/vb/vb.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/vbscript/vbscript.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/velocity/velocity.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/verilog/verilog.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/vhdl/vhdl.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/vue/vue.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/wast/wast.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/webidl/webidl.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/xml/xml.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/xquery/xquery.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/yacas/yacas.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/yaml-frontmatter/yaml-frontmatter.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/yaml/yaml.js [deleted file]
public_html/backoffice/vendor/codemirror/mode/z80/z80.js [deleted file]
public_html/backoffice/vendor/codemirror/theme/3024-day.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/3024-night.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/abcdef.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/ambiance-mobile.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/ambiance.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/ayu-dark.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/ayu-mirage.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/base16-dark.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/base16-light.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/bespin.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/blackboard.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/cobalt.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/colorforth.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/darcula.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/dracula.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/duotone-dark.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/duotone-light.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/eclipse.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/elegant.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/erlang-dark.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/gruvbox-dark.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/hopscotch.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/icecoder.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/idea.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/isotope.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/lesser-dark.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/liquibyte.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/lucario.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/material-darker.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/material-ocean.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/material-palenight.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/material.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/mbo.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/mdn-like.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/midnight.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/monokai.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/moxer.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/neat.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/neo.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/night.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/nord.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/oceanic-next.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/panda-syntax.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/paraiso-dark.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/paraiso-light.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/pastel-on-dark.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/railscasts.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/rubyblue.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/seti.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/shadowfox.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/solarized.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/ssms.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/the-matrix.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/tomorrow-night-bright.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/tomorrow-night-eighties.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/ttcn.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/twilight.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/vibrant-ink.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/xq-dark.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/xq-light.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/yeti.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/yonce.css [deleted file]
public_html/backoffice/vendor/codemirror/theme/zenburn.css [deleted file]
public_html/backoffice/vendor/flatpickr/esm/index.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/l10n/de.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/l10n/default.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/l10n/fr.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/l10n/index.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/l10n/uk.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/plugins/confirmDate/confirmDate.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/plugins/labelPlugin/labelPlugin.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/plugins/minMaxTimePlugin.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/plugins/momentPlugin.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/plugins/monthSelect/index.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/plugins/rangePlugin.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/plugins/scrollPlugin.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/plugins/weekSelect/weekSelect.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/types/globals.js [moved from public_html/backoffice/vendors/flatpickr/plugins/monthSelect/tests.spec.d.ts with 100% similarity]
public_html/backoffice/vendor/flatpickr/esm/types/instance.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/types/locale.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/types/options.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/utils/dates.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/utils/dom.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/utils/formatting.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/utils/index.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/esm/utils/polyfills.js [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/flatpickr.js
public_html/backoffice/vendor/flatpickr/flatpickr.min.js
public_html/backoffice/vendor/flatpickr/l10n/de.d.ts
public_html/backoffice/vendor/flatpickr/l10n/de.js
public_html/backoffice/vendor/flatpickr/l10n/default.js
public_html/backoffice/vendor/flatpickr/l10n/fr.d.ts
public_html/backoffice/vendor/flatpickr/l10n/fr.js
public_html/backoffice/vendor/flatpickr/l10n/index.js
public_html/backoffice/vendor/flatpickr/plugins/confirmDate/confirmDate.js
public_html/backoffice/vendor/flatpickr/plugins/labelPlugin/labelPlugin.js
public_html/backoffice/vendor/flatpickr/plugins/minMaxTimePlugin.js
public_html/backoffice/vendor/flatpickr/plugins/momentPlugin.js
public_html/backoffice/vendor/flatpickr/plugins/monthSelect/index.js
public_html/backoffice/vendor/flatpickr/plugins/rangePlugin.js
public_html/backoffice/vendor/flatpickr/plugins/scrollPlugin.js
public_html/backoffice/vendor/flatpickr/plugins/weekSelect/weekSelect.js
public_html/backoffice/vendor/flatpickr/themes/airbnb.css
public_html/backoffice/vendor/flatpickr/themes/airbnb.min.css [new file with mode: 0644]
public_html/backoffice/vendor/flatpickr/themes/confetti.css [moved from public_html/backoffice/vendors/flatpickr/themes/confetti.css with 94% similarity]
public_html/backoffice/vendor/flatpickr/themes/dark.css [moved from public_html/backoffice/vendors/flatpickr/themes/dark.css with 95% similarity]
public_html/backoffice/vendor/flatpickr/themes/light.css [moved from public_html/backoffice/vendors/flatpickr/themes/light.css with 94% similarity]
public_html/backoffice/vendor/flatpickr/themes/material_blue.css [moved from public_html/backoffice/vendors/flatpickr/themes/material_blue.css with 94% similarity]
public_html/backoffice/vendor/flatpickr/themes/material_green.css [moved from public_html/backoffice/vendors/flatpickr/themes/material_green.css with 94% similarity]
public_html/backoffice/vendor/flatpickr/themes/material_orange.css [moved from public_html/backoffice/vendors/flatpickr/themes/material_orange.css with 94% similarity]
public_html/backoffice/vendor/flatpickr/themes/material_red.css [moved from public_html/backoffice/vendors/flatpickr/themes/material_red.css with 94% similarity]
public_html/backoffice/vendor/flatpickr/types/instance.d.ts
public_html/backoffice/vendor/flatpickr/types/locale.d.ts
public_html/backoffice/vendor/flatpickr/types/options.d.ts
public_html/backoffice/vendor/flatpickr/utils/dates.d.ts
public_html/backoffice/vendor/flatpickr/utils/index.d.ts
public_html/backoffice/vendor/luxon/luxon.js [new file with mode: 0644]
public_html/backoffice/vendor/luxon/luxon.min.js [new file with mode: 0644]
public_html/backoffice/vendor/moment/moment-with-locales.min.js [deleted file]
public_html/backoffice/vendor/moment/moment.min.js [deleted file]
public_html/backoffice/vendor/mustache/mustache.js [deleted file]
public_html/backoffice/vendor/mustache/mustache.min.js [deleted file]
public_html/backoffice/vendor/pdfjs/LICENSE [deleted file]
public_html/backoffice/vendor/pdfjs/build/pdf.js [deleted file]
public_html/backoffice/vendor/pdfjs/build/pdf.js.map [deleted file]
public_html/backoffice/vendor/pdfjs/build/pdf.sandbox.js [deleted file]
public_html/backoffice/vendor/pdfjs/build/pdf.sandbox.js.map [deleted file]
public_html/backoffice/vendor/pdfjs/build/pdf.worker.js [deleted file]
public_html/backoffice/vendor/pdfjs/build/pdf.worker.js.map [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/78-EUC-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/78-EUC-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/78-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/78-RKSJ-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/78-RKSJ-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/78-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/78ms-RKSJ-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/78ms-RKSJ-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/83pv-RKSJ-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/90ms-RKSJ-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/90ms-RKSJ-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/90msp-RKSJ-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/90msp-RKSJ-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/90pv-RKSJ-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/90pv-RKSJ-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Add-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Add-RKSJ-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Add-RKSJ-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Add-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-CNS1-0.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-CNS1-1.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-CNS1-2.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-CNS1-3.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-CNS1-4.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-CNS1-5.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-CNS1-6.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-CNS1-UCS2.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-GB1-0.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-GB1-1.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-GB1-2.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-GB1-3.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-GB1-4.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-GB1-5.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-GB1-UCS2.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-Japan1-0.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-Japan1-1.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-Japan1-2.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-Japan1-3.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-Japan1-4.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-Japan1-5.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-Japan1-6.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-Japan1-UCS2.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-Korea1-0.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-Korea1-1.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-Korea1-2.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Adobe-Korea1-UCS2.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/B5-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/B5-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/B5pc-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/B5pc-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/CNS-EUC-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/CNS-EUC-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/CNS1-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/CNS1-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/CNS2-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/CNS2-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/ETHK-B5-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/ETHK-B5-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/ETen-B5-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/ETen-B5-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/ETenms-B5-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/ETenms-B5-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/EUC-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/EUC-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Ext-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Ext-RKSJ-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Ext-RKSJ-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Ext-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/GB-EUC-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/GB-EUC-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/GB-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/GB-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/GBK-EUC-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/GBK-EUC-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/GBK2K-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/GBK2K-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/GBKp-EUC-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/GBKp-EUC-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/GBT-EUC-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/GBT-EUC-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/GBT-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/GBT-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/GBTpc-EUC-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/GBTpc-EUC-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/GBpc-EUC-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/GBpc-EUC-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/HKdla-B5-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/HKdla-B5-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/HKdlb-B5-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/HKdlb-B5-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/HKgccs-B5-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/HKgccs-B5-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/HKm314-B5-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/HKm314-B5-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/HKm471-B5-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/HKm471-B5-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/HKscs-B5-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/HKscs-B5-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Hankaku.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Hiragana.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/KSC-EUC-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/KSC-EUC-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/KSC-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/KSC-Johab-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/KSC-Johab-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/KSC-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/KSCms-UHC-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/KSCms-UHC-HW-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/KSCms-UHC-HW-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/KSCms-UHC-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/KSCpc-EUC-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/KSCpc-EUC-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Katakana.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/LICENSE [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/NWP-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/NWP-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/RKSJ-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/RKSJ-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/Roman.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniCNS-UCS2-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniCNS-UCS2-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniCNS-UTF16-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniCNS-UTF16-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniCNS-UTF32-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniCNS-UTF32-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniCNS-UTF8-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniCNS-UTF8-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniGB-UCS2-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniGB-UCS2-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniGB-UTF16-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniGB-UTF16-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniGB-UTF32-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniGB-UTF32-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniGB-UTF8-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniGB-UTF8-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJIS-UCS2-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJIS-UCS2-HW-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJIS-UCS2-HW-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJIS-UCS2-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJIS-UTF16-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJIS-UTF16-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJIS-UTF32-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJIS-UTF32-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJIS-UTF8-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJIS-UTF8-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJIS2004-UTF16-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJIS2004-UTF16-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJIS2004-UTF32-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJIS2004-UTF32-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJIS2004-UTF8-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJIS2004-UTF8-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJISPro-UCS2-HW-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJISPro-UCS2-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJISPro-UTF8-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJISX0213-UTF32-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJISX0213-UTF32-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJISX02132004-UTF32-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniJISX02132004-UTF32-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniKS-UCS2-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniKS-UCS2-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniKS-UTF16-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniKS-UTF16-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniKS-UTF32-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniKS-UTF32-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniKS-UTF8-H.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/UniKS-UTF8-V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/V.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/cmaps/WP-Symbol.bcmap [deleted file]
public_html/backoffice/vendor/pdfjs/web/compressed.tracemonkey-pldi-09.old.pdf [deleted file]
public_html/backoffice/vendor/pdfjs/web/debugger.js [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/annotation-check.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/annotation-comment.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/annotation-help.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/annotation-insert.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/annotation-key.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/annotation-newparagraph.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/annotation-noicon.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/annotation-note.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/annotation-paragraph.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/findbarButton-next.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/findbarButton-previous.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/grab.cur [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/grabbing.cur [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/loading-dark.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/loading-icon.gif [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/loading.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/secondaryToolbarButton-documentProperties.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/secondaryToolbarButton-firstPage.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/secondaryToolbarButton-handTool.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/secondaryToolbarButton-lastPage.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/secondaryToolbarButton-rotateCcw.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/secondaryToolbarButton-rotateCw.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/secondaryToolbarButton-scrollHorizontal.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/secondaryToolbarButton-scrollVertical.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/secondaryToolbarButton-scrollWrapped.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/secondaryToolbarButton-selectTool.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/secondaryToolbarButton-spreadEven.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/secondaryToolbarButton-spreadNone.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/secondaryToolbarButton-spreadOdd.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/shadow.png [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/toolbarButton-bookmark.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/toolbarButton-currentOutlineItem.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/toolbarButton-download.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/toolbarButton-menuArrow.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/toolbarButton-openFile.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/toolbarButton-pageDown.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/toolbarButton-pageUp.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/toolbarButton-presentationMode.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/toolbarButton-print.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/toolbarButton-search.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/toolbarButton-secondaryToolbarToggle.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/toolbarButton-sidebarToggle.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/toolbarButton-viewAttachments.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/toolbarButton-viewLayers.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/toolbarButton-viewOutline.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/toolbarButton-viewThumbnail.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/toolbarButton-zoomIn.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/toolbarButton-zoomOut.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/treeitem-collapsed.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/images/treeitem-expanded.svg [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/ach/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/af/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/an/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/ar/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/ast/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/az/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/be/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/bg/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/bn/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/bo/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/br/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/brx/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/bs/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/ca/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/cak/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/ckb/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/cs/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/cy/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/da/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/de/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/dsb/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/el/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/en-CA/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/en-GB/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/en-US/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/eo/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/es-AR/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/es-CL/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/es-ES/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/es-MX/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/et/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/eu/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/fa/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/ff/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/fi/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/fr/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/fy-NL/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/ga-IE/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/gd/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/gl/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/gn/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/gu-IN/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/he/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/hi-IN/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/hr/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/hsb/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/hu/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/hy-AM/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/hye/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/ia/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/id/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/is/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/it/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/ja/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/ka/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/kab/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/kk/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/km/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/kn/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/ko/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/lij/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/lo/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/locale.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/lt/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/ltg/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/lv/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/meh/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/mk/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/mr/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/ms/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/my/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/nb-NO/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/ne-NP/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/nl/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/nn-NO/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/oc/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/pa-IN/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/pl/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/pt-BR/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/pt-PT/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/rm/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/ro/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/ru/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/scn/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/si/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/sk/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/sl/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/son/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/sq/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/sr/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/sv-SE/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/szl/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/ta/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/te/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/th/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/tl/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/tr/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/trs/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/uk/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/ur/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/uz/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/vi/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/wo/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/xh/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/zh-CN/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/locale/zh-TW/viewer.properties [deleted file]
public_html/backoffice/vendor/pdfjs/web/nopdf.pdf [deleted file]
public_html/backoffice/vendor/pdfjs/web/viewer.css [deleted file]
public_html/backoffice/vendor/pdfjs/web/viewer.html [deleted file]
public_html/backoffice/vendor/pdfjs/web/viewer.js [deleted file]
public_html/backoffice/vendor/pdfjs/web/viewer.js.map [deleted file]
public_html/backoffice/vendor/rrule/rrule-tz.js [deleted file]
public_html/backoffice/vendor/rrule/rrule-tz.js.map [deleted file]
public_html/backoffice/vendor/rrule/rrule-tz.min.js [deleted file]
public_html/backoffice/vendor/rrule/rrule.js [deleted file]
public_html/backoffice/vendor/rrule/rrule.js.map [deleted file]
public_html/backoffice/vendor/rrule/rrule.min.js [deleted file]
public_html/backoffice/vendor/slimselect/new/helpers.d.ts [new file with mode: 0644]
public_html/backoffice/vendor/slimselect/new/index.d.ts [new file with mode: 0644]
public_html/backoffice/vendor/slimselect/new/render.d.ts [new file with mode: 0644]
public_html/backoffice/vendor/slimselect/new/select.d.ts [new file with mode: 0644]
public_html/backoffice/vendor/slimselect/new/settings.d.ts [new file with mode: 0644]
public_html/backoffice/vendor/slimselect/new/slimselect.cjs.js [new file with mode: 0644]
public_html/backoffice/vendor/slimselect/new/slimselect.css [new file with mode: 0644]
public_html/backoffice/vendor/slimselect/new/slimselect.css.map [new file with mode: 0644]
public_html/backoffice/vendor/slimselect/new/slimselect.es.js [new file with mode: 0644]
public_html/backoffice/vendor/slimselect/new/slimselect.global.js [new file with mode: 0644]
public_html/backoffice/vendor/slimselect/new/slimselect.js [new file with mode: 0644]
public_html/backoffice/vendor/slimselect/new/slimselect.min.js [new file with mode: 0644]
public_html/backoffice/vendor/slimselect/new/slimselect.umd.js [new file with mode: 0644]
public_html/backoffice/vendor/slimselect/new/slimselect.umd.min.js [new file with mode: 0644]
public_html/backoffice/vendor/slimselect/new/store.d.ts [new file with mode: 0644]
public_html/backoffice/vendor/slimselect/slimselect.css
public_html/backoffice/vendor/slimselect/slimselect.min.css
public_html/backoffice/vendor/slimselect/slimselect.min.orig.css [new file with mode: 0644]
public_html/backoffice/vendor/slimselect/slimselect.min.xx.js [new file with mode: 0644]
public_html/backoffice/vendor/slimselect/slimselect.xx.js [moved from public_html/backoffice/vendor/slimselect/slimselect.js with 100% similarity]
public_html/backoffice/vendor/suneditor/css/suneditor.min.css [deleted file]
public_html/backoffice/vendor/suneditor/js/suneditor.min.js [deleted file]
public_html/backoffice/vendor/tabulator/css.old/tabulator_site.css [deleted file]
public_html/backoffice/vendor/tabulator/css.old/tabulator_site.min.css [deleted file]
public_html/backoffice/vendor/tabulator/css.old/tabulator_site.min.css.map [deleted file]
public_html/backoffice/vendor/tabulator/css/tabulator.css
public_html/backoffice/vendor/tabulator/css/tabulator.css.map
public_html/backoffice/vendor/tabulator/css/tabulator.min.css
public_html/backoffice/vendor/tabulator/css/tabulator.min.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_bootstrap3.css
public_html/backoffice/vendor/tabulator/css/tabulator_bootstrap3.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_bootstrap3.min.css
public_html/backoffice/vendor/tabulator/css/tabulator_bootstrap3.min.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_bootstrap4.css
public_html/backoffice/vendor/tabulator/css/tabulator_bootstrap4.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_bootstrap4.min.css
public_html/backoffice/vendor/tabulator/css/tabulator_bootstrap4.min.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_bootstrap5.css
public_html/backoffice/vendor/tabulator/css/tabulator_bootstrap5.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_bootstrap5.min.css
public_html/backoffice/vendor/tabulator/css/tabulator_bootstrap5.min.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_bulma.css
public_html/backoffice/vendor/tabulator/css/tabulator_bulma.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_bulma.min.css
public_html/backoffice/vendor/tabulator/css/tabulator_bulma.min.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_materialize.css
public_html/backoffice/vendor/tabulator/css/tabulator_materialize.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_materialize.min.css
public_html/backoffice/vendor/tabulator/css/tabulator_materialize.min.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_midnight.css
public_html/backoffice/vendor/tabulator/css/tabulator_midnight.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_midnight.min.css
public_html/backoffice/vendor/tabulator/css/tabulator_midnight.min.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_modern.css
public_html/backoffice/vendor/tabulator/css/tabulator_modern.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_modern.min.css
public_html/backoffice/vendor/tabulator/css/tabulator_modern.min.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_semanticui.css
public_html/backoffice/vendor/tabulator/css/tabulator_semanticui.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_semanticui.min.css
public_html/backoffice/vendor/tabulator/css/tabulator_semanticui.min.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_simple.css
public_html/backoffice/vendor/tabulator/css/tabulator_simple.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_simple.min.css
public_html/backoffice/vendor/tabulator/css/tabulator_simple.min.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_site.css
public_html/backoffice/vendor/tabulator/css/tabulator_site.css.map
public_html/backoffice/vendor/tabulator/css/tabulator_site.min.css
public_html/backoffice/vendor/tabulator/css/tabulator_site.min.css.map
public_html/backoffice/vendor/tabulator/js.old/tabulator.js [deleted file]
public_html/backoffice/vendor/tabulator/js.old/tabulator.js.map [deleted file]
public_html/backoffice/vendor/tabulator/js.old/tabulator.min.js [deleted file]
public_html/backoffice/vendor/tabulator/js.old/tabulator.min.js.map [deleted file]
public_html/backoffice/vendor/tabulator/js.old/tabulator_esm.js [deleted file]
public_html/backoffice/vendor/tabulator/js.old/tabulator_esm.js.map [deleted file]
public_html/backoffice/vendor/tabulator/js.old/tabulator_esm.min.js [deleted file]
public_html/backoffice/vendor/tabulator/js.old/tabulator_esm.min.js.map [deleted file]
public_html/backoffice/vendor/tabulator/js/jquery_wrapper.js
public_html/backoffice/vendor/tabulator/js/tabulator.js
public_html/backoffice/vendor/tabulator/js/tabulator.js.map
public_html/backoffice/vendor/tabulator/js/tabulator.min.js
public_html/backoffice/vendor/tabulator/js/tabulator.min.js.map
public_html/backoffice/vendor/tabulator/js/tabulator_esm.js
public_html/backoffice/vendor/tabulator/js/tabulator_esm.js.map
public_html/backoffice/vendor/tabulator/js/tabulator_esm.min.js
public_html/backoffice/vendor/tabulator/js/tabulator_esm.min.js.map
public_html/backoffice/vendor/tinymce/changelog.txt [deleted file]
public_html/backoffice/vendor/tinymce/de.zip [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/fr_FR.zip [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/icons/default/icons.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/js/tinymce/jquery.tinymce.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/langs/de.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/langs/fr_FR.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/langs/readme.md [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/license.txt [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/advlist/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/anchor/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/autolink/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/autoresize/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/autosave/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/bbcode/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/charmap/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/code/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/codesample/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/contextmenu/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/directionality/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/emoticons/js/emojis.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/emoticons/js/emojis.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/emoticons/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/fullpage/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/fullscreen/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/help/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/hr/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/image/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/imagetools/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/importcss/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/insertdatetime/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/legacyoutput/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/link/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/lists/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/media/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/nonbreaking/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/noneditable/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/pagebreak/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/paste/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/advlist/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/anchor/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/autolink/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/autoresize/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/autosave/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/bbcode/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/charmap/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/code/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/codesample/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/colorpicker/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/contextmenu/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/directionality/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/emoticons/js/emojis.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/emoticons/js/emojis.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/emoticons/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/fullpage/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/fullscreen/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/help/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/hr/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/image/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/imagetools/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/importcss/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/insertdatetime/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/legacyoutput/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/link/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/lists/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/media/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/nonbreaking/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/noneditable/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/pagebreak/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/paste/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/preview/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/print/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/quickbars/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/save/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/searchreplace/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/spellchecker/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/tabfocus/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/table/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/template/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/textcolor/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/textpattern/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/toc/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/visualblocks/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/visualchars/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/plugins/wordcount/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/preview/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/print/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/quickbars/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/save/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/searchreplace/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/spellchecker/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/tabfocus/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/table/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/template/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/textpattern/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/toc/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/visualblocks/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/visualchars/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/plugins/wordcount/plugin.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/skins/content/dark/content.min.css [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/skins/content/default/content.min.css [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/skins/content/document/content.min.css [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/skins/content/writer/content.min.css [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/content.inline.min.css [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/content.min.css [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/content.mobile.min.css [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/fonts/tinymce-mobile.woff [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/skin.min.css [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/skin.mobile.min.css [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/skins/ui/oxide/content.inline.min.css [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/skins/ui/oxide/content.min.css [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/skins/ui/oxide/content.mobile.min.css [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/skins/ui/oxide/fonts/tinymce-mobile.woff [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/skins/ui/oxide/skin.min.css [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/skins/ui/oxide/skin.mobile.min.css [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/themes/mobile/theme.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/themes/silver/theme.min.js [deleted file]
public_html/backoffice/vendor/tinymce/js/tinymce/tinymce.min.js [deleted file]
public_html/backoffice/vendor/tinymce/langs/README.md [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/langs/de.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/langs/fr_FR.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/license.txt [moved from public_html/backoffice/lib/vendor/symfony/polyfill-ctype/LICENSE with 85% similarity]
public_html/backoffice/vendor/tinymce/models/dom/model.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/accordion/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/advlist/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/anchor/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/autolink/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/autoresize/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/autosave/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/charmap/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/code/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/codesample/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/directionality/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/emoticons/js/emojiimages.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/emoticons/js/emojiimages.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/emoticons/js/emojis.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/emoticons/js/emojis.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/emoticons/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/fullscreen/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/ar.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/bg_BG.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/ca.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/cs.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/da.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/de.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/el.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/en.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/es.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/eu.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/fa.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/fi.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/fr_FR.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/he_IL.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/hi.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/hr.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/hu_HU.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/id.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/it.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/ja.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/kk.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/ko_KR.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/ms.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/nb_NO.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/nl.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/pl.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/pt_BR.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/pt_PT.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/ro.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/ru.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/sk.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/sl_SI.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/sv_SE.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/th_TH.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/tr.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/uk.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/vi.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/zh_CN.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/js/i18n/keynav/zh_TW.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/help/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/image/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/importcss/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/insertdatetime/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/link/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/lists/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/media/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/nonbreaking/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/pagebreak/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/preview/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/quickbars/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/save/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/searchreplace/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/table/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/template/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/visualblocks/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/visualchars/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/plugins/wordcount/plugin.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/content/dark/content.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/content/default/content.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/content/document/content.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/content/tinymce-5-dark/content.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/content/tinymce-5/content.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/content/writer/content.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/ui/oxide-dark/content.inline.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/ui/oxide-dark/content.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/ui/oxide-dark/skin.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/ui/oxide-dark/skin.shadowdom.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/ui/oxide/content.inline.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/ui/oxide/content.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/ui/oxide/skin.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/ui/oxide/skin.shadowdom.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/ui/tinymce-5-dark/content.inline.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/ui/tinymce-5-dark/content.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/ui/tinymce-5-dark/skin.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/ui/tinymce-5-dark/skin.shadowdom.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/ui/tinymce-5/content.inline.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/ui/tinymce-5/content.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/ui/tinymce-5/skin.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/skins/ui/tinymce-5/skin.shadowdom.min.css [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/themes/silver/theme.min.js [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/tinymce.d.ts [new file with mode: 0644]
public_html/backoffice/vendor/tinymce/tinymce.min.js [new file with mode: 0644]
public_html/backoffice/vendor/vanilla-picker/vanilla-picker.csp.css [new file with mode: 0644]
public_html/backoffice/vendor/vanilla-picker/vanilla-picker.csp.js [new file with mode: 0644]
public_html/backoffice/vendor/vanilla-picker/vanilla-picker.csp.min.js [new file with mode: 0644]
public_html/backoffice/vendor/vanilla-picker/vanilla-picker.csp.mjs [new file with mode: 0644]
public_html/backoffice/vendor/vanilla-picker/vanilla-picker.js [new file with mode: 0644]
public_html/backoffice/vendor/vanilla-picker/vanilla-picker.min.js [new file with mode: 0644]
public_html/backoffice/vendor/vanilla-picker/vanilla-picker.mjs [new file with mode: 0644]
public_html/backoffice/vendor/xlsx/LICENSE [moved from public_html/backoffice/vendors/jsxlsx/LICENSE with 97% similarity]
public_html/backoffice/vendor/xlsx/cpexcel.js [moved from public_html/backoffice/vendors/jsxlsx/cpexcel.js with 99% similarity]
public_html/backoffice/vendor/xlsx/jszip.js [moved from public_html/backoffice/vendors/jsxlsx/jszip.js with 96% similarity]
public_html/backoffice/vendor/xlsx/shim.min.js [moved from public_html/backoffice/vendors/jsxlsx/shim.min.js with 99% similarity]
public_html/backoffice/vendor/xlsx/xlsx.core.min.js [new file with mode: 0644]
public_html/backoffice/vendor/xlsx/xlsx.core.min.map [new file with mode: 0644]
public_html/backoffice/vendor/xlsx/xlsx.extendscript.js [moved from public_html/backoffice/vendors/jsxlsx/xlsx.extendscript.js with 90% similarity]
public_html/backoffice/vendor/xlsx/xlsx.full.min.js [new file with mode: 0644]
public_html/backoffice/vendor/xlsx/xlsx.full.min.map [new file with mode: 0644]
public_html/backoffice/vendor/xlsx/xlsx.js [moved from public_html/backoffice/vendors/jsxlsx/xlsx.js with 87% similarity]
public_html/backoffice/vendor/xlsx/xlsx.min.js [new file with mode: 0644]
public_html/backoffice/vendor/xlsx/xlsx.min.map [new file with mode: 0644]
public_html/backoffice/vendor/xlsx/xlsx.mini.min.js [new file with mode: 0644]
public_html/backoffice/vendor/xlsx/xlsx.mini.min.map [new file with mode: 0644]
public_html/backoffice/vendors/choices/base.css [deleted file]
public_html/backoffice/vendors/choices/base.min.css [deleted file]
public_html/backoffice/vendors/choices/choices.css [deleted file]
public_html/backoffice/vendors/choices/choices.js [deleted file]
public_html/backoffice/vendors/choices/choices.min.css [deleted file]
public_html/backoffice/vendors/choices/choices.min.js [deleted file]
public_html/backoffice/vendors/choices/scripts/choices.js [deleted file]
public_html/backoffice/vendors/choices/scripts/choices.min.js [deleted file]
public_html/backoffice/vendors/croppr/croppr.css [deleted file]
public_html/backoffice/vendors/croppr/croppr.js [deleted file]
public_html/backoffice/vendors/croppr/croppr.min.css [deleted file]
public_html/backoffice/vendors/croppr/croppr.min.js [deleted file]
public_html/backoffice/vendors/flatpickr/flatpickr.css [deleted file]
public_html/backoffice/vendors/flatpickr/flatpickr.js [deleted file]
public_html/backoffice/vendors/flatpickr/flatpickr.min.css [deleted file]
public_html/backoffice/vendors/flatpickr/flatpickr.min.js [deleted file]
public_html/backoffice/vendors/flatpickr/ie.css [deleted file]
public_html/backoffice/vendors/flatpickr/index.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/l10n/de.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/l10n/de.js [deleted file]
public_html/backoffice/vendors/flatpickr/l10n/default.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/l10n/default.js [deleted file]
public_html/backoffice/vendors/flatpickr/l10n/fr.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/l10n/fr.js [deleted file]
public_html/backoffice/vendors/flatpickr/l10n/lu.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/l10n/lu.js [deleted file]
public_html/backoffice/vendors/flatpickr/plugins/confirmDate/confirmDate.css [deleted file]
public_html/backoffice/vendors/flatpickr/plugins/confirmDate/confirmDate.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/plugins/confirmDate/confirmDate.js [deleted file]
public_html/backoffice/vendors/flatpickr/plugins/labelPlugin/labelPlugin.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/plugins/labelPlugin/labelPlugin.js [deleted file]
public_html/backoffice/vendors/flatpickr/plugins/minMaxTimePlugin.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/plugins/minMaxTimePlugin.js [deleted file]
public_html/backoffice/vendors/flatpickr/plugins/monthSelect/index.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/plugins/monthSelect/index.js [deleted file]
public_html/backoffice/vendors/flatpickr/plugins/monthSelect/style.css [deleted file]
public_html/backoffice/vendors/flatpickr/plugins/rangePlugin.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/plugins/rangePlugin.js [deleted file]
public_html/backoffice/vendors/flatpickr/plugins/scrollPlugin.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/plugins/scrollPlugin.js [deleted file]
public_html/backoffice/vendors/flatpickr/plugins/weekSelect/weekSelect.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/plugins/weekSelect/weekSelect.js [deleted file]
public_html/backoffice/vendors/flatpickr/themes/airbnb.css [deleted file]
public_html/backoffice/vendors/flatpickr/types/globals.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/types/instance.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/types/locale.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/types/options.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/typings.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/utils/dates.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/utils/dom.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/utils/formatting.d.ts [deleted file]
public_html/backoffice/vendors/flatpickr/utils/index.d.ts [deleted file]
public_html/backoffice/vendors/jspdf/jspdf.min.js [deleted file]
public_html/backoffice/vendors/jspdf/jspdf.plugin.autotable.js [deleted file]
public_html/backoffice/vendors/jspdf/jspdf.plugin.autotable.min.js [deleted file]
public_html/backoffice/vendors/jsxlsx/xlsx.core.min.js [deleted file]
public_html/backoffice/vendors/jsxlsx/xlsx.core.min.map [deleted file]
public_html/backoffice/vendors/jsxlsx/xlsx.full.min.js [deleted file]
public_html/backoffice/vendors/jsxlsx/xlsx.full.min.map [deleted file]
public_html/backoffice/vendors/jsxlsx/xlsx.min.js [deleted file]
public_html/backoffice/vendors/jsxlsx/xlsx.min.map [deleted file]
public_html/backoffice/vendors/moment/moment-with-locales.min.js [deleted file]
public_html/backoffice/vendors/moment/moment.min.js [deleted file]
public_html/backoffice/vendors/tabulator/css/tabulator.css [deleted file]
public_html/backoffice/vendors/tabulator/css/tabulator.min.css [deleted file]
public_html/backoffice/vendors/tabulator/css/tabulator.min.css.map [deleted file]
public_html/backoffice/vendors/tabulator/css/tabulator_midnight.css [deleted file]
public_html/backoffice/vendors/tabulator/css/tabulator_midnight.min.css [deleted file]
public_html/backoffice/vendors/tabulator/css/tabulator_midnight.min.css.map [deleted file]
public_html/backoffice/vendors/tabulator/css/tabulator_modern.css [deleted file]
public_html/backoffice/vendors/tabulator/css/tabulator_modern.min.css [deleted file]
public_html/backoffice/vendors/tabulator/css/tabulator_modern.min.css.map [deleted file]
public_html/backoffice/vendors/tabulator/css/tabulator_simple.css [deleted file]
public_html/backoffice/vendors/tabulator/css/tabulator_simple.min.css [deleted file]
public_html/backoffice/vendors/tabulator/css/tabulator_simple.min.css.map [deleted file]
public_html/backoffice/vendors/tabulator/css/tabulator_site.css [deleted file]
public_html/backoffice/vendors/tabulator/css/tabulator_site.min.css [deleted file]
public_html/backoffice/vendors/tabulator/css/tabulator_site.min.css.map [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/accessor.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/accessor.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/ajax.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/ajax.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/calculation_colums.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/calculation_colums.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/clipboard.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/clipboard.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/data_tree.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/data_tree.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/download.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/download.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/edit.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/edit.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/filter.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/filter.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/format.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/format.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/frozen_columns.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/frozen_columns.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/frozen_rows.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/frozen_rows.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/group_rows.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/group_rows.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/history.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/history.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/html_table_export.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/html_table_export.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/html_table_import.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/html_table_import.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/keybindings.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/keybindings.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/moveable_columns.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/moveable_columns.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/moveable_rows.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/moveable_rows.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/mutator.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/mutator.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/page.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/page.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/persistence.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/persistence.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/print.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/print.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/reactive_data.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/reactive_data.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/resize_columns.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/resize_columns.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/resize_rows.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/resize_rows.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/resize_table.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/resize_table.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/responsive_layout.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/responsive_layout.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/select_row.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/select_row.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/sort.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/sort.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/validate.js [deleted file]
public_html/backoffice/vendors/tabulator/js/modules/validate.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/tabulator.js [deleted file]
public_html/backoffice/vendors/tabulator/js/tabulator.min.js [deleted file]
public_html/backoffice/vendors/tabulator/js/tabulator_core.js [deleted file]
public_html/backoffice/vendors/tabulator/js/tabulator_core.min.js [deleted file]
public_html/backoffice/vendors/tinymce/changelog.txt [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/jquery.tinymce.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/langs/de.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/langs/fr_FR.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/langs/readme.md [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/license.txt [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/advlist/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/anchor/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/autolink/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/autoresize/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/autosave/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/bbcode/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/charmap/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/code/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/codesample/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/colorpicker/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/contextmenu/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/directionality/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/js/emojis.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/js/emojis.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/emoticons/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/fullpage/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/fullscreen/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/help/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/hr/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/image/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/imagetools/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/importcss/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/insertdatetime/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/legacyoutput/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/link/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/lists/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/media/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/nonbreaking/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/noneditable/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/pagebreak/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/paste/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/preview/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/print/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/quickbars/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/save/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/searchreplace/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/spellchecker/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/tabfocus/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/table/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/template/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/textcolor/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/textpattern/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/toc/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/visualblocks/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/visualchars/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/plugins/wordcount/plugin.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/skins/content/dark/content.min.css [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/skins/content/default/content.min.css [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/skins/content/document/content.min.css [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/skins/content/writer/content.min.css [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/skins/ui/oxide-dark/content.inline.min.css [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/skins/ui/oxide-dark/content.min.css [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/skins/ui/oxide-dark/content.mobile.min.css [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/skins/ui/oxide-dark/fonts/tinymce-mobile.woff [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/skins/ui/oxide-dark/skin.min.css [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/skins/ui/oxide-dark/skin.mobile.min.css [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/skins/ui/oxide/content.inline.min.css [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/skins/ui/oxide/content.min.css [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/skins/ui/oxide/content.mobile.min.css [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/skins/ui/oxide/fonts/tinymce-mobile.woff [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/skins/ui/oxide/skin.min.css [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/skins/ui/oxide/skin.mobile.min.css [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/themes/mobile/theme.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/themes/silver/theme.min.js [deleted file]
public_html/backoffice/vendors/tinymce/js/tinymce/tinymce.min.js [deleted file]
public_html/index.cgi [deleted file]
public_html/index.php
public_html/lib/PageData.php
public_html/lib/config.php
public_html/lib/database.php
public_html/log/.htaccess [new file with mode: 0644]
public_html/log/sql.log
public_html/maintenance.html [deleted file]
public_html/oldindex.php [deleted file]
public_html/pages/.htaccess
public_html/pages/block/division.php
public_html/pages/block/latestnews.php
public_html/pages/block/newsitem.php [new file with mode: 0644]
public_html/pages/block/nextevents.php
public_html/pages/block/rankingbydivision.php
public_html/pages/block/sidebar_division.php
public_html/pages/block/sidebar_luxopen.php [deleted file]
public_html/pages/block/sidebar_playdays.php
public_html/pages/block/sidebar_scores.php
public_html/pages/block/sidebar_teams.php
public_html/pages/block/slider.php
public_html/pages/championnat.php [new file with mode: 0644]
public_html/pages/championnat/divisioun.php [new file with mode: 0644]
public_html/pages/championnat/divisioun/index.php [deleted file]
public_html/pages/championnat/fastfinish.php
public_html/pages/championnat/highcheck.php
public_html/pages/championnat/highscore.php
public_html/pages/championnat/index.php [deleted file]
public_html/pages/championnat/spilldag.php [new file with mode: 0644]
public_html/pages/championnat/spilldag/index.php [deleted file]
public_html/pages/championnat/team.php [new file with mode: 0644]
public_html/pages/championnat/team/index.php [deleted file]
public_html/pages/clubs.php
public_html/pages/comite.php
public_html/pages/common/head.php
public_html/pages/common/pagefooter.php
public_html/pages/common/pageheader.php
public_html/pages/coupe.php
public_html/pages/impressum.php [moved from public_html/pages/inpressum.php with 98% similarity]
public_html/pages/index.php
public_html/pages/kalenner.php
public_html/pages/links.php
public_html/pages/luxembourg-open.php [deleted file]
public_html/pages/luxembourg-open/airports.php [deleted file]
public_html/pages/luxembourg-open/directions.php [deleted file]
public_html/pages/luxembourg-open/draw.php [deleted file]
public_html/pages/luxembourg-open/goout.php [deleted file]
public_html/pages/luxembourg-open/hotels.php [deleted file]
public_html/pages/luxembourg-open/info.php [deleted file]
public_html/pages/luxembourg-open/open/registration.html [deleted file]
public_html/pages/luxembourg-open/players.php [deleted file]
public_html/pages/luxembourg-open/registration.php [deleted file]
public_html/pages/luxembourg-open/results.php [deleted file]
public_html/pages/luxembourg-open/venue.php [deleted file]
public_html/pages/national-equipe.php
public_html/pages/news.php
public_html/pages/news/index.php [deleted file]
public_html/pages/ranglescht.php