v230306
authorKilian <ksaffran@dks.lu>
Mon, 6 Mar 2023 07:05:08 +0000 (08:05 +0100)
committerKilian <ksaffran@dks.lu>
Mon, 6 Mar 2023 07:05:08 +0000 (08:05 +0100)
commit6cb400472f08f1d2d5ac2823c5fbd9c4a2ecb48f
tree79895886e7714bdc78cf181893a59d09e1f14468
parente1afbfbbdcdaf7007e3d0acad1d4d41742086507
v230306
2645 files changed:
.vscode/settings.json
.vscode/sftp.json
11111111-1111-1111-1111-111111111111 Ale.txt [deleted file]
app_plandutravail_lu/css/theme.css
app_plandutravail_lu/css/theme.min.css [new file with mode: 0644]
app_plandutravail_lu/db.php
app_plandutravail_lu/file.php
app_plandutravail_lu/img/Thumbs.db [new file with mode: 0644]
app_plandutravail_lu/img/splashscreens/Thumbs.db [new file with mode: 0644]
app_plandutravail_lu/index.php
app_plandutravail_lu/lib/POT/Company.php
app_plandutravail_lu/lib/POT/DayTemplate.php [new file with mode: 0644]
app_plandutravail_lu/lib/POT/Period.php
app_plandutravail_lu/lib/POT/Planning.php [new file with mode: 0644]
app_plandutravail_lu/lib/POT/Report.php
app_plandutravail_lu/lib/POT/Staff.php
app_plandutravail_lu/lib/POT/TimeClock.php [new file with mode: 0644]
app_plandutravail_lu/lib/POT/TimeTracker.php
app_plandutravail_lu/lib/POT/User.php
app_plandutravail_lu/lib/POT/Workplan.php
app_plandutravail_lu/lib/POT/XlsxExport.php [new file with mode: 0644]
app_plandutravail_lu/lib/composer.json
app_plandutravail_lu/lib/composer.lock
app_plandutravail_lu/lib/config.php
app_plandutravail_lu/lib/database.php
app_plandutravail_lu/lib/lang/de.php
app_plandutravail_lu/lib/lang/fr.php
app_plandutravail_lu/lib/session.php
app_plandutravail_lu/lib/vendor/autoload.php
app_plandutravail_lu/lib/vendor/composer/ClassLoader.php
app_plandutravail_lu/lib/vendor/composer/InstalledVersions.php
app_plandutravail_lu/lib/vendor/composer/autoload_classmap.php
app_plandutravail_lu/lib/vendor/composer/autoload_files.php
app_plandutravail_lu/lib/vendor/composer/autoload_namespaces.php
app_plandutravail_lu/lib/vendor/composer/autoload_psr4.php
app_plandutravail_lu/lib/vendor/composer/autoload_real.php
app_plandutravail_lu/lib/vendor/composer/autoload_static.php
app_plandutravail_lu/lib/vendor/composer/installed.json
app_plandutravail_lu/lib/vendor/composer/installed.php
app_plandutravail_lu/lib/vendor/composer/platform_check.php
app_plandutravail_lu/lib/vendor/doctrine/collections/.doctrine-project.json
app_plandutravail_lu/lib/vendor/doctrine/collections/CONTRIBUTING.md
app_plandutravail_lu/lib/vendor/doctrine/collections/README.md
app_plandutravail_lu/lib/vendor/doctrine/collections/composer.json
app_plandutravail_lu/lib/vendor/doctrine/collections/docs/en/index.rst
app_plandutravail_lu/lib/vendor/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php
app_plandutravail_lu/lib/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
app_plandutravail_lu/lib/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
app_plandutravail_lu/lib/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Criteria.php
app_plandutravail_lu/lib/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php
app_plandutravail_lu/lib/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Comparison.php
app_plandutravail_lu/lib/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/CompositeExpression.php
app_plandutravail_lu/lib/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Expression.php
app_plandutravail_lu/lib/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Value.php
app_plandutravail_lu/lib/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
app_plandutravail_lu/lib/vendor/doctrine/collections/phpstan.neon.dist [deleted file]
app_plandutravail_lu/lib/vendor/doctrine/collections/psalm.xml.dist [deleted file]
app_plandutravail_lu/lib/vendor/doctrine/deprecations/LICENSE [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/doctrine/deprecations/README.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/doctrine/deprecations/composer.json [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/PHPUnit/VerifyDeprecations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/doctrine/deprecations/phpcs.xml [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/CHANGELOG.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/CREDITS [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/LICENSE [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/README.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/VERSION [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/composer.json [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier.auto.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier.autoload-legacy.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier.autoload.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier.func.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier.includes.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier.kses.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier.path.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier.safe-includes.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Arborize.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrCollections.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/AlphaValue.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Background.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Border.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Color.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Composite.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Filter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Font.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/FontFamily.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Ident.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Length.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/ListStyle.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Multiple.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Number.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Percentage.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/TextDecoration.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/URI.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Clone.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Enum.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Bool.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Class.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Color.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/ContentEditable.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/FrameTarget.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/ID.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Length.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/LinkTypes.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/MultiLength.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Nmtokens.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Pixels.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Integer.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Lang.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Switch.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Text.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Email.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Host.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/IPv4.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/IPv6.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Background.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BdoDir.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BgColor.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/BoolToCSS.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Border.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/EnumToCSS.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgRequired.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgSpace.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Input.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Lang.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Length.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Name.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/NameSync.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Nofollow.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeEmbed.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeObject.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeParam.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/ScriptRequired.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetBlank.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetNoopener.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetNoreferrer.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransform/Textarea.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTypes.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrValidator.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Bootstrap.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/CSSDefinition.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Chameleon.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Custom.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Empty.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/List.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Optional.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Required.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/StrictBlockquote.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Table.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Config.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Builder/Xml.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Exception.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange/Directive.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange/Id.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Validator.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/ValidatorAtom.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema.ser [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.ID.HTML5.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.Predicate.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowDuplicates.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowedFonts.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPermissions.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyRemoveScript.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AllowHostnameUnderscore.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AllowParseManyTags.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.DisableExcludes.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EnableIDNA.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.Language.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.LegacyEntityDecoder.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedCommentsRegexp.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Forms.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Nofollow.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeIframe.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.SafeScripting.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetBlank.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetNoopener.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TargetNoreferrer.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Base.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Host.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/info.ini [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ContentSets.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Context.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Definition.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Memory.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Template.php.in [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Null.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/README [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCacheFactory.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Doctype.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DoctypeRegistry.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ElementDef.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Encoder.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityLookup.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityLookup/entities.ser [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/EntityParser.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ErrorCollector.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ErrorStruct.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Exception.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter/ExtractStyleBlocks.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter/YouTube.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Generator.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLDefinition.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Bdo.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/CommonAttributes.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Edit.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Forms.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Hypertext.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Iframe.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Image.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Legacy.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/List.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Name.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Nofollow.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Object.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Presentation.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Proprietary.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Ruby.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeEmbed.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeObject.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeScripting.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Scripting.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/StyleAttribute.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tables.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Target.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/TargetBlank.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/TargetNoopener.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/TargetNoreferrer.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Text.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Name.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Proprietary.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Strict.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Transitional.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/XHTML.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/XMLCommonAttributes.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModuleManager.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/IDAccumulator.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/AutoParagraph.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/DisplayLinkURI.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/Linkify.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/PurifierLinkify.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/RemoveEmpty.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/SafeObject.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Language.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Language/messages/en.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/LanguageFactory.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Length.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/DOMLex.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/DirectLex.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/PH5P.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Comment.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Element.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/Text.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/PercentEncoder.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/CSSDefinition.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.css [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.js [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/HTMLDefinition.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/PropertyList.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/PropertyListIterator.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Queue.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/Composite.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/Core.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/FixNesting.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/MakeWellFormed.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/RemoveForeignElements.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/ValidateAttributes.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/StringHash.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/StringHashParser.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/TagTransform.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/TagTransform/Font.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/TagTransform/Simple.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Comment.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Empty.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/End.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Start.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Tag.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/Text.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/TokenFactory.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URI.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIDefinition.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/DisableExternal.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/DisableExternalResources.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/DisableResources.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/HostBlacklist.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/MakeAbsolute.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/Munge.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/SafeIframe.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIParser.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/data.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/file.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/ftp.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/http.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/https.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/mailto.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/news.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/nntp.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIScheme/tel.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URISchemeRegistry.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/UnitConverter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParser.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParser/Flexible.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParser/Native.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParserException.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Zipper.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/.editorconfig [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/.phive/phars.xml [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/.php-cs-fixer.dist.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/.phpdoc/template/base.html.twig [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/.tool-versions [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/LICENSE [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/README.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/composer.json [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/guides/ContentLength.rst [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/guides/FlySystem.rst [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/guides/Nginx.rst [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/guides/Options.rst [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/guides/PSR7Streams.rst [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/guides/StreamOutput.rst [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/guides/Symfony.rst [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/guides/Varnish.rst [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/guides/index.rst [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/phpdoc.dist.xml [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/phpunit.xml.dist [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/psalm.xml [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/src/Bigint.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/src/DeflateStream.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/src/Exception.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/src/Exception/EncodingException.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/src/Exception/FileNotFoundException.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/src/Exception/FileNotReadableException.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/src/Exception/IncompatibleOptionsException.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/src/Exception/OverflowException.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/src/Exception/StreamNotReadableException.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/src/File.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/src/Option/Archive.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/src/Option/File.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/src/Option/Method.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/src/Option/Version.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/src/Stream.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/src/ZipStream.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/test/BigintTest.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/test/ZipStreamTest.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/test/bootstrap.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/maennchen/zipstream-php/test/bug/BugHonorFileTimeTest.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/complex/.github/workflows/main.yml [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/complex/README.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/complex/classes/src/Complex.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/complex/classes/src/Exception.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/complex/classes/src/Functions.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/complex/classes/src/Operations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/complex/composer.json [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/complex/examples/complexTest.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/complex/examples/testFunctions.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/complex/examples/testOperations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/complex/license.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/.github/workflows/main.yaml [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/README.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/buildPhar.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/classes/src/Builder.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/classes/src/Decomposition/Decomposition.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/classes/src/Decomposition/LU.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/classes/src/Decomposition/QR.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/classes/src/Div0Exception.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/classes/src/Exception.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/classes/src/Functions.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/classes/src/Matrix.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/classes/src/Operations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/classes/src/Operators/Addition.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/classes/src/Operators/DirectSum.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/classes/src/Operators/Division.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/classes/src/Operators/Multiplication.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/classes/src/Operators/Operator.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/classes/src/Operators/Subtraction.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/composer.json [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/examples/test.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/infection.json.dist [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/license.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/markbaker/matrix/phpstan.neon [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/myclabs/php-enum/LICENSE [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/myclabs/php-enum/README.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/myclabs/php-enum/SECURITY.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/myclabs/php-enum/composer.json [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/myclabs/php-enum/src/Enum.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/myclabs/php-enum/src/PHPUnit/Comparator.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/myclabs/php-enum/stubs/Stringable.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/README.md
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/SECURITY.md
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/VERSION
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/composer.json
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/get_oauth_token.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-af.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ar.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-az.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ba.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-be.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-bg.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ca.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ch.php [deleted file]
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-cs.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-da.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-de.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-el.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-eo.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-es.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-et.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fa.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fi.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fo.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fr.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-gl.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-he.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hi.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hr.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hu.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hy.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-id.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-it.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ja.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ka.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ko.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-lt.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-lv.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-mg.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-mn.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ms.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-nb.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-nl.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-pl.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt_br.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ro.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ru.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sk.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sl.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr_latn.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sv.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-tl.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-tr.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-uk.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-vi.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh_cn.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/src/Exception.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/src/OAuth.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/src/OAuthTokenProvider.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/src/PHPMailer.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/src/POP3.php
app_plandutravail_lu/lib/vendor/phpmailer/phpmailer/src/SMTP.php
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/.php-cs-fixer.dist.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/.phpcs.xml.dist [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/CHANGELOG.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/CONTRIBUTING.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/LICENSE [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/README.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/composer.json [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/phpstan-baseline.neon [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/phpstan-conditional.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/phpstan.neon.dist [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/ArrayEnabled.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/BinaryComparison.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Category.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DAverage.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DCount.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DCountA.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DGet.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DMax.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DMin.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DProduct.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DStDev.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DStDevP.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DSum.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DVar.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DVarP.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DatabaseAbstract.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTime.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Constants.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Current.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Date.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/DateParts.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/DateValue.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Days.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Days360.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Difference.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Helpers.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Month.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/NetworkDays.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Time.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/TimeParts.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/TimeValue.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Week.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/WorkDay.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/YearFrac.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/ArrayArgumentHelper.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/ArrayArgumentProcessor.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/BranchPruner.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/CyclicReferenceStack.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/FormattedNumber.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/Logger.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/Operands/Operand.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/Operands/StructuredReference.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BesselI.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BesselJ.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BesselK.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BesselY.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BitWise.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Compare.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Complex.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ComplexFunctions.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ComplexOperations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Constants.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertBase.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertBinary.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertDecimal.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertHex.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertOctal.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertUOM.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/EngineeringValidations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Erf.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ErfC.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Exception.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/ExceptionHandler.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Amortization.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/CashFlowValidations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Cumulative.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Interest.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/InterestAndPrincipal.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Payments.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Single.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/NonPeriodic.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/Periodic.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Constants.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Coupons.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Depreciation.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Dollar.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/FinancialValidations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Helpers.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/InterestRate.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/AccruedInterest.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/Price.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/Rates.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/SecurityValidations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/Yields.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/TreasuryBill.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/FormulaParser.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/FormulaToken.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Functions.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Information/ErrorValue.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Information/ExcelError.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Information/Value.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Internal/MakeMatrix.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Internal/WildcardMatch.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical/Boolean.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical/Conditional.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical/Operations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Address.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/ExcelMatch.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Filter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Formula.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/HLookup.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Helpers.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Hyperlink.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Indirect.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Lookup.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/LookupBase.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/LookupRefValidations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Matrix.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Offset.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/RowColumnInformation.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Selection.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Sort.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Unique.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/VLookup.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Absolute.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Angle.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Arabic.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Base.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Ceiling.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Combinations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Exp.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Factorial.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Floor.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Gcd.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Helpers.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/IntClass.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Lcm.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Logarithms.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/MatrixFunctions.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Operations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Random.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Roman.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Round.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/SeriesSum.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Sign.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Sqrt.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Subtotal.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Sum.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/SumSquares.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Cosecant.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Cosine.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Cotangent.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Secant.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Sine.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Tangent.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trunc.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/AggregateBase.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Averages.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Averages/Mean.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Conditional.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Confidence.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Counts.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Deviations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Beta.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Binomial.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/ChiSquared.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/DistributionValidations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Exponential.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/F.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Fisher.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Gamma.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/GammaBase.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/HyperGeometric.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/LogNormal.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/NewtonRaphson.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Normal.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Poisson.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/StandardNormal.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/StudentT.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Weibull.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/MaxMinBase.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Maximum.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Minimum.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Percentiles.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Permutations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Size.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/StandardDeviations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Standardize.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/StatisticalValidations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Trends.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/VarianceBase.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Variances.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/CaseConvert.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/CharacterConvert.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Concatenate.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Extract.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Format.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Helpers.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Replace.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Search.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Text.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Trim.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Token/Stack.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Web.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Web/Service.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/Translations.xlsx [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/bg/config [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/bg/functions [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/cs/config [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/cs/functions [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/da/config [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/da/functions [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/de/config [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/de/functions [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/en/uk/config [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/es/config [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/es/functions [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fi/config [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fi/functions [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fr/config [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fr/functions [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/hu/config [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/hu/functions [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/it/config [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/it/functions [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nb/config [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nb/functions [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nl/config [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nl/functions [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pl/config [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pl/functions [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/br/config [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/br/functions [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/config [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/functions [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/ru/config [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/ru/functions [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/sv/config [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/sv/functions [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/tr/config [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/tr/functions [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AddressHelper.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AddressRange.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AdvancedValueBinder.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Cell.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/CellAddress.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/CellRange.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/ColumnRange.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Coordinate.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DataType.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DataValidation.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DataValidator.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DefaultValueBinder.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Hyperlink.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/IValueBinder.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/RowRange.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/StringValueBinder.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/CellReferenceHelper.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Axis.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Chart.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/ChartColor.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/DataSeries.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/DataSeriesValues.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Exception.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/GridLines.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Layout.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Legend.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/PlotArea.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Properties.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/IRenderer.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/JpGraph.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/JpGraphRendererBase.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/MtJpGraphRenderer.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/PHP Charting Libraries.txt [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Title.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/TrendLine.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Cells.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/CellsFactory.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Memory/SimpleCache1.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Memory/SimpleCache3.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Comment.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/DefinedName.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/Properties.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/Security.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Exception.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/HashTable.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Dimension.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Html.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Sample.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Size.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/TextGrid.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/IComparable.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/IOFactory.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/NamedFormula.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/NamedRange.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/BaseReader.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv/Delimiter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/DefaultReadFilter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Exception.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric/PageSetup.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric/Properties.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric/Styles.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Html.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/IReadFilter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/IReader.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/AutoFilter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/BaseLoader.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/DefinedNames.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/FormulaTranslator.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/PageSettings.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/Properties.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Security/XmlScanner.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Slk.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color/BIFF5.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color/BIFF8.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color/BuiltIn.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/ConditionalFormatting.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/DataValidationHelper.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/ErrorCode.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Escher.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/MD5.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/RC4.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/Border.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/CellAlignment.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/CellFont.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/FillPattern.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/AutoFilter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/BaseParserClass.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Chart.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/ColumnAndRowAttributes.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/ConditionalStyles.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/DataValidations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Hyperlinks.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Namespaces.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/PageSetup.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Properties.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/SheetViewOptions.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/SheetViews.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Styles.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/TableReader.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Theme.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/WorkbookView.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/PageSettings.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Properties.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/Alignment.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/Border.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/Fill.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/Font.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/NumberFormat.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/StyleBase.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/ReferenceHelper.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/ITextElement.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/RichText.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/Run.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/TextElement.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Settings.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/CodePage.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Date.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Drawing.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/File.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Font.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/IntOrFloat.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS/File.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS/Root.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLERead.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/PasswordHasher.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/StringHelper.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/TimeZone.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/BestFit.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/ExponentialBestFit.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/LinearBestFit.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/LogarithmicBestFit.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/PolynomialBestFit.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/PowerBestFit.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/Trend.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/XMLWriter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Xls.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Alignment.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Border.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Borders.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Color.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Conditional.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/CellMatcher.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/CellStyleAssessor.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBar.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBarExtension.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormatValueObject.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormattingRuleExtension.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/StyleMerger.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Blanks.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/CellValue.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/DateValue.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Duplicates.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Errors.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Expression.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/TextValue.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/WizardAbstract.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/WizardInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Fill.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Font.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/BaseFormatter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/DateFormatter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Formatter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/FractionFormatter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/NumberFormatter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/PercentageFormatter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Accounting.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Currency.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Locale.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Number.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/NumberBase.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Percentage.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Scientific.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Wizard.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Protection.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Style.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Supervisor.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter/Column.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter/Column/Rule.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFit.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/BaseDrawing.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/CellIterator.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Column.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnCellIterator.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnDimension.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnIterator.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Dimension.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Drawing.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Drawing/Shadow.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/HeaderFooter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/HeaderFooterDrawing.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Iterator.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/MemoryDrawing.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageBreak.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageMargins.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageSetup.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Protection.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Row.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowCellIterator.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowDimension.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowIterator.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/SheetView.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table/Column.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table/TableStyle.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Validations.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/BaseWriter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Csv.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Exception.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Html.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/IWriter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/AutoFilters.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Cell/Comment.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Cell/Style.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Content.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Formula.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Meta.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/MetaInf.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Mimetype.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/NamedExpressions.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Settings.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Styles.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Thumbnails.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/WriterPart.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf/Dompdf.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf/Mpdf.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf/Tcpdf.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/BIFFwriter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/CellDataValidation.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/ConditionalHelper.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/ErrorCode.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Escher.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Font.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Style/CellAlignment.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Style/CellBorder.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Style/CellFill.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Style/ColorMap.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Workbook.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Xf.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/AutoFilter.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Chart.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Comments.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/ContentTypes.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/DefinedNames.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/DocProps.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Drawing.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/FunctionPrefix.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Rels.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/RelsRibbon.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/RelsVBA.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/StringTable.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Style.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Table.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Theme.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Workbook.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Worksheet.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/WriterPart.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-client/CHANGELOG.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-client/LICENSE [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-client/README.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-client/composer.json [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-client/src/ClientExceptionInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-client/src/ClientInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-client/src/NetworkExceptionInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-client/src/RequestExceptionInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-factory/.gitignore [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-factory/.pullapprove.yml [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-factory/LICENSE [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-factory/README.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-factory/composer.json [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-factory/src/RequestFactoryInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-factory/src/ResponseFactoryInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-factory/src/StreamFactoryInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-factory/src/UriFactoryInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-message/CHANGELOG.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-message/LICENSE [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-message/README.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-message/composer.json [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-message/src/MessageInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-message/src/RequestInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-message/src/ResponseInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-message/src/ServerRequestInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-message/src/StreamInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-message/src/UploadedFileInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/http-message/src/UriInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/simple-cache/.editorconfig [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/simple-cache/LICENSE.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/simple-cache/README.md [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/simple-cache/composer.json [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/simple-cache/src/CacheException.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/simple-cache/src/CacheInterface.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/psr/simple-cache/src/InvalidArgumentException.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/simshaun/recurr/.gitattributes [deleted file]
app_plandutravail_lu/lib/vendor/simshaun/recurr/.gitignore [deleted file]
app_plandutravail_lu/lib/vendor/symfony/polyfill-ctype/Ctype.php
app_plandutravail_lu/lib/vendor/symfony/polyfill-ctype/README.md
app_plandutravail_lu/lib/vendor/symfony/polyfill-ctype/composer.json
app_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/Mbstring.php
app_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/README.md
app_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php
app_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
app_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/bootstrap.php
app_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/bootstrap80.php
app_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/composer.json
app_plandutravail_lu/lib/vendor/twig/twig/.editorconfig [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/.gitattributes [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/.github/workflows/ci.yml [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/.github/workflows/documentation.yml [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/.gitignore [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/.php_cs.dist [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/CHANGELOG
app_plandutravail_lu/lib/vendor/twig/twig/LICENSE
app_plandutravail_lu/lib/vendor/twig/twig/README.rst
app_plandutravail_lu/lib/vendor/twig/twig/composer.json
app_plandutravail_lu/lib/vendor/twig/twig/doc/.doctor-rst.yaml [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/_build/.requirements.txt [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/_build/Makefile [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/_build/conf.py [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/advanced.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/api.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/coding_standards.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/deprecated.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/abs.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/batch.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/capitalize.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/column.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/convert_encoding.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/country_name.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/currency_name.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/currency_symbol.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/data_uri.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/date.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/date_modify.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/default.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/escape.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/filter.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/first.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/format.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/format_currency.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/format_date.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/format_datetime.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/format_number.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/format_time.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/html_to_markdown.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/index.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/inky_to_html.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/inline_css.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/join.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/json_encode.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/keys.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/language_name.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/last.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/length.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/locale_name.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/lower.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/map.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/markdown_to_html.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/merge.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/nl2br.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/number_format.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/raw.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/reduce.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/replace.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/reverse.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/round.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/slice.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/slug.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/sort.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/spaceless.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/split.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/striptags.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/timezone_name.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/title.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/trim.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/u.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/upper.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/filters/url_encode.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/functions/attribute.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/functions/block.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/functions/constant.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/functions/country_timezones.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/functions/cycle.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/functions/date.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/functions/dump.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/functions/html_classes.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/functions/include.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/functions/index.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/functions/max.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/functions/min.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/functions/parent.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/functions/random.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/functions/range.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/functions/source.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/functions/template_from_string.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/index.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/installation.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/internals.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/intro.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/recipes.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/apply.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/autoescape.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/block.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/cache.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/deprecated.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/do.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/embed.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/extends.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/flush.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/for.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/from.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/if.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/import.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/include.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/index.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/macro.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/sandbox.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/set.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/use.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/verbatim.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tags/with.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/templates.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tests/constant.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tests/defined.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tests/divisibleby.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tests/empty.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tests/even.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tests/index.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tests/iterable.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tests/null.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tests/odd.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/doc/tests/sameas.rst [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/drupal_test.sh [deleted file]
app_plandutravail_lu/lib/vendor/twig/twig/src/Cache/FilesystemCache.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Compiler.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Environment.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Error/Error.php
app_plandutravail_lu/lib/vendor/twig/twig/src/ExpressionParser.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Extension/CoreExtension.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Extension/EscaperExtension.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Extension/ExtensionInterface.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Extension/GlobalsInterface.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Extension/SandboxExtension.php
app_plandutravail_lu/lib/vendor/twig/twig/src/ExtensionSet.php
app_plandutravail_lu/lib/vendor/twig/twig/src/FileExtensionEscapingStrategy.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Lexer.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Loader/ArrayLoader.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Loader/FilesystemLoader.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Markup.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/HasEveryBinary.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/HasSomeBinary.php [new file with mode: 0644]
app_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/CallExpression.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Node/IfNode.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Node/IncludeNode.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Node/MacroNode.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Node/Node.php
app_plandutravail_lu/lib/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php
app_plandutravail_lu/lib/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Parser.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/Profile.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Template.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Test/IntegrationTestCase.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Test/NodeTestCase.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Token.php
app_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/ForTokenParser.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Util/DeprecationCollector.php
app_plandutravail_lu/lib/vendor/twig/twig/src/Util/TemplateDirIterator.php
app_plandutravail_lu/lib/version.php
app_plandutravail_lu/log/plannig.log [moved from timeclock_plandutravail_lu/js/request.js with 100% similarity]
app_plandutravail_lu/log/sql.log
app_plandutravail_lu/log/sqlx.log
app_plandutravail_lu/log/sqlxx.log [moved from timeclock_plandutravail_lu/tmpl/module/js/request.js with 100% similarity]
app_plandutravail_lu/log/xlsx.log [new file with mode: 0644]
app_plandutravail_lu/tmpl/block/common_head.html
app_plandutravail_lu/tmpl/block/common_scripts.html [deleted file]
app_plandutravail_lu/tmpl/block/dlgdataload.html
app_plandutravail_lu/tmpl/block/pnl_load.html [new file with mode: 0644]
app_plandutravail_lu/tmpl/index.html
app_plandutravail_lu/tmpl/login.html
app_plandutravail_lu/tmpl/module/admin.html [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/admin/admin.html [deleted file]
app_plandutravail_lu/tmpl/module/admin/adminvacancydays.html
app_plandutravail_lu/tmpl/module/admin/adminvacancytypes.html
app_plandutravail_lu/tmpl/module/admin/companies.js [deleted file]
app_plandutravail_lu/tmpl/module/admin/schemadataset.js [deleted file]
app_plandutravail_lu/tmpl/module/admin/sectors.html
app_plandutravail_lu/tmpl/module/admin/sectors.js [deleted file]
app_plandutravail_lu/tmpl/module/admin/staffgroups.js [deleted file]
app_plandutravail_lu/tmpl/module/admin/users.js [deleted file]
app_plandutravail_lu/tmpl/module/admin/vacancydays.js [deleted file]
app_plandutravail_lu/tmpl/module/admin/vacancytypes.js [deleted file]
app_plandutravail_lu/tmpl/module/admin/worktimes.js [deleted file]
app_plandutravail_lu/tmpl/module/company.html
app_plandutravail_lu/tmpl/module/company/company.js [deleted file]
app_plandutravail_lu/tmpl/module/company/dlg_period.html [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/company/pnl_basedata.html
app_plandutravail_lu/tmpl/module/daytemplate.html [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/help.html
app_plandutravail_lu/tmpl/module/index.html
app_plandutravail_lu/tmpl/module/js/admin/admcompanies.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/admin/admschemadataset.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/admin/admsectors.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/admin/admstaffgroups.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/admin/admusers.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/admin/admvacancydays.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/admin/admvacancytypes.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/admin/admworktimes.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/app.js
app_plandutravail_lu/tmpl/module/js/archive.js [moved from app_plandutravail_lu/tmpl/module/archive/archive.js with 96% similarity]
app_plandutravail_lu/tmpl/module/js/colors.js
app_plandutravail_lu/tmpl/module/js/company.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/dataform.js
app_plandutravail_lu/tmpl/module/js/daytemplate.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/help.js [moved from app_plandutravail_lu/tmpl/module/help/help.js with 97% similarity]
app_plandutravail_lu/tmpl/module/js/index.js [moved from app_plandutravail_lu/tmpl/module/index/index.js with 82% similarity]
app_plandutravail_lu/tmpl/module/js/period.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/periodday.js [moved from app_plandutravail_lu/tmpl/module/periods/periodday.js with 77% similarity]
app_plandutravail_lu/tmpl/module/js/periodvalidation.js [moved from app_plandutravail_lu/tmpl/module/periods/periodvalidation.js with 100% similarity]
app_plandutravail_lu/tmpl/module/js/planning.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/admcompanies.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/admin.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/admschemadataset.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/admsectors.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/admstaffgroups.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/admusers.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/admvacancydays.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/admvacancytypes.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/admworktimes.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/app.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/archive.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/colors.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/companies.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/company.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/dataform.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/daytemplate.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/help.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/index.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/period.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/periodday.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/periodvalidation.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/planning.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/pot.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/potdev.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/profile.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/reportperiod.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/request.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/schemadataset.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/sectors.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/staff.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/staffcontract.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/staffgroups.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/staffmonths.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/staffperiods.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/staffperiodweeks.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/staffvacancy.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/sw.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/tablehelper.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/timecalc.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/timeclock.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/timetracker.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/timetrackers.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/users.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/vacancydays.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/vacmonthly.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/vacyearly.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/pot/workplans.min.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/profile.js [moved from app_plandutravail_lu/tmpl/module/profile/profile.js with 100% similarity]
app_plandutravail_lu/tmpl/module/js/reportperiod.js [moved from app_plandutravail_lu/tmpl/module/periods/reportperiod.js with 92% similarity]
app_plandutravail_lu/tmpl/module/js/request.js
app_plandutravail_lu/tmpl/module/js/staff.js [moved from app_plandutravail_lu/tmpl/module/staff/staff.js with 93% similarity]
app_plandutravail_lu/tmpl/module/js/staffcontract.js [moved from app_plandutravail_lu/tmpl/module/staff/staffcontract.js with 100% similarity]
app_plandutravail_lu/tmpl/module/js/staffgroups.js [moved from app_plandutravail_lu/tmpl/module/company/staffgroups.js with 100% similarity]
app_plandutravail_lu/tmpl/module/js/staffmonths.js [moved from app_plandutravail_lu/tmpl/module/staff/staffmonths.js with 94% similarity]
app_plandutravail_lu/tmpl/module/js/staffperiods.js [moved from app_plandutravail_lu/tmpl/module/staff/staffperiods.js with 87% similarity]
app_plandutravail_lu/tmpl/module/js/staffperiodweeks.js [moved from app_plandutravail_lu/tmpl/module/periods/staffperiodweeks.js with 97% similarity]
app_plandutravail_lu/tmpl/module/js/staffvacancy.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/tablehelper.js
app_plandutravail_lu/tmpl/module/js/timecalc.js
app_plandutravail_lu/tmpl/module/js/timeclock.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/timetracker.js [moved from app_plandutravail_lu/tmpl/module/timetracker/timetracker.js with 100% similarity]
app_plandutravail_lu/tmpl/module/js/timetrackers.js [moved from app_plandutravail_lu/tmpl/module/timetracker/timetrackers.js with 100% similarity]
app_plandutravail_lu/tmpl/module/js/users.js [moved from app_plandutravail_lu/tmpl/module/company/users.js with 100% similarity]
app_plandutravail_lu/tmpl/module/js/vacancydays.js [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/js/vacmonthly.js [moved from app_plandutravail_lu/tmpl/module/vacancydays/vacmonthly.js with 98% similarity]
app_plandutravail_lu/tmpl/module/js/vacyearly.js [moved from app_plandutravail_lu/tmpl/module/vacancydays/vacyearly.js with 99% similarity]
app_plandutravail_lu/tmpl/module/js/workplans.js [moved from app_plandutravail_lu/tmpl/module/workplans/workplans.js with 95% similarity]
app_plandutravail_lu/tmpl/module/periods.html
app_plandutravail_lu/tmpl/module/periods/dlgstaffperioddays.html
app_plandutravail_lu/tmpl/module/planning.html
app_plandutravail_lu/tmpl/module/planning/dlg_changedaytemplate.html [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/planning/planning.js [deleted file]
app_plandutravail_lu/tmpl/module/staff.html
app_plandutravail_lu/tmpl/module/staff/dlg_addvacancyyears.html
app_plandutravail_lu/tmpl/module/staff/pnl_basedata.html
app_plandutravail_lu/tmpl/module/staff/staffvacancy.js [deleted file]
app_plandutravail_lu/tmpl/module/timeclock.html
app_plandutravail_lu/tmpl/module/timeclock/timeclock.js [deleted file]
app_plandutravail_lu/tmpl/module/timetracker/pnl_timetracker.html [moved from app_plandutravail_lu/tmpl/module/timetracker/pnl_timertracker.html with 100% similarity]
app_plandutravail_lu/tmpl/module/timetrackers.html
app_plandutravail_lu/tmpl/module/vacancydays/vacancydays.html
app_plandutravail_lu/tmpl/module/vacancydays/vacancydays.js [deleted file]
app_plandutravail_lu/tmpl/module/vacmonthly.html
app_plandutravail_lu/tmpl/module/vacyearly.html
app_plandutravail_lu/tmpl/module/workplans.html
app_plandutravail_lu/tmpl/module/workplans/daytemplate.html [new file with mode: 0644]
app_plandutravail_lu/tmpl/module/workplans/dlg_dayname.html [new file with mode: 0644]
app_plandutravail_lu/vendors/slimselect/slimselect.css
app_plandutravail_lu/vendors/slimselect/slimselect.min.css
app_plandutravail_lu/vendors/tabulator/5.4.3/css/tabulator.css [new file with mode: 0644]
app_plandutravail_lu/vendors/tabulator/5.4.3/css/tabulator.css.map [new file with mode: 0644]
app_plandutravail_lu/vendors/tabulator/5.4.3/css/tabulator.min.css [new file with mode: 0644]
app_plandutravail_lu/vendors/tabulator/5.4.3/css/tabulator.min.css.map [new file with mode: 0644]
app_plandutravail_lu/vendors/tabulator/5.4.3/css/tabulator_site.css [new file with mode: 0644]
app_plandutravail_lu/vendors/tabulator/5.4.3/css/tabulator_site.css.map [new file with mode: 0644]
app_plandutravail_lu/vendors/tabulator/5.4.3/css/tabulator_site.min.css [new file with mode: 0644]
app_plandutravail_lu/vendors/tabulator/5.4.3/css/tabulator_site.min.css.map [new file with mode: 0644]
app_plandutravail_lu/vendors/tabulator/5.4.3/js/tabulator.js [new file with mode: 0644]
app_plandutravail_lu/vendors/tabulator/5.4.3/js/tabulator.js.map [new file with mode: 0644]
app_plandutravail_lu/vendors/tabulator/5.4.3/js/tabulator.min.js [new file with mode: 0644]
app_plandutravail_lu/vendors/tabulator/5.4.3/js/tabulator.min.js.map [new file with mode: 0644]
app_plandutravail_lu/vendors/tabulator/5.4.3/js/tabulator_esm.js [new file with mode: 0644]
app_plandutravail_lu/vendors/tabulator/5.4.3/js/tabulator_esm.js.map [new file with mode: 0644]
app_plandutravail_lu/vendors/tabulator/5.4.3/js/tabulator_esm.min.js [new file with mode: 0644]
app_plandutravail_lu/vendors/tabulator/5.4.3/js/tabulator_esm.min.js.map [new file with mode: 0644]
app_plandutravail_lu/vendors/vanilla-picker/vanilla-picker.csp.css [new file with mode: 0644]
app_plandutravail_lu/vendors/vanilla-picker/vanilla-picker.csp.js [new file with mode: 0644]
app_plandutravail_lu/vendors/vanilla-picker/vanilla-picker.csp.min.js [new file with mode: 0644]
app_plandutravail_lu/vendors/vanilla-picker/vanilla-picker.csp.mjs [new file with mode: 0644]
app_plandutravail_lu/vendors/vanilla-picker/vanilla-picker.js [new file with mode: 0644]
app_plandutravail_lu/vendors/vanilla-picker/vanilla-picker.min.js [new file with mode: 0644]
app_plandutravail_lu/vendors/vanilla-picker/vanilla-picker.mjs [new file with mode: 0644]
dev/create_cssicons.ps1
dev/listfiles.php [new file with mode: 0644]
dev/sqlviews.backup.sql [new file with mode: 0644]
hourtrax/nfcread/dev/createjar.ps1 [new file with mode: 0644]
hourtrax/nfcread/lu/plandutravail/NFCRead.class [new file with mode: 0644]
hourtrax/nfcread/lu/plandutravail/NFCRead.java [new file with mode: 0644]
icons/Thumbs.db
timeclock_plandutravail_lu/.htaccess [deleted file]
timeclock_plandutravail_lu/api.php [deleted file]
timeclock_plandutravail_lu/css/fonts/appicons.svg [deleted file]
timeclock_plandutravail_lu/css/fonts/appicons.ttf [deleted file]
timeclock_plandutravail_lu/css/fonts/appicons.woff [deleted file]
timeclock_plandutravail_lu/css/fonts/password.eot [deleted file]
timeclock_plandutravail_lu/css/fonts/password.svg [deleted file]
timeclock_plandutravail_lu/css/fonts/password.ttf [deleted file]
timeclock_plandutravail_lu/css/fonts/password.woff [deleted file]
timeclock_plandutravail_lu/css/fonts/password.woff2 [deleted file]
timeclock_plandutravail_lu/css/icons.css [deleted file]
timeclock_plandutravail_lu/css/theme.css [deleted file]
timeclock_plandutravail_lu/img/POT-logo.png [deleted file]
timeclock_plandutravail_lu/img/Thumbs.db [deleted file]
timeclock_plandutravail_lu/img/dks_1000.png [deleted file]
timeclock_plandutravail_lu/img/favicon/Thumbs.db [deleted file]
timeclock_plandutravail_lu/img/favicon/android-icon-144x144.png [deleted file]
timeclock_plandutravail_lu/img/favicon/android-icon-192x192.png [deleted file]
timeclock_plandutravail_lu/img/favicon/android-icon-36x36.png [deleted file]
timeclock_plandutravail_lu/img/favicon/android-icon-48x48.png [deleted file]
timeclock_plandutravail_lu/img/favicon/android-icon-72x72.png [deleted file]
timeclock_plandutravail_lu/img/favicon/android-icon-96x96.png [deleted file]
timeclock_plandutravail_lu/img/favicon/apple-icon-114x114.png [deleted file]
timeclock_plandutravail_lu/img/favicon/apple-icon-120x120.png [deleted file]
timeclock_plandutravail_lu/img/favicon/apple-icon-144x144.png [deleted file]
timeclock_plandutravail_lu/img/favicon/apple-icon-152x152.png [deleted file]
timeclock_plandutravail_lu/img/favicon/apple-icon-180x180.png [deleted file]
timeclock_plandutravail_lu/img/favicon/apple-icon-57x57.png [deleted file]
timeclock_plandutravail_lu/img/favicon/apple-icon-60x60.png [deleted file]
timeclock_plandutravail_lu/img/favicon/apple-icon-72x72.png [deleted file]
timeclock_plandutravail_lu/img/favicon/apple-icon-76x76.png [deleted file]
timeclock_plandutravail_lu/img/favicon/apple-icon-precomposed.png [deleted file]
timeclock_plandutravail_lu/img/favicon/apple-icon.png [deleted file]
timeclock_plandutravail_lu/img/favicon/browserconfig.xml [deleted file]
timeclock_plandutravail_lu/img/favicon/favicon-16x16.png [deleted file]
timeclock_plandutravail_lu/img/favicon/favicon-32x32.png [deleted file]
timeclock_plandutravail_lu/img/favicon/favicon-96x96.png [deleted file]
timeclock_plandutravail_lu/img/favicon/favicon.ico [deleted file]
timeclock_plandutravail_lu/img/favicon/manifest.json [deleted file]
timeclock_plandutravail_lu/img/favicon/ms-icon-144x144.png [deleted file]
timeclock_plandutravail_lu/img/favicon/ms-icon-150x150.png [deleted file]
timeclock_plandutravail_lu/img/favicon/ms-icon-310x310.png [deleted file]
timeclock_plandutravail_lu/img/favicon/ms-icon-70x70.png [deleted file]
timeclock_plandutravail_lu/img/fingerprint/finger1.svg [deleted file]
timeclock_plandutravail_lu/img/fingerprint/finger2.svg [deleted file]
timeclock_plandutravail_lu/img/fingerprint/finger3.svg [deleted file]
timeclock_plandutravail_lu/img/fingerprint/finger4.svg [deleted file]
timeclock_plandutravail_lu/img/fingerprint/finger5.svg [deleted file]
timeclock_plandutravail_lu/img/fingerprint/fingerprint-check.svg [deleted file]
timeclock_plandutravail_lu/img/fingerprint/fingerprint-crosshair.svg [deleted file]
timeclock_plandutravail_lu/img/fingerprint/fingerprint-remove.svg [deleted file]
timeclock_plandutravail_lu/img/fingerprint/fingerprint-remove_white.svg [deleted file]
timeclock_plandutravail_lu/img/fingerprint/fingerprint-scanning-index.svg [deleted file]
timeclock_plandutravail_lu/img/fingerprint/fingerprint-scanning.svg [deleted file]
timeclock_plandutravail_lu/img/fingerprint/fingerprint-search.svg [deleted file]
timeclock_plandutravail_lu/img/fingerprint/fingerprint-simple.svg [deleted file]
timeclock_plandutravail_lu/img/hourtrax copy.svg [deleted file]
timeclock_plandutravail_lu/img/hourtrax.png [deleted file]
timeclock_plandutravail_lu/img/hourtrax.svg [deleted file]
timeclock_plandutravail_lu/img/hwbagde.svg [deleted file]
timeclock_plandutravail_lu/img/key-fob.png [deleted file]
timeclock_plandutravail_lu/img/logo_512.png [deleted file]
timeclock_plandutravail_lu/img/nfc-scan.svg [deleted file]
timeclock_plandutravail_lu/img/nfc-scan_alt.svg [deleted file]
timeclock_plandutravail_lu/img/pot.svg [deleted file]
timeclock_plandutravail_lu/img/poticon512.png [deleted file]
timeclock_plandutravail_lu/img/potlogowhite.svg [deleted file]
timeclock_plandutravail_lu/img/pottop.png [deleted file]
timeclock_plandutravail_lu/img/splash.png [deleted file]
timeclock_plandutravail_lu/img/toplogo.png [deleted file]
timeclock_plandutravail_lu/img/touch.svg [deleted file]
timeclock_plandutravail_lu/index.fingerprint.html [deleted file]
timeclock_plandutravail_lu/index.php [deleted file]
timeclock_plandutravail_lu/js/app.js [deleted file]
timeclock_plandutravail_lu/js/data.js [deleted file]
timeclock_plandutravail_lu/js/fingerprint.js [deleted file]
timeclock_plandutravail_lu/js/shell.js [deleted file]
timeclock_plandutravail_lu/js/sqlite.js [deleted file]
timeclock_plandutravail_lu/js/sync.js [deleted file]
timeclock_plandutravail_lu/js/timecalc.js [deleted file]
timeclock_plandutravail_lu/js/timeclock.fingerprint.js [deleted file]
timeclock_plandutravail_lu/js/timeclock.js [deleted file]
timeclock_plandutravail_lu/lang/.htaccess [deleted file]
timeclock_plandutravail_lu/lib/.htaccess [deleted file]
timeclock_plandutravail_lu/lib/TimeClock.php [deleted file]
timeclock_plandutravail_lu/lib/composer.json [deleted file]
timeclock_plandutravail_lu/lib/composer.lock [deleted file]
timeclock_plandutravail_lu/lib/config.php [deleted file]
timeclock_plandutravail_lu/lib/database.php [deleted file]
timeclock_plandutravail_lu/lib/lang/de.php [deleted file]
timeclock_plandutravail_lu/lib/lang/fr.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/autoload.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/composer/ClassLoader.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/composer/InstalledVersions.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/composer/LICENSE [deleted file]
timeclock_plandutravail_lu/lib/vendor/composer/autoload_classmap.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/composer/autoload_files.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/composer/autoload_namespaces.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/composer/autoload_psr4.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/composer/autoload_real.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/composer/autoload_static.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/composer/installed.json [deleted file]
timeclock_plandutravail_lu/lib/vendor/composer/installed.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/composer/platform_check.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-ctype/Ctype.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-ctype/LICENSE [deleted file]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-ctype/README.md [deleted file]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-ctype/bootstrap.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-ctype/bootstrap80.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-ctype/composer.json [deleted file]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/LICENSE [deleted file]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/Mbstring.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/README.md [deleted file]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/bootstrap.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/bootstrap80.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/symfony/polyfill-mbstring/composer.json [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/.editorconfig [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/.gitattributes [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/.gitignore [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/.php_cs.dist [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/.travis.yml [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/CHANGELOG [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/LICENSE [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/README.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/composer.json [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/advanced.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/advanced_legacy.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/api.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/coding_standards.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/deprecated.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/abs.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/batch.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/capitalize.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/column.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/convert_encoding.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/country_name.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/currency_name.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/currency_symbol.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/data_uri.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/date.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/date_modify.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/default.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/escape.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/filter.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/first.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/format.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/format_currency.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/format_date.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/format_datetime.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/format_number.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/format_time.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/html_to_markdown.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/index.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/inky_to_html.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/inline_css.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/join.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/json_encode.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/keys.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/language_name.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/last.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/length.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/locale_name.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/lower.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/map.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/markdown_to_html.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/merge.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/nl2br.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/number_format.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/raw.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/reduce.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/replace.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/reverse.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/round.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/slice.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/sort.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/spaceless.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/split.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/striptags.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/timezone_name.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/title.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/trim.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/u.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/upper.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/filters/url_encode.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/attribute.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/block.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/constant.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/country_timezones.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/cycle.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/date.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/dump.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/html_classes.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/include.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/index.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/max.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/min.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/parent.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/random.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/range.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/source.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/functions/template_from_string.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/index.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/installation.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/internals.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/intro.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/recipes.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/apply.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/autoescape.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/block.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/deprecated.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/do.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/embed.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/extends.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/flush.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/for.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/from.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/if.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/import.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/include.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/index.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/macro.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/sandbox.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/set.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/use.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/verbatim.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tags/with.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/templates.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/constant.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/defined.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/divisibleby.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/empty.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/even.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/index.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/iterable.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/null.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/odd.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/doc/tests/sameas.rst [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/drupal_test.sh [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Cache/CacheInterface.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Cache/FilesystemCache.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Cache/NullCache.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Compiler.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Environment.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Error/Error.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Error/LoaderError.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Error/RuntimeError.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Error/SyntaxError.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/ExpressionParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/AbstractExtension.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/CoreExtension.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/DebugExtension.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/EscaperExtension.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/ExtensionInterface.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/GlobalsInterface.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/OptimizerExtension.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/ProfilerExtension.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/SandboxExtension.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/StagingExtension.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Extension/StringLoaderExtension.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/ExtensionSet.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/FileExtensionEscapingStrategy.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Lexer.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Loader/ArrayLoader.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Loader/ChainLoader.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Loader/FilesystemLoader.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Loader/LoaderInterface.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Markup.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/AutoEscapeNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/BlockNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/BlockReferenceNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/BodyNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/CheckSecurityNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/CheckToStringNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/DeprecatedNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/DoNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/EmbedNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/AbstractExpression.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/ArrayExpression.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/SpaceshipBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/CallExpression.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/ConstantExpression.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/FilterExpression.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/FunctionExpression.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/InlinePrint.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/NameExpression.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/ParentExpression.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/TempNameExpression.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Test/NullTest.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Test/OddTest.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/TestExpression.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Expression/VariadicExpression.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/FlushNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/ForLoopNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/ForNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/IfNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/ImportNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/IncludeNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/MacroNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/ModuleNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/Node.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/NodeCaptureInterface.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/NodeOutputInterface.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/PrintNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/SandboxNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/SetNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/TextNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Node/WithNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/NodeTraverser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/NodeVisitor/MacroAutoImportNodeVisitor.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Parser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Profiler/Profile.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Sandbox/SecurityError.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Sandbox/SecurityPolicy.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Source.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Template.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TemplateWrapper.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Test/IntegrationTestCase.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Test/NodeTestCase.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Token.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/BlockTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/DoTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/FlushTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/ForTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/FromTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/IfTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/ImportTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/MacroTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/SetTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/TokenParserInterface.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/UseTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenParser/WithTokenParser.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TokenStream.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TwigFilter.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TwigFunction.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/TwigTest.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Util/DeprecationCollector.php [deleted file]
timeclock_plandutravail_lu/lib/vendor/twig/twig/src/Util/TemplateDirIterator.php [deleted file]
timeclock_plandutravail_lu/lib/version.php [deleted file]
timeclock_plandutravail_lu/main.js [deleted file]
timeclock_plandutravail_lu/tmpl/.htaccess [deleted file]
timeclock_plandutravail_lu/tmpl/index.html [deleted file]
timeclock_plandutravail_lu/tmpl/module/index.html [deleted file]
timeclock_plandutravail_lu/tmpl/module/js/app.js [deleted file]
timeclock_plandutravail_lu/tmpl/module/js/timecalc.js [deleted file]
timeclock_plandutravail_lu/tmpl/module/js/timeclock.js [deleted file]
timeclock_plandutravail_lu/tmpl/panels/appkey.html [deleted file]
timeclock_plandutravail_lu/tmpl/panels/badgesadmin.html [deleted file]
timeclock_plandutravail_lu/tmpl/panels/nfcscan.html [deleted file]
timeclock_plandutravail_lu/tmpl/panels/pincode.html [deleted file]
timeclock_plandutravail_lu/tmpl/panels/screensaver.html [deleted file]
timeclock_plandutravail_lu/tmpl/panels/status.html [deleted file]
timeclock_plandutravail_lu/tmpl/panels/timetrack.html [deleted file]
timeclock_plandutravail_lu/tmpl/panels/userlist.html [deleted file]
timeclock_plandutravail_lu/vendor/luxon/luxon.js [deleted file]
timeclock_plandutravail_lu/vendor/luxon/luxon.min.js [deleted file]
timeclock_plandutravail_lu/vendor/moment/locales.js [deleted file]
timeclock_plandutravail_lu/vendor/moment/locales.min.js [deleted file]
timeclock_plandutravail_lu/vendor/moment/locales.min.js.map [deleted file]
timeclock_plandutravail_lu/vendor/moment/moment-with-locales.js [deleted file]
timeclock_plandutravail_lu/vendor/moment/moment-with-locales.min.js [deleted file]
timeclock_plandutravail_lu/vendor/moment/moment-with-locales.min.js.map [deleted file]
timeclock_plandutravail_lu/vendor/moment/moment.js [deleted file]
timeclock_plandutravail_lu/vendor/moment/moment.min.js [deleted file]
timeclock_plandutravail_lu/vendor/moment/moment.min.js.map [deleted file]
track/.htaccess [deleted file]
track/css/fonts/appicons.eot [deleted file]
track/css/fonts/appicons.svg [deleted file]
track/css/fonts/appicons.ttf [deleted file]
track/css/fonts/appicons.woff [deleted file]
track/css/icons.css [deleted file]
track/css/theme.css [deleted file]
track/favicon.ico [deleted file]
track/img/POT-logo.png [deleted file]
track/img/bg1.jpg [deleted file]
track/img/dks_1000.png [deleted file]
track/img/favicon/android-icon-144x144.png [deleted file]
track/img/favicon/android-icon-192x192.png [deleted file]
track/img/favicon/android-icon-36x36.png [deleted file]
track/img/favicon/android-icon-48x48.png [deleted file]
track/img/favicon/android-icon-512x512.png [deleted file]
track/img/favicon/android-icon-72x72.png [deleted file]
track/img/favicon/android-icon-96x96.png [deleted file]
track/img/favicon/apple-icon-114x114.png [deleted file]
track/img/favicon/apple-icon-120x120.png [deleted file]
track/img/favicon/apple-icon-144x144.png [deleted file]
track/img/favicon/apple-icon-152x152.png [deleted file]
track/img/favicon/apple-icon-180x180.png [deleted file]
track/img/favicon/apple-icon-57x57.png [deleted file]
track/img/favicon/apple-icon-60x60.png [deleted file]
track/img/favicon/apple-icon-72x72.png [deleted file]
track/img/favicon/apple-icon-76x76.png [deleted file]
track/img/favicon/apple-icon-precomposed.png [deleted file]
track/img/favicon/apple-icon.png [deleted file]
track/img/favicon/browserconfig.xml [deleted file]
track/img/favicon/favicon-16x16.png [deleted file]
track/img/favicon/favicon-32x32.png [deleted file]
track/img/favicon/favicon-96x96.png [deleted file]
track/img/favicon/favicon.ico [deleted file]
track/img/favicon/manifest.json [deleted file]
track/img/favicon/ms-icon-144x144.png [deleted file]
track/img/favicon/ms-icon-150x150.png [deleted file]
track/img/favicon/ms-icon-310x310.png [deleted file]
track/img/favicon/ms-icon-70x70.png [deleted file]
track/img/help/add-staff.png [deleted file]
track/img/help/bar-staff.png [deleted file]
track/img/help/index.png [deleted file]
track/img/help/staff-contractdata.png [deleted file]
track/img/key-fob.png [deleted file]
track/img/logo_512.png [deleted file]
track/img/logo_512_xx.png [deleted file]
track/img/nfc-scan.svg [deleted file]
track/img/nfc-scan_alt.svg [deleted file]
track/img/pot.svg [deleted file]
track/img/potbg.jpg [deleted file]
track/img/poticon512.png [deleted file]
track/img/potlogowhite.svg [deleted file]
track/img/pottop.png [deleted file]
track/img/splashscreens/ipad_splash.png [deleted file]
track/img/splashscreens/ipadpro1_splash.png [deleted file]
track/img/splashscreens/ipadpro2_splash.png [deleted file]
track/img/splashscreens/ipadpro3_splash.png [deleted file]
track/img/splashscreens/iphone5_splash.png [deleted file]
track/img/splashscreens/iphone6_splash.png [deleted file]
track/img/splashscreens/iphoneplus_splash.png [deleted file]
track/img/splashscreens/iphonex_splash.png [deleted file]
track/img/splashscreens/iphonexr_splash.png [deleted file]
track/img/splashscreens/iphonexsmax_splash.png [deleted file]
track/img/toplogo.png [deleted file]
track/img/touch.svg [deleted file]
track/index.html [deleted file]
track/index.php [deleted file]
track/lib/composer.json [deleted file]
track/lib/composer.lock [deleted file]
track/lib/config.php [deleted file]
track/lib/vendor/autoload.php [deleted file]
track/lib/vendor/composer/ClassLoader.php [deleted file]
track/lib/vendor/composer/InstalledVersions.php [deleted file]
track/lib/vendor/composer/LICENSE [deleted file]
track/lib/vendor/composer/autoload_classmap.php [deleted file]
track/lib/vendor/composer/autoload_files.php [deleted file]
track/lib/vendor/composer/autoload_namespaces.php [deleted file]
track/lib/vendor/composer/autoload_psr4.php [deleted file]
track/lib/vendor/composer/autoload_real.php [deleted file]
track/lib/vendor/composer/autoload_static.php [deleted file]
track/lib/vendor/composer/installed.json [deleted file]
track/lib/vendor/composer/installed.php [deleted file]
track/lib/vendor/composer/platform_check.php [deleted file]
track/lib/vendor/erusev/parsedown/LICENSE.txt [deleted file]
track/lib/vendor/erusev/parsedown/Parsedown.php [deleted file]
track/lib/vendor/erusev/parsedown/README.md [deleted file]
track/lib/vendor/erusev/parsedown/composer.json [deleted file]
track/lib/vendor/mustache/mustache/.gitignore [deleted file]
track/lib/vendor/mustache/mustache/.gitmodules [deleted file]
track/lib/vendor/mustache/mustache/.php_cs [deleted file]
track/lib/vendor/mustache/mustache/.styleci.yml [deleted file]
track/lib/vendor/mustache/mustache/.travis.yml [deleted file]
track/lib/vendor/mustache/mustache/CONTRIBUTING.md [deleted file]
track/lib/vendor/mustache/mustache/LICENSE [deleted file]
track/lib/vendor/mustache/mustache/README.md [deleted file]
track/lib/vendor/mustache/mustache/bin/build_bootstrap.php [deleted file]
track/lib/vendor/mustache/mustache/composer.json [deleted file]
track/lib/vendor/mustache/mustache/phpunit.xml.dist [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Autoloader.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Cache.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Cache/AbstractCache.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Cache/FilesystemCache.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Cache/NoopCache.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Compiler.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Context.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Engine.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Exception.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Exception/InvalidArgumentException.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Exception/LogicException.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Exception/RuntimeException.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Exception/SyntaxException.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Exception/UnknownFilterException.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Exception/UnknownHelperException.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Exception/UnknownTemplateException.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/HelperCollection.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/LambdaHelper.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Loader.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Loader/ArrayLoader.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Loader/CascadingLoader.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Loader/FilesystemLoader.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Loader/InlineLoader.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Loader/MutableLoader.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Loader/ProductionFilesystemLoader.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Loader/StringLoader.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Logger.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Logger/AbstractLogger.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Logger/StreamLogger.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Parser.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Source.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Source/FilesystemSource.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Template.php [deleted file]
track/lib/vendor/mustache/mustache/src/Mustache/Tokenizer.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/AutoloaderTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Cache/AbstractCacheTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Cache/FilesystemCacheTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/CompilerTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/ContextTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/EngineTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Exception/SyntaxExceptionTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Exception/UnknownFilterExceptionTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Exception/UnknownHelperExceptionTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Exception/UnknownTemplateExceptionTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/ClosureQuirksTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/EngineTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/FiltersTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/HigherOrderSectionsTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/LambdaHelperTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/MustacheSpecTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/PartialLambdaIndentTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/StrictCallablesTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/CallTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/ExamplesTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/HigherOrderSectionsTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/InheritanceTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/MustacheInjectionTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/MustacheSpecTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/NestedPartialIndentTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/ObjectSectionTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/FunctionalTestCase.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/HelperCollectionTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Loader/ArrayLoaderTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Loader/CascadingLoaderTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Loader/FilesystemLoaderTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Loader/InlineLoaderTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Loader/ProductionFilesystemLoaderTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Loader/StringLoaderTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Logger/AbstractLoggerTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Logger/StreamLoggerTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/ParserTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/Source/FilesystemSourceTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/SpecTestCase.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/TemplateTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/Mustache/Test/TokenizerTest.php [deleted file]
track/lib/vendor/mustache/mustache/test/bootstrap.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/autoloader/Mustache/Bar.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/autoloader/Mustache/Foo.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/autoloader/NonMustacheClass.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/anchored_dot_notation/AnchoredDotNotation.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/anchored_dot_notation/anchored_dot_notation.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/anchored_dot_notation/anchored_dot_notation.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/anchored_dot_notation/partials/genre.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/blocks/Blocks.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/blocks/blocks.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/blocks/blocks.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/blocks/partials/parent.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/child_context/ChildContext.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/child_context/child_context.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/child_context/child_context.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/comments/Comments.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/comments/comments.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/comments/comments.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/complex/complex.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/complex/complex.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/complex/complex.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/delimiters/Delimiters.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/delimiters/delimiters.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/delimiters/delimiters.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/dot_notation/DotNotation.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/dot_notation/dot_notation.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/dot_notation/dot_notation.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/double_section/DoubleSection.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/double_section/double_section.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/double_section/double_section.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/escaped/Escaped.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/escaped/escaped.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/escaped/escaped.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/filters/Filters.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/filters/filters.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/filters/filters.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/grand_parent_context/GrandParentContext.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/grand_parent_context/grand_parent_context.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/grand_parent_context/grand_parent_context.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/i18n/I18n.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/i18n/i18n.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/i18n/i18n.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/implicit_iterator/ImplicitIterator.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/implicit_iterator/implicit_iterator.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/implicit_iterator/implicit_iterator.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/inverted_double_section/InvertedDoubleSection.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/inverted_double_section/inverted_double_section.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/inverted_double_section/inverted_double_section.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/inverted_section/InvertedSection.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/inverted_section/inverted_section.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/inverted_section/inverted_section.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/nested_partials/NestedPartials.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/nested_partials/nested_partials.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/nested_partials/nested_partials.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/nested_partials/partials/fourth.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/nested_partials/partials/second.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/nested_partials/partials/third.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/partials/Partials.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/partials/partials.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/partials/partials.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/partials/partials/header.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/recursive_partials/RecursivePartials.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/recursive_partials/partials/child.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/recursive_partials/recursive_partials.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/recursive_partials/recursive_partials.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/section_iterator_objects/SectionIteratorObjects.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/section_iterator_objects/section_iterator_objects.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/section_iterator_objects/section_iterator_objects.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/section_magic_objects/SectionMagicObjects.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/section_magic_objects/section_magic_objects.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/section_magic_objects/section_magic_objects.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/section_objects/SectionObjects.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/section_objects/section_objects.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/section_objects/section_objects.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/sections/Sections.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/sections/sections.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/sections/sections.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/sections_nested/SectionsNested.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/sections_nested/sections_nested.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/sections_nested/sections_nested.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/simple/Simple.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/simple/simple.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/simple/simple.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/unescaped/Unescaped.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/unescaped/unescaped.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/unescaped/unescaped.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/utf8/UTF8.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/utf8/utf8.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/utf8/utf8.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/utf8_unescaped/UTF8Unescaped.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/utf8_unescaped/utf8_unescaped.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/utf8_unescaped/utf8_unescaped.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/whitespace/Whitespace.php [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/whitespace/partials/alphabet.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/whitespace/whitespace.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/examples/whitespace/whitespace.txt [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/templates/alpha.ms [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/templates/beta.ms [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/templates/one.mustache [deleted file]
track/lib/vendor/mustache/mustache/test/fixtures/templates/two.mustache [deleted file]
track/lib/vendor/phpmailer/phpmailer/COMMITMENT [deleted file]
track/lib/vendor/phpmailer/phpmailer/LICENSE [deleted file]
track/lib/vendor/phpmailer/phpmailer/README.md [deleted file]
track/lib/vendor/phpmailer/phpmailer/SECURITY.md [deleted file]
track/lib/vendor/phpmailer/phpmailer/VERSION [deleted file]
track/lib/vendor/phpmailer/phpmailer/composer.json [deleted file]
track/lib/vendor/phpmailer/phpmailer/get_oauth_token.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-af.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ar.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-az.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ba.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-be.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-bg.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ca.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ch.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-cs.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-da.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-de.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-el.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-eo.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-es.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-et.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fa.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fi.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fo.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fr.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-gl.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-he.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hi.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hr.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hu.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hy.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-id.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-it.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ja.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ka.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ko.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-lt.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-lv.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-mg.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ms.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-nb.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-nl.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-pl.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt_br.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ro.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ru.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sk.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sl.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sv.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-tl.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-tr.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-uk.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-vi.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh_cn.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/src/Exception.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/src/OAuth.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/src/PHPMailer.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/src/POP3.php [deleted file]
track/lib/vendor/phpmailer/phpmailer/src/SMTP.php [deleted file]
track/lib/vendor/symfony/polyfill-ctype/Ctype.php [deleted file]
track/lib/vendor/symfony/polyfill-ctype/LICENSE [deleted file]
track/lib/vendor/symfony/polyfill-ctype/README.md [deleted file]
track/lib/vendor/symfony/polyfill-ctype/bootstrap.php [deleted file]
track/lib/vendor/symfony/polyfill-ctype/bootstrap80.php [deleted file]
track/lib/vendor/symfony/polyfill-ctype/composer.json [deleted file]
track/lib/vendor/symfony/polyfill-mbstring/LICENSE [deleted file]
track/lib/vendor/symfony/polyfill-mbstring/Mbstring.php [deleted file]
track/lib/vendor/symfony/polyfill-mbstring/README.md [deleted file]
track/lib/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php [deleted file]
track/lib/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php [deleted file]
track/lib/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php [deleted file]
track/lib/vendor/symfony/polyfill-mbstring/bootstrap.php [deleted file]
track/lib/vendor/symfony/polyfill-mbstring/bootstrap80.php [deleted file]
track/lib/vendor/symfony/polyfill-mbstring/composer.json [deleted file]
track/lib/vendor/twig/twig/.editorconfig [deleted file]
track/lib/vendor/twig/twig/.gitattributes [deleted file]
track/lib/vendor/twig/twig/.github/workflows/ci.yml [deleted file]
track/lib/vendor/twig/twig/.github/workflows/documentation.yml [deleted file]
track/lib/vendor/twig/twig/.gitignore [deleted file]
track/lib/vendor/twig/twig/.php_cs.dist [deleted file]
track/lib/vendor/twig/twig/CHANGELOG [deleted file]
track/lib/vendor/twig/twig/LICENSE [deleted file]
track/lib/vendor/twig/twig/README.rst [deleted file]
track/lib/vendor/twig/twig/composer.json [deleted file]
track/lib/vendor/twig/twig/doc/.doctor-rst.yaml [deleted file]
track/lib/vendor/twig/twig/doc/_build/.requirements.txt [deleted file]
track/lib/vendor/twig/twig/doc/_build/Makefile [deleted file]
track/lib/vendor/twig/twig/doc/_build/conf.py [deleted file]
track/lib/vendor/twig/twig/doc/advanced.rst [deleted file]
track/lib/vendor/twig/twig/doc/api.rst [deleted file]
track/lib/vendor/twig/twig/doc/coding_standards.rst [deleted file]
track/lib/vendor/twig/twig/doc/deprecated.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/abs.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/batch.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/capitalize.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/column.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/convert_encoding.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/country_name.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/currency_name.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/currency_symbol.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/data_uri.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/date.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/date_modify.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/default.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/escape.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/filter.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/first.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/format.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/format_currency.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/format_date.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/format_datetime.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/format_number.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/format_time.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/html_to_markdown.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/index.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/inky_to_html.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/inline_css.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/join.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/json_encode.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/keys.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/language_name.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/last.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/length.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/locale_name.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/lower.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/map.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/markdown_to_html.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/merge.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/nl2br.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/number_format.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/raw.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/reduce.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/replace.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/reverse.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/round.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/slice.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/slug.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/sort.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/spaceless.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/split.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/striptags.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/timezone_name.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/title.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/trim.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/u.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/upper.rst [deleted file]
track/lib/vendor/twig/twig/doc/filters/url_encode.rst [deleted file]
track/lib/vendor/twig/twig/doc/functions/attribute.rst [deleted file]
track/lib/vendor/twig/twig/doc/functions/block.rst [deleted file]
track/lib/vendor/twig/twig/doc/functions/constant.rst [deleted file]
track/lib/vendor/twig/twig/doc/functions/country_timezones.rst [deleted file]
track/lib/vendor/twig/twig/doc/functions/cycle.rst [deleted file]
track/lib/vendor/twig/twig/doc/functions/date.rst [deleted file]
track/lib/vendor/twig/twig/doc/functions/dump.rst [deleted file]
track/lib/vendor/twig/twig/doc/functions/html_classes.rst [deleted file]
track/lib/vendor/twig/twig/doc/functions/include.rst [deleted file]
track/lib/vendor/twig/twig/doc/functions/index.rst [deleted file]
track/lib/vendor/twig/twig/doc/functions/max.rst [deleted file]
track/lib/vendor/twig/twig/doc/functions/min.rst [deleted file]
track/lib/vendor/twig/twig/doc/functions/parent.rst [deleted file]
track/lib/vendor/twig/twig/doc/functions/random.rst [deleted file]
track/lib/vendor/twig/twig/doc/functions/range.rst [deleted file]
track/lib/vendor/twig/twig/doc/functions/source.rst [deleted file]
track/lib/vendor/twig/twig/doc/functions/template_from_string.rst [deleted file]
track/lib/vendor/twig/twig/doc/index.rst [deleted file]
track/lib/vendor/twig/twig/doc/installation.rst [deleted file]
track/lib/vendor/twig/twig/doc/internals.rst [deleted file]
track/lib/vendor/twig/twig/doc/intro.rst [deleted file]
track/lib/vendor/twig/twig/doc/recipes.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/apply.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/autoescape.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/block.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/cache.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/deprecated.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/do.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/embed.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/extends.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/flush.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/for.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/from.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/if.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/import.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/include.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/index.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/macro.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/sandbox.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/set.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/use.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/verbatim.rst [deleted file]
track/lib/vendor/twig/twig/doc/tags/with.rst [deleted file]
track/lib/vendor/twig/twig/doc/templates.rst [deleted file]
track/lib/vendor/twig/twig/doc/tests/constant.rst [deleted file]
track/lib/vendor/twig/twig/doc/tests/defined.rst [deleted file]
track/lib/vendor/twig/twig/doc/tests/divisibleby.rst [deleted file]
track/lib/vendor/twig/twig/doc/tests/empty.rst [deleted file]
track/lib/vendor/twig/twig/doc/tests/even.rst [deleted file]
track/lib/vendor/twig/twig/doc/tests/index.rst [deleted file]
track/lib/vendor/twig/twig/doc/tests/iterable.rst [deleted file]
track/lib/vendor/twig/twig/doc/tests/null.rst [deleted file]
track/lib/vendor/twig/twig/doc/tests/odd.rst [deleted file]
track/lib/vendor/twig/twig/doc/tests/sameas.rst [deleted file]
track/lib/vendor/twig/twig/drupal_test.sh [deleted file]
track/lib/vendor/twig/twig/src/Cache/CacheInterface.php [deleted file]
track/lib/vendor/twig/twig/src/Cache/FilesystemCache.php [deleted file]
track/lib/vendor/twig/twig/src/Cache/NullCache.php [deleted file]
track/lib/vendor/twig/twig/src/Compiler.php [deleted file]
track/lib/vendor/twig/twig/src/Environment.php [deleted file]
track/lib/vendor/twig/twig/src/Error/Error.php [deleted file]
track/lib/vendor/twig/twig/src/Error/LoaderError.php [deleted file]
track/lib/vendor/twig/twig/src/Error/RuntimeError.php [deleted file]
track/lib/vendor/twig/twig/src/Error/SyntaxError.php [deleted file]
track/lib/vendor/twig/twig/src/ExpressionParser.php [deleted file]
track/lib/vendor/twig/twig/src/Extension/AbstractExtension.php [deleted file]
track/lib/vendor/twig/twig/src/Extension/CoreExtension.php [deleted file]
track/lib/vendor/twig/twig/src/Extension/DebugExtension.php [deleted file]
track/lib/vendor/twig/twig/src/Extension/EscaperExtension.php [deleted file]
track/lib/vendor/twig/twig/src/Extension/ExtensionInterface.php [deleted file]
track/lib/vendor/twig/twig/src/Extension/GlobalsInterface.php [deleted file]
track/lib/vendor/twig/twig/src/Extension/OptimizerExtension.php [deleted file]
track/lib/vendor/twig/twig/src/Extension/ProfilerExtension.php [deleted file]
track/lib/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php [deleted file]
track/lib/vendor/twig/twig/src/Extension/SandboxExtension.php [deleted file]
track/lib/vendor/twig/twig/src/Extension/StagingExtension.php [deleted file]
track/lib/vendor/twig/twig/src/Extension/StringLoaderExtension.php [deleted file]
track/lib/vendor/twig/twig/src/ExtensionSet.php [deleted file]
track/lib/vendor/twig/twig/src/FileExtensionEscapingStrategy.php [deleted file]
track/lib/vendor/twig/twig/src/Lexer.php [deleted file]
track/lib/vendor/twig/twig/src/Loader/ArrayLoader.php [deleted file]
track/lib/vendor/twig/twig/src/Loader/ChainLoader.php [deleted file]
track/lib/vendor/twig/twig/src/Loader/FilesystemLoader.php [deleted file]
track/lib/vendor/twig/twig/src/Loader/LoaderInterface.php [deleted file]
track/lib/vendor/twig/twig/src/Markup.php [deleted file]
track/lib/vendor/twig/twig/src/Node/AutoEscapeNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/BlockNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/BlockReferenceNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/BodyNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/CheckSecurityCallNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/CheckSecurityNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/CheckToStringNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/DeprecatedNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/DoNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/EmbedNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/AbstractExpression.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/ArrayExpression.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/SpaceshipBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/CallExpression.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/ConstantExpression.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/FilterExpression.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/FunctionExpression.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/InlinePrint.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/NameExpression.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/ParentExpression.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/TempNameExpression.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Test/NullTest.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Test/OddTest.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/TestExpression.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Expression/VariadicExpression.php [deleted file]
track/lib/vendor/twig/twig/src/Node/FlushNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/ForLoopNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/ForNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/IfNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/ImportNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/IncludeNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/MacroNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/ModuleNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/Node.php [deleted file]
track/lib/vendor/twig/twig/src/Node/NodeCaptureInterface.php [deleted file]
track/lib/vendor/twig/twig/src/Node/NodeOutputInterface.php [deleted file]
track/lib/vendor/twig/twig/src/Node/PrintNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/SandboxNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/SetNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/TextNode.php [deleted file]
track/lib/vendor/twig/twig/src/Node/WithNode.php [deleted file]
track/lib/vendor/twig/twig/src/NodeTraverser.php [deleted file]
track/lib/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php [deleted file]
track/lib/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php [deleted file]
track/lib/vendor/twig/twig/src/NodeVisitor/MacroAutoImportNodeVisitor.php [deleted file]
track/lib/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php [deleted file]
track/lib/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php [deleted file]
track/lib/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php [deleted file]
track/lib/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php [deleted file]
track/lib/vendor/twig/twig/src/Parser.php [deleted file]
track/lib/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php [deleted file]
track/lib/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php [deleted file]
track/lib/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php [deleted file]
track/lib/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php [deleted file]
track/lib/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php [deleted file]
track/lib/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php [deleted file]
track/lib/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php [deleted file]
track/lib/vendor/twig/twig/src/Profiler/Profile.php [deleted file]
track/lib/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php [deleted file]
track/lib/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php [deleted file]
track/lib/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php [deleted file]
track/lib/vendor/twig/twig/src/Sandbox/SecurityError.php [deleted file]
track/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php [deleted file]
track/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php [deleted file]
track/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php [deleted file]
track/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php [deleted file]
track/lib/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php [deleted file]
track/lib/vendor/twig/twig/src/Sandbox/SecurityPolicy.php [deleted file]
track/lib/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php [deleted file]
track/lib/vendor/twig/twig/src/Source.php [deleted file]
track/lib/vendor/twig/twig/src/Template.php [deleted file]
track/lib/vendor/twig/twig/src/TemplateWrapper.php [deleted file]
track/lib/vendor/twig/twig/src/Test/IntegrationTestCase.php [deleted file]
track/lib/vendor/twig/twig/src/Test/NodeTestCase.php [deleted file]
track/lib/vendor/twig/twig/src/Token.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/BlockTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/DoTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/FlushTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/ForTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/FromTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/IfTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/ImportTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/MacroTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/SetTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/TokenParserInterface.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/UseTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenParser/WithTokenParser.php [deleted file]
track/lib/vendor/twig/twig/src/TokenStream.php [deleted file]
track/lib/vendor/twig/twig/src/TwigFilter.php [deleted file]
track/lib/vendor/twig/twig/src/TwigFunction.php [deleted file]
track/lib/vendor/twig/twig/src/TwigTest.php [deleted file]
track/lib/vendor/twig/twig/src/Util/DeprecationCollector.php [deleted file]
track/lib/vendor/twig/twig/src/Util/TemplateDirIterator.php [deleted file]
track/pwa/android-icon-192x192.png [deleted file]
track/pwa/apple-icon-180x180.png [deleted file]
track/pwa/apple-icon-64x64.png [deleted file]
track/pwa/favicon-32x32.png [deleted file]
track/pwa/manifest.webmanifest [deleted file]
track/pwa/ms-icon-270x270.png [deleted file]
track/pwa/poticon512.png [deleted file]
track/pwa/serviceworker.js [deleted file]
track/tmpl/admin.html [deleted file]
track/tmpl/index.html [deleted file]
track/tmpl/js/app.js [deleted file]
track/tmpl/js/lang.js [deleted file]
track/tmpl/js/request.js [deleted file]
track/tmpl/js/shell.js [deleted file]
track/tmpl/js/sqlite.js [deleted file]
track/tmpl/js/sync.js [deleted file]
track/tmpl/js/timecalc.js [deleted file]
track/tmpl/js/timeclock.nfc.js [deleted file]
track/tmpl/panels/admin/00pincode.html [deleted file]
track/tmpl/panels/admin/01adminmenu.html [deleted file]
track/tmpl/panels/admin/02badgelist.html [deleted file]
track/tmpl/panels/admin/03addbadge.html [deleted file]
track/tmpl/panels/tracker/00apikey.html [deleted file]
track/tmpl/panels/tracker/01screensaver.html [deleted file]
track/tmpl/panels/tracker/02nfcscan.html [deleted file]
track/tmpl/panels/tracker/03userlist.html [deleted file]
track/tmpl/panels/tracker/04pincode.html [deleted file]
track/tmpl/panels/tracker/05timetrack.html [deleted file]
track/tmpl/panels/tracker/06status.html [deleted file]
track/vendor/moment/locales.js [deleted file]
track/vendor/moment/locales.min.js [deleted file]
track/vendor/moment/locales.min.js.map [deleted file]
track/vendor/moment/moment-with-locales.js [deleted file]
track/vendor/moment/moment-with-locales.min.js [deleted file]
track/vendor/moment/moment-with-locales.min.js.map [deleted file]
track/vendor/moment/moment.js [deleted file]
track/vendor/moment/moment.min.js [deleted file]
track/vendor/moment/moment.min.js.map [deleted file]