v20201113 master
authorKilian Saffran <ksaffran@dks.lu>
Fri, 13 Nov 2020 08:48:23 +0000 (09:48 +0100)
committerKilian Saffran <ksaffran@dks.lu>
Fri, 13 Nov 2020 08:48:23 +0000 (09:48 +0100)
commitc65f856878e9909599c9643d402cbdfc0d7a0595
tree24de320457fe6624645eefca284ed13a1a67bf19
parenta6c01de81925dcdc937bcc608acc9265c1ae0f8e
v20201113
698 files changed:
.gitignore
admin/.htaccess [new file with mode: 0644]
admin/css/fonts/appicons.svg [new file with mode: 0644]
admin/css/fonts/appicons.ttf [new file with mode: 0644]
admin/css/fonts/appicons.woff [new file with mode: 0644]
admin/css/icons.css [new file with mode: 0644]
admin/css/theme.css [new file with mode: 0644]
admin/db.php [new file with mode: 0644]
admin/img/POT-logo.png [new file with mode: 0644]
admin/img/applogo.png [new file with mode: 0644]
admin/img/bg1.jpg [new file with mode: 0644]
admin/img/favicon/android-icon-144x144.png [new file with mode: 0644]
admin/img/favicon/android-icon-192x192.png [new file with mode: 0644]
admin/img/favicon/android-icon-36x36.png [new file with mode: 0644]
admin/img/favicon/android-icon-48x48.png [new file with mode: 0644]
admin/img/favicon/android-icon-72x72.png [new file with mode: 0644]
admin/img/favicon/android-icon-96x96.png [new file with mode: 0644]
admin/img/favicon/apple-icon-114x114.png [new file with mode: 0644]
admin/img/favicon/apple-icon-120x120.png [new file with mode: 0644]
admin/img/favicon/apple-icon-144x144.png [new file with mode: 0644]
admin/img/favicon/apple-icon-152x152.png [new file with mode: 0644]
admin/img/favicon/apple-icon-180x180.png [new file with mode: 0644]
admin/img/favicon/apple-icon-57x57.png [new file with mode: 0644]
admin/img/favicon/apple-icon-60x60.png [new file with mode: 0644]
admin/img/favicon/apple-icon-72x72.png [new file with mode: 0644]
admin/img/favicon/apple-icon-76x76.png [new file with mode: 0644]
admin/img/favicon/apple-icon-precomposed.png [new file with mode: 0644]
admin/img/favicon/apple-icon.png [new file with mode: 0644]
admin/img/favicon/browserconfig.xml [new file with mode: 0644]
admin/img/favicon/favicon-16x16.png [new file with mode: 0644]
admin/img/favicon/favicon-32x32.png [new file with mode: 0644]
admin/img/favicon/favicon-96x96.png [new file with mode: 0644]
admin/img/favicon/favicon.ico [new file with mode: 0644]
admin/img/favicon/manifest.json [new file with mode: 0644]
admin/img/favicon/ms-icon-144x144.png [new file with mode: 0644]
admin/img/favicon/ms-icon-150x150.png [new file with mode: 0644]
admin/img/favicon/ms-icon-310x310.png [new file with mode: 0644]
admin/img/favicon/ms-icon-70x70.png [new file with mode: 0644]
admin/img/logo_512.png [new file with mode: 0644]
admin/img/potbg.jpg [new file with mode: 0644]
admin/img/poticon512.png [new file with mode: 0644]
admin/img/potlogowhite.svg [new file with mode: 0644]
admin/img/pottop.png [new file with mode: 0644]
admin/img/toplogo.png [new file with mode: 0644]
admin/index.php [new file with mode: 0644]
admin/js/app.js [new file with mode: 0644]
admin/js/dataform.js [new file with mode: 0644]
admin/js/modules/galleries.js [new file with mode: 0644]
admin/js/modules/home.js [moved from website/js/vendor/flatpickr/utils/polyfills.d.ts with 100% similarity]
admin/js/modules/rendezvous.js [new file with mode: 0644]
admin/js/modules/shop.js [new file with mode: 0644]
admin/js/modules/users.js [new file with mode: 0644]
admin/js/modules/websites.js [new file with mode: 0644]
admin/js/report.js [new file with mode: 0644]
admin/js/request.js [new file with mode: 0644]
admin/js/timecalc.js [new file with mode: 0644]
admin/js/vendors/flatpickr/flatpickr.css [moved from website/js/vendor/flatpickr/flatpickr.css with 100% similarity]
admin/js/vendors/flatpickr/flatpickr.js [moved from website/js/vendor/flatpickr/flatpickr.js with 99% similarity]
admin/js/vendors/flatpickr/flatpickr.min.css [moved from website/js/vendor/flatpickr/flatpickr.min.css with 100% similarity]
admin/js/vendors/flatpickr/flatpickr.min.js [moved from website/js/vendor/flatpickr/flatpickr.min.js with 100% similarity]
admin/js/vendors/flatpickr/ie.css [moved from website/js/vendor/flatpickr/ie.css with 100% similarity]
admin/js/vendors/flatpickr/index.d.ts [moved from website/js/vendor/flatpickr/index.d.ts with 100% similarity]
admin/js/vendors/flatpickr/l10n/de.d.ts [moved from website/js/vendor/flatpickr/l10n/de.d.ts with 100% similarity]
admin/js/vendors/flatpickr/l10n/de.js [moved from website/js/vendor/flatpickr/l10n/de.js with 100% similarity]
admin/js/vendors/flatpickr/l10n/default.d.ts [moved from website/js/vendor/flatpickr/l10n/default.d.ts with 100% similarity]
admin/js/vendors/flatpickr/l10n/default.js [moved from website/js/vendor/flatpickr/l10n/default.js with 100% similarity]
admin/js/vendors/flatpickr/l10n/fr.d.ts [moved from website/js/vendor/flatpickr/l10n/fr.d.ts with 100% similarity]
admin/js/vendors/flatpickr/l10n/fr.js [moved from website/js/vendor/flatpickr/l10n/fr.js with 100% similarity]
admin/js/vendors/flatpickr/l10n/index.d.ts [moved from website/js/vendor/flatpickr/l10n/index.d.ts with 100% similarity]
admin/js/vendors/flatpickr/l10n/index.js [moved from website/js/vendor/flatpickr/l10n/index.js with 100% similarity]
admin/js/vendors/flatpickr/plugins/confirmDate/confirmDate.css [moved from website/js/vendor/flatpickr/plugins/confirmDate/confirmDate.css with 100% similarity]
admin/js/vendors/flatpickr/plugins/confirmDate/confirmDate.d.ts [moved from website/js/vendor/flatpickr/plugins/confirmDate/confirmDate.d.ts with 100% similarity]
admin/js/vendors/flatpickr/plugins/confirmDate/confirmDate.js [moved from website/js/vendor/flatpickr/plugins/confirmDate/confirmDate.js with 99% similarity]
admin/js/vendors/flatpickr/plugins/labelPlugin/labelPlugin.d.ts [moved from website/js/vendor/flatpickr/plugins/labelPlugin/labelPlugin.d.ts with 100% similarity]
admin/js/vendors/flatpickr/plugins/labelPlugin/labelPlugin.js [moved from website/js/vendor/flatpickr/plugins/labelPlugin/labelPlugin.js with 100% similarity]
admin/js/vendors/flatpickr/plugins/minMaxTimePlugin.d.ts [moved from website/js/vendor/flatpickr/plugins/minMaxTimePlugin.d.ts with 100% similarity]
admin/js/vendors/flatpickr/plugins/minMaxTimePlugin.js [moved from website/js/vendor/flatpickr/plugins/minMaxTimePlugin.js with 100% similarity]
admin/js/vendors/flatpickr/plugins/momentPlugin.d.ts [moved from website/js/vendor/flatpickr/plugins/momentPlugin.d.ts with 100% similarity]
admin/js/vendors/flatpickr/plugins/momentPlugin.js [moved from website/js/vendor/flatpickr/plugins/momentPlugin.js with 100% similarity]
admin/js/vendors/flatpickr/plugins/monthSelect/index.d.ts [moved from website/js/vendor/flatpickr/plugins/monthSelect/index.d.ts with 100% similarity]
admin/js/vendors/flatpickr/plugins/monthSelect/index.js [moved from website/js/vendor/flatpickr/plugins/monthSelect/index.js with 99% similarity]
admin/js/vendors/flatpickr/plugins/monthSelect/style.css [moved from website/js/vendor/flatpickr/plugins/monthSelect/style.css with 100% similarity]
admin/js/vendors/flatpickr/plugins/monthSelect/tests.spec.d.ts [moved from website/js/vendor/flatpickr/plugins/monthSelect/tests.spec.d.ts with 100% similarity]
admin/js/vendors/flatpickr/plugins/rangePlugin.d.ts [moved from website/js/vendor/flatpickr/plugins/rangePlugin.d.ts with 100% similarity]
admin/js/vendors/flatpickr/plugins/rangePlugin.js [moved from website/js/vendor/flatpickr/plugins/rangePlugin.js with 100% similarity]
admin/js/vendors/flatpickr/plugins/scrollPlugin.d.ts [moved from website/js/vendor/flatpickr/plugins/scrollPlugin.d.ts with 100% similarity]
admin/js/vendors/flatpickr/plugins/scrollPlugin.js [moved from website/js/vendor/flatpickr/plugins/scrollPlugin.js with 100% similarity]
admin/js/vendors/flatpickr/plugins/weekSelect/weekSelect.d.ts [moved from website/js/vendor/flatpickr/plugins/weekSelect/weekSelect.d.ts with 100% similarity]
admin/js/vendors/flatpickr/plugins/weekSelect/weekSelect.js [moved from website/js/vendor/flatpickr/plugins/weekSelect/weekSelect.js with 100% similarity]
admin/js/vendors/flatpickr/themes/airbnb.css [moved from website/js/vendor/flatpickr/themes/airbnb.css with 100% similarity]
admin/js/vendors/flatpickr/types/globals.d.ts [moved from website/js/vendor/flatpickr/types/globals.d.ts with 100% similarity]
admin/js/vendors/flatpickr/types/instance.d.ts [moved from website/js/vendor/flatpickr/types/instance.d.ts with 100% similarity]
admin/js/vendors/flatpickr/types/locale.d.ts [moved from website/js/vendor/flatpickr/types/locale.d.ts with 100% similarity]
admin/js/vendors/flatpickr/types/options.d.ts [moved from website/js/vendor/flatpickr/types/options.d.ts with 100% similarity]
admin/js/vendors/flatpickr/typings.d.ts [moved from website/js/vendor/flatpickr/typings.d.ts with 100% similarity]
admin/js/vendors/flatpickr/utils/dates.d.ts [moved from website/js/vendor/flatpickr/utils/dates.d.ts with 100% similarity]
admin/js/vendors/flatpickr/utils/dom.d.ts [moved from website/js/vendor/flatpickr/utils/dom.d.ts with 100% similarity]
admin/js/vendors/flatpickr/utils/formatting.d.ts [moved from website/js/vendor/flatpickr/utils/formatting.d.ts with 100% similarity]
admin/js/vendors/flatpickr/utils/index.d.ts [moved from website/js/vendor/flatpickr/utils/index.d.ts with 100% similarity]
admin/js/vendors/flatpickr/utils/polyfills.d.ts [new file with mode: 0644]
admin/js/vendors/moment/locales.js [new file with mode: 0644]
admin/js/vendors/moment/locales.min.js [new file with mode: 0644]
admin/js/vendors/moment/locales.min.js.map [new file with mode: 0644]
admin/js/vendors/moment/moment-with-locales.js [new file with mode: 0644]
admin/js/vendors/moment/moment-with-locales.min.js [new file with mode: 0644]
admin/js/vendors/moment/moment-with-locales.min.js.map [new file with mode: 0644]
admin/js/vendors/moment/moment.js [new file with mode: 0644]
admin/js/vendors/moment/moment.min.js [new file with mode: 0644]
admin/js/vendors/moment/moment.min.js.map [new file with mode: 0644]
admin/js/vendors/slimselect/slimselect.css [moved from website/js/vendor/slimselect/slimselect.css with 94% similarity]
admin/js/vendors/slimselect/slimselect.min.css [new file with mode: 0644]
admin/js/vendors/slimselect/slimselect.min.js [moved from website/js/vendor/slimselect/slimselect.min.js with 100% similarity]
admin/js/vendors/slimselect/slimselect.min.orig.css [moved from website/js/vendor/slimselect/slimselect.min.css with 100% similarity]
admin/js/vendors/slimselect/slimselect.min.xx.js [new file with mode: 0644]
admin/js/vendors/slimselect/slimselect.scss [moved from website/js/vendor/slimselect/slimselect.scss with 100% similarity]
admin/js/vendors/slimselect/slimselect.xx.js [moved from website/js/vendor/slimselect/slimselect.js with 100% similarity]
admin/js/vendors/tabulator/css/tabulator.css [moved from website/js/vendor/tabulator/css/tabulator.css with 88% similarity]
admin/js/vendors/tabulator/css/tabulator.min.css [new file with mode: 0644]
admin/js/vendors/tabulator/css/tabulator.min.css.map [new file with mode: 0644]
admin/js/vendors/tabulator/css/tabulator_site.css [moved from website/js/vendor/tabulator/css/tabulator_site.css with 84% similarity]
admin/js/vendors/tabulator/css/tabulator_site.min.css [new file with mode: 0644]
admin/js/vendors/tabulator/css/tabulator_site.min.css.map [new file with mode: 0644]
admin/js/vendors/tabulator/css/tabulator_site.min.orig.css [new file with mode: 0644]
admin/js/vendors/tabulator/js/modules/accessor.js [moved from website/js/vendor/tabulator/js/modules/accessor.js with 77% similarity]
admin/js/vendors/tabulator/js/modules/accessor.min.js [new file with mode: 0644]
admin/js/vendors/tabulator/js/modules/ajax.js [moved from website/js/vendor/tabulator/js/modules/ajax.js with 99% similarity]
admin/js/vendors/tabulator/js/modules/ajax.min.js [moved from website/js/vendor/tabulator/js/modules/ajax.min.js with 99% similarity]
admin/js/vendors/tabulator/js/modules/calculation_colums.js [moved from website/js/vendor/tabulator/js/modules/calculation_colums.js with 91% similarity]
admin/js/vendors/tabulator/js/modules/calculation_colums.min.js [new file with mode: 0644]
admin/js/vendors/tabulator/js/modules/clipboard.js [moved from website/js/vendor/tabulator/js/modules/clipboard.js with 93% similarity]
admin/js/vendors/tabulator/js/modules/clipboard.min.js [new file with mode: 0644]
admin/js/vendors/tabulator/js/modules/data_tree.js [moved from website/js/vendor/tabulator/js/modules/data_tree.js with 90% similarity]
admin/js/vendors/tabulator/js/modules/data_tree.min.js [new file with mode: 0644]
admin/js/vendors/tabulator/js/modules/download.js [moved from website/js/vendor/tabulator/js/modules/download.js with 96% similarity]
admin/js/vendors/tabulator/js/modules/download.min.js [new file with mode: 0644]
admin/js/vendors/tabulator/js/modules/edit.js [moved from website/js/vendor/tabulator/js/modules/edit.js with 93% similarity]
admin/js/vendors/tabulator/js/modules/edit.min.js [new file with mode: 0644]
admin/js/vendors/tabulator/js/modules/export.js [moved from website/js/vendor/tabulator/js/modules/export.js with 97% similarity]
admin/js/vendors/tabulator/js/modules/export.min.js [new file with mode: 0644]
admin/js/vendors/tabulator/js/modules/filter.js [moved from website/js/vendor/tabulator/js/modules/filter.js with 99% similarity]
admin/js/vendors/tabulator/js/modules/filter.min.js [moved from website/js/vendor/tabulator/js/modules/filter.min.js with 98% similarity]
admin/js/vendors/tabulator/js/modules/format.js [moved from website/js/vendor/tabulator/js/modules/format.js with 97% similarity]
admin/js/vendors/tabulator/js/modules/format.min.js [new file with mode: 0644]
admin/js/vendors/tabulator/js/modules/frozen_columns.js [moved from website/js/vendor/tabulator/js/modules/frozen_columns.js with 99% similarity]
admin/js/vendors/tabulator/js/modules/frozen_columns.min.js [moved from website/js/vendor/tabulator/js/modules/frozen_columns.min.js with 98% similarity]
admin/js/vendors/tabulator/js/modules/frozen_rows.js [moved from website/js/vendor/tabulator/js/modules/frozen_rows.js with 89% similarity]
admin/js/vendors/tabulator/js/modules/frozen_rows.min.js [moved from website/js/vendor/tabulator/js/modules/frozen_rows.min.js with 62% similarity]
admin/js/vendors/tabulator/js/modules/group_rows.js [moved from website/js/vendor/tabulator/js/modules/group_rows.js with 94% similarity]
admin/js/vendors/tabulator/js/modules/group_rows.min.js [new file with mode: 0644]
admin/js/vendors/tabulator/js/modules/history.js [moved from website/js/vendor/tabulator/js/modules/history.js with 89% similarity]
admin/js/vendors/tabulator/js/modules/history.min.js [new file with mode: 0644]
admin/js/vendors/tabulator/js/modules/html_table_import.js [moved from website/js/vendor/tabulator/js/modules/html_table_import.js with 98% similarity]
admin/js/vendors/tabulator/js/modules/html_table_import.min.js [moved from website/js/vendor/tabulator/js/modules/html_table_import.min.js with 96% similarity]
admin/js/vendors/tabulator/js/modules/keybindings.js [moved from website/js/vendor/tabulator/js/modules/keybindings.js with 98% similarity]
admin/js/vendors/tabulator/js/modules/keybindings.min.js [moved from website/js/vendor/tabulator/js/modules/keybindings.min.js with 98% similarity]
admin/js/vendors/tabulator/js/modules/menu.js [moved from website/js/vendor/tabulator/js/modules/menu.js with 54% similarity]
admin/js/vendors/tabulator/js/modules/menu.min.js [new file with mode: 0644]
admin/js/vendors/tabulator/js/modules/moveable_columns.js [moved from website/js/vendor/tabulator/js/modules/moveable_columns.js with 98% similarity]
admin/js/vendors/tabulator/js/modules/moveable_columns.min.js [moved from website/js/vendor/tabulator/js/modules/moveable_columns.min.js with 98% similarity]
admin/js/vendors/tabulator/js/modules/moveable_rows.js [moved from website/js/vendor/tabulator/js/modules/moveable_rows.js with 99% similarity]
admin/js/vendors/tabulator/js/modules/moveable_rows.min.js [moved from website/js/vendor/tabulator/js/modules/moveable_rows.min.js with 99% similarity]
admin/js/vendors/tabulator/js/modules/mutator.js [moved from website/js/vendor/tabulator/js/modules/mutator.js with 96% similarity]
admin/js/vendors/tabulator/js/modules/mutator.min.js [moved from website/js/vendor/tabulator/js/modules/mutator.min.js with 96% similarity]
admin/js/vendors/tabulator/js/modules/page.js [moved from website/js/vendor/tabulator/js/modules/page.js with 97% similarity]
admin/js/vendors/tabulator/js/modules/page.min.js [new file with mode: 0644]
admin/js/vendors/tabulator/js/modules/persistence.js [moved from website/js/vendor/tabulator/js/modules/persistence.js with 96% similarity]
admin/js/vendors/tabulator/js/modules/persistence.min.js [moved from website/js/vendor/tabulator/js/modules/persistence.min.js with 63% similarity]
admin/js/vendors/tabulator/js/modules/print.js [moved from website/js/vendor/tabulator/js/modules/print.js with 96% similarity]
admin/js/vendors/tabulator/js/modules/print.min.js [moved from website/js/vendor/tabulator/js/modules/print.min.js with 95% similarity]
admin/js/vendors/tabulator/js/modules/reactive_data.js [moved from website/js/vendor/tabulator/js/modules/reactive_data.js with 73% similarity]
admin/js/vendors/tabulator/js/modules/reactive_data.min.js [new file with mode: 0644]
admin/js/vendors/tabulator/js/modules/resize_columns.js [moved from website/js/vendor/tabulator/js/modules/resize_columns.js with 92% similarity]
admin/js/vendors/tabulator/js/modules/resize_columns.min.js [new file with mode: 0644]
admin/js/vendors/tabulator/js/modules/resize_rows.js [moved from website/js/vendor/tabulator/js/modules/resize_rows.js with 96% similarity]
admin/js/vendors/tabulator/js/modules/resize_rows.min.js [moved from website/js/vendor/tabulator/js/modules/resize_rows.min.js with 95% similarity]
admin/js/vendors/tabulator/js/modules/resize_table.js [moved from website/js/vendor/tabulator/js/modules/resize_table.js with 88% similarity]
admin/js/vendors/tabulator/js/modules/resize_table.min.js [new file with mode: 0644]
admin/js/vendors/tabulator/js/modules/responsive_layout.js [moved from website/js/vendor/tabulator/js/modules/responsive_layout.js with 99% similarity]
admin/js/vendors/tabulator/js/modules/responsive_layout.min.js [moved from website/js/vendor/tabulator/js/modules/responsive_layout.min.js with 98% similarity]
admin/js/vendors/tabulator/js/modules/select_row.js [moved from website/js/vendor/tabulator/js/modules/select_row.js with 99% similarity]
admin/js/vendors/tabulator/js/modules/select_row.min.js [moved from website/js/vendor/tabulator/js/modules/select_row.min.js with 98% similarity]
admin/js/vendors/tabulator/js/modules/sort.js [moved from website/js/vendor/tabulator/js/modules/sort.js with 97% similarity]
admin/js/vendors/tabulator/js/modules/sort.min.js [new file with mode: 0644]
admin/js/vendors/tabulator/js/modules/validate.js [moved from website/js/vendor/tabulator/js/modules/validate.js with 97% similarity]
admin/js/vendors/tabulator/js/modules/validate.min.js [moved from website/js/vendor/tabulator/js/modules/validate.min.js with 52% similarity]
admin/js/vendors/tabulator/js/tabulator.js [moved from website/js/vendor/tabulator/js/tabulator.js with 90% similarity]
admin/js/vendors/tabulator/js/tabulator.min.js [new file with mode: 0644]
admin/js/vendors/tabulator/js/tabulator.min.orig.js [new file with mode: 0644]
admin/js/vendors/tabulator/js/tabulator_core.js [moved from website/js/vendor/tabulator/js/tabulator_core.js with 87% similarity]
admin/js/vendors/tabulator/js/tabulator_core.min.js [new file with mode: 0644]
admin/lib/composer.json [new file with mode: 0644]
admin/lib/composer.lock [new file with mode: 0644]
admin/lib/config.php [new file with mode: 0644]
admin/lib/database.php [new file with mode: 0644]
admin/lib/session.php [new file with mode: 0644]
admin/lib/vendor/autoload.php [new file with mode: 0644]
admin/lib/vendor/composer/ClassLoader.php [new file with mode: 0644]
admin/lib/vendor/composer/LICENSE [new file with mode: 0644]
admin/lib/vendor/composer/autoload_classmap.php [new file with mode: 0644]
admin/lib/vendor/composer/autoload_namespaces.php [new file with mode: 0644]
admin/lib/vendor/composer/autoload_psr4.php [new file with mode: 0644]
admin/lib/vendor/composer/autoload_real.php [new file with mode: 0644]
admin/lib/vendor/composer/autoload_static.php [new file with mode: 0644]
admin/lib/vendor/composer/installed.json [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/.gitignore [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/.gitmodules [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/.php_cs [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/.styleci.yml [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/.travis.yml [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/CONTRIBUTING.md [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/LICENSE [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/README.md [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/bin/build_bootstrap.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/composer.json [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/phpunit.xml.dist [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Autoloader.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Cache.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Cache/AbstractCache.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Cache/FilesystemCache.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Cache/NoopCache.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Compiler.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Context.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Engine.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Exception.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Exception/InvalidArgumentException.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Exception/LogicException.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Exception/RuntimeException.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Exception/SyntaxException.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Exception/UnknownFilterException.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Exception/UnknownHelperException.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Exception/UnknownTemplateException.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/HelperCollection.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/LambdaHelper.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Loader.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Loader/ArrayLoader.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Loader/CascadingLoader.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Loader/FilesystemLoader.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Loader/InlineLoader.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Loader/MutableLoader.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Loader/ProductionFilesystemLoader.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Loader/StringLoader.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Logger.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Logger/AbstractLogger.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Logger/StreamLogger.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Parser.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Source.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Source/FilesystemSource.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Template.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/src/Mustache/Tokenizer.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/AutoloaderTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Cache/AbstractCacheTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Cache/FilesystemCacheTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/CompilerTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/ContextTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/EngineTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Exception/SyntaxExceptionTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Exception/UnknownFilterExceptionTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Exception/UnknownHelperExceptionTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Exception/UnknownTemplateExceptionTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/ClosureQuirksTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/EngineTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/FiltersTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/HigherOrderSectionsTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/LambdaHelperTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/MustacheSpecTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/PartialLambdaIndentTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/FiveThree/Functional/StrictCallablesTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/CallTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/ExamplesTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/HigherOrderSectionsTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/InheritanceTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/MustacheInjectionTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/MustacheSpecTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/NestedPartialIndentTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Functional/ObjectSectionTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/FunctionalTestCase.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/HelperCollectionTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Loader/ArrayLoaderTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Loader/CascadingLoaderTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Loader/FilesystemLoaderTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Loader/InlineLoaderTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Loader/ProductionFilesystemLoaderTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Loader/StringLoaderTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Logger/AbstractLoggerTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Logger/StreamLoggerTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/ParserTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/Source/FilesystemSourceTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/SpecTestCase.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/TemplateTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/Mustache/Test/TokenizerTest.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/bootstrap.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/autoloader/Mustache/Bar.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/autoloader/Mustache/Foo.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/autoloader/NonMustacheClass.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/anchored_dot_notation/AnchoredDotNotation.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/anchored_dot_notation/anchored_dot_notation.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/anchored_dot_notation/anchored_dot_notation.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/anchored_dot_notation/partials/genre.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/blocks/Blocks.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/blocks/blocks.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/blocks/blocks.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/blocks/partials/parent.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/child_context/ChildContext.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/child_context/child_context.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/child_context/child_context.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/comments/Comments.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/comments/comments.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/comments/comments.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/complex/complex.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/complex/complex.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/complex/complex.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/delimiters/Delimiters.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/delimiters/delimiters.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/delimiters/delimiters.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/dot_notation/DotNotation.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/dot_notation/dot_notation.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/dot_notation/dot_notation.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/double_section/DoubleSection.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/double_section/double_section.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/double_section/double_section.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/escaped/Escaped.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/escaped/escaped.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/escaped/escaped.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/filters/Filters.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/filters/filters.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/filters/filters.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/grand_parent_context/GrandParentContext.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/grand_parent_context/grand_parent_context.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/grand_parent_context/grand_parent_context.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/i18n/I18n.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/i18n/i18n.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/i18n/i18n.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/implicit_iterator/ImplicitIterator.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/implicit_iterator/implicit_iterator.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/implicit_iterator/implicit_iterator.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/inverted_double_section/InvertedDoubleSection.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/inverted_double_section/inverted_double_section.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/inverted_double_section/inverted_double_section.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/inverted_section/InvertedSection.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/inverted_section/inverted_section.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/inverted_section/inverted_section.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/nested_partials/NestedPartials.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/nested_partials/nested_partials.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/nested_partials/nested_partials.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/nested_partials/partials/fourth.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/nested_partials/partials/second.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/nested_partials/partials/third.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/partials/Partials.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/partials/partials.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/partials/partials.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/partials/partials/header.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/recursive_partials/RecursivePartials.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/recursive_partials/partials/child.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/recursive_partials/recursive_partials.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/recursive_partials/recursive_partials.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/section_iterator_objects/SectionIteratorObjects.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/section_iterator_objects/section_iterator_objects.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/section_iterator_objects/section_iterator_objects.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/section_magic_objects/SectionMagicObjects.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/section_magic_objects/section_magic_objects.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/section_magic_objects/section_magic_objects.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/section_objects/SectionObjects.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/section_objects/section_objects.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/section_objects/section_objects.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/sections/Sections.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/sections/sections.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/sections/sections.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/sections_nested/SectionsNested.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/sections_nested/sections_nested.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/sections_nested/sections_nested.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/simple/Simple.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/simple/simple.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/simple/simple.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/unescaped/Unescaped.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/unescaped/unescaped.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/unescaped/unescaped.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/utf8/UTF8.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/utf8/utf8.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/utf8/utf8.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/utf8_unescaped/UTF8Unescaped.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/utf8_unescaped/utf8_unescaped.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/utf8_unescaped/utf8_unescaped.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/whitespace/Whitespace.php [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/whitespace/partials/alphabet.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/whitespace/whitespace.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/examples/whitespace/whitespace.txt [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/templates/alpha.ms [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/templates/beta.ms [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/templates/one.mustache [new file with mode: 0644]
admin/lib/vendor/mustache/mustache/test/fixtures/templates/two.mustache [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/COMMITMENT [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/LICENSE [moved from website/js/vendor/tinymce/js/tinymce/license.txt with 98% similarity]
admin/lib/vendor/phpmailer/phpmailer/README.md [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/SECURITY.md [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/VERSION [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/composer.json [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/get_oauth_token.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-af.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ar.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-az.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ba.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-be.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-bg.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ca.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ch.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-cs.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-da.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-de.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-el.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-eo.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-es.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-et.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fa.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fi.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fo.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fr.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-gl.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-he.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hi.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hr.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hu.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hy.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-id.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-it.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ja.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ka.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ko.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-lt.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-lv.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-mg.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ms.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-nb.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-nl.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-pl.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt_br.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ro.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ru.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sk.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sl.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sv.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-tl.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-tr.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-uk.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-vi.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh_cn.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/src/Exception.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/src/OAuth.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/src/PHPMailer.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/src/POP3.php [new file with mode: 0644]
admin/lib/vendor/phpmailer/phpmailer/src/SMTP.php [new file with mode: 0644]
admin/lib/web/galleries.php [new file with mode: 0644]
admin/lib/web/rendezvous.php [new file with mode: 0644]
admin/lib/web/templates.php [new file with mode: 0644]
admin/lib/web/webmenu.php [new file with mode: 0644]
admin/lib/web/websites.php [new file with mode: 0644]
admin/tmpl/.htaccess [new file with mode: 0644]
admin/tmpl/index.html.mustache [new file with mode: 0644]
admin/tmpl/login.html.mustache [new file with mode: 0644]
admin/tmpl/pages/config/rendezvous.html.mustache [new file with mode: 0644]
admin/tmpl/pages/config/shop.html.mustache [new file with mode: 0644]
admin/tmpl/pages/config/site.html.mustache [new file with mode: 0644]
admin/tmpl/pages/config/template.html.mustache [new file with mode: 0644]
admin/tmpl/pages/config/users.html.mustache [new file with mode: 0644]
admin/tmpl/pages/error.html.mustache [new file with mode: 0644]
admin/tmpl/pages/galleries.html.mustache [new file with mode: 0644]
admin/tmpl/pages/home.html.mustache [new file with mode: 0644]
admin/tmpl/pages/login/forgotpassword.html.mustache [new file with mode: 0644]
admin/tmpl/pages/login/login.html.mustache [new file with mode: 0644]
admin/tmpl/pages/login/message.html.mustache [new file with mode: 0644]
admin/tmpl/pages/orders.html.mustache [new file with mode: 0644]
admin/tmpl/pages/rendezvous.html.mustache [new file with mode: 0644]
admin/tmpl/pages/shop.html.mustache [new file with mode: 0644]
admin/tmpl/pages/websites.html.mustache [new file with mode: 0644]
admin/upload.php [new file with mode: 0644]
dev/appicons.json [new file with mode: 0644]
dev/db/sitedb..schema.sql [new file with mode: 0644]
dev/setdevlinks.sh [new file with mode: 0644]
website/css/creorga.css [deleted file]
website/css/site.css [deleted file]
website/css/theme.css
website/download/update.php [deleted file]
website/img/Creorga_1000px.png [deleted file]
website/img/applescript.png [deleted file]
website/img/apps/cashboxlogo.svg [deleted file]
website/img/apps/coloradiologo.svg [deleted file]
website/img/apps/creorgalogo.svg [deleted file]
website/img/apps/datastorelogo.svg [deleted file]
website/img/apps/dkstools.svg [deleted file]
website/img/apps/dksvpn.svg [deleted file]
website/img/apps/hourtraxlogo.svg [deleted file]
website/img/apps/invoicejournallogo.svg [deleted file]
website/img/apps/qrcodegenerateorlogo.svg [deleted file]
website/img/apps/websiteeditorlogo.svg [deleted file]
website/img/bash.png [deleted file]
website/img/bg.jpg [deleted file]
website/img/bg_bw.jpg [deleted file]
website/img/bg_creorga.jpg [deleted file]
website/img/bgtest - Kopie.jpg [deleted file]
website/img/bgtest.jpg [deleted file]
website/img/cashbox.png [deleted file]
website/img/childs.png [deleted file]
website/img/coloradio.png [deleted file]
website/img/creorgalogo.png [deleted file]
website/img/css3.png [deleted file]
website/img/festplatte.jpg [deleted file]
website/img/filemaker.png [deleted file]
website/img/fm_logotm_stacked.png [deleted file]
website/img/groovy.png [deleted file]
website/img/hourtrax.png [deleted file]
website/img/htmlfive.png [deleted file]
website/img/icons/menu.svg [deleted file]
website/img/if_HTML_Logo_65687.png [deleted file]
website/img/if_code-programming-javascript-software-develop-command-language_652581.png [deleted file]
website/img/invoice_journal.png [deleted file]
website/img/java.png [deleted file]
website/img/javascript.png [deleted file]
website/img/javascript_yellow.png [deleted file]
website/img/kasse.jpg [deleted file]
website/img/kinder.jpg [deleted file]
website/img/logo-mysql.png [deleted file]
website/img/musicmix.jpg [deleted file]
website/img/musicmix.png [deleted file]
website/img/mysql.png [deleted file]
website/img/perl.png [deleted file]
website/img/pics/google4.png [deleted file]
website/img/pics/google_gray.svg [deleted file]
website/img/pics/ico.copywriting.png [deleted file]
website/img/pics/ico.monitoring.png [deleted file]
website/img/pics/ico.optimization.png [deleted file]
website/img/pics/image-1.jpg [deleted file]
website/img/pics/image-10.jpg [deleted file]
website/img/pics/image-11.jpg [deleted file]
website/img/pics/image-12.jpg [deleted file]
website/img/pics/image-2.jpg [deleted file]
website/img/pics/image-3.jpg [deleted file]
website/img/pics/image-4.jpg [deleted file]
website/img/pics/image-5.jpg [deleted file]
website/img/pics/image-6.jpg [deleted file]
website/img/pics/image-7.jpg [deleted file]
website/img/pics/image-8.jpg [deleted file]
website/img/pics/image-9.jpg [deleted file]
website/img/pics/img.home2.png [deleted file]
website/img/pics/img.home3.png [deleted file]
website/img/pics/img.home4.png [deleted file]
website/img/pics/img.home6.png [deleted file]
website/img/pics/logo.png [deleted file]
website/img/pics/partner-1.jpg [deleted file]
website/img/pics/partner-2.jpg [deleted file]
website/img/pics/partner-3.jpg [deleted file]
website/img/pics/partner-4.jpg [deleted file]
website/img/pics/partner-5.jpg [deleted file]
website/img/pics/partner-6.jpg [deleted file]
website/img/pics/slide1.contact.png [deleted file]
website/img/pics/slide1.jpg [deleted file]
website/img/pics/slide2.contact.png [deleted file]
website/img/pics/slide2.jpg [deleted file]
website/img/pics/slide3.contact.png [deleted file]
website/img/pics/slide3.jpg [deleted file]
website/img/pics/spotlight-poi2.png [deleted file]
website/img/pics/team.1.jpg [deleted file]
website/img/pics/team.2.jpg [deleted file]
website/img/pics/team.3.jpg [deleted file]
website/img/pics/team.4.jpg [deleted file]
website/img/pics/welcome.png [deleted file]
website/img/pitouchcase.png [deleted file]
website/img/postgres.png [deleted file]
website/img/postgresql.png [deleted file]
website/img/powershell.png [deleted file]
website/img/price750.svg [deleted file]
website/img/radio.jpg [deleted file]
website/img/rechnung.jpg [deleted file]
website/img/slider_pctablet.png [deleted file]
website/img/sqlite.png [deleted file]
website/img/sybar.png [deleted file]
website/img/zeit.jpg [deleted file]
website/index.php
website/info.php [deleted file]
website/js/dataform.js [deleted file]
website/js/global/myapp.js [deleted file]
website/js/global/renderer.js [deleted file]
website/js/global/report.js [deleted file]
website/js/global/request.js [deleted file]
website/js/global/sqlite.js [deleted file]
website/js/timecalc.js [deleted file]
website/js/vendor/moment/moment-with-locales.min.js [deleted file]
website/js/vendor/moment/moment.min.js [deleted file]
website/js/vendor/mustache/mustache.js [deleted file]
website/js/vendor/mustache/mustache.min.js [deleted file]
website/js/vendor/tabulator/css/tabulator.min.css [deleted file]
website/js/vendor/tabulator/css/tabulator.min.css.map [deleted file]
website/js/vendor/tabulator/css/tabulator_site.min.css [deleted file]
website/js/vendor/tabulator/css/tabulator_site.min.css.map [deleted file]
website/js/vendor/tabulator/js/modules/accessor.min.js [deleted file]
website/js/vendor/tabulator/js/modules/calculation_colums.min.js [deleted file]
website/js/vendor/tabulator/js/modules/clipboard.min.js [deleted file]
website/js/vendor/tabulator/js/modules/data_tree.min.js [deleted file]
website/js/vendor/tabulator/js/modules/download.min.js [deleted file]
website/js/vendor/tabulator/js/modules/edit.min.js [deleted file]
website/js/vendor/tabulator/js/modules/export.min.js [deleted file]
website/js/vendor/tabulator/js/modules/format.min.js [deleted file]
website/js/vendor/tabulator/js/modules/group_rows.min.js [deleted file]
website/js/vendor/tabulator/js/modules/history.min.js [deleted file]
website/js/vendor/tabulator/js/modules/menu.min.js [deleted file]
website/js/vendor/tabulator/js/modules/page.min.js [deleted file]
website/js/vendor/tabulator/js/modules/reactive_data.min.js [deleted file]
website/js/vendor/tabulator/js/modules/resize_columns.min.js [deleted file]
website/js/vendor/tabulator/js/modules/resize_table.min.js [deleted file]
website/js/vendor/tabulator/js/modules/sort.min.js [deleted file]
website/js/vendor/tabulator/js/tabulator.es2015.js [deleted file]
website/js/vendor/tabulator/js/tabulator.min.js [deleted file]
website/js/vendor/tabulator/js/tabulator_core.min.js [deleted file]
website/js/vendor/tinymce/changelog.txt [deleted file]
website/js/vendor/tinymce/js/tinymce/jquery.tinymce.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/langs/de.js [deleted file]
website/js/vendor/tinymce/js/tinymce/langs/fr_FR.js [deleted file]
website/js/vendor/tinymce/js/tinymce/langs/readme.md [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/advlist/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/anchor/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/autolink/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/autoresize/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/autosave/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/bbcode/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/charmap/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/code/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/codesample/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/colorpicker/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/contextmenu/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/directionality/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/emoticons/js/emojis.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/emoticons/js/emojis.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/emoticons/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/fullpage/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/fullscreen/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/help/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/hr/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/image/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/imagetools/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/importcss/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/insertdatetime/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/legacyoutput/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/link/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/lists/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/media/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/nonbreaking/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/noneditable/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/pagebreak/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/paste/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/preview/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/print/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/quickbars/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/save/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/searchreplace/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/spellchecker/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/tabfocus/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/table/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/template/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/textcolor/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/textpattern/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/toc/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/visualblocks/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/visualchars/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/plugins/wordcount/plugin.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/skins/content/dark/content.min.css [deleted file]
website/js/vendor/tinymce/js/tinymce/skins/content/default/content.min.css [deleted file]
website/js/vendor/tinymce/js/tinymce/skins/content/document/content.min.css [deleted file]
website/js/vendor/tinymce/js/tinymce/skins/content/writer/content.min.css [deleted file]
website/js/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/content.inline.min.css [deleted file]
website/js/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/content.min.css [deleted file]
website/js/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/content.mobile.min.css [deleted file]
website/js/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/fonts/tinymce-mobile.woff [deleted file]
website/js/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/skin.min.css [deleted file]
website/js/vendor/tinymce/js/tinymce/skins/ui/oxide-dark/skin.mobile.min.css [deleted file]
website/js/vendor/tinymce/js/tinymce/skins/ui/oxide/content.inline.min.css [deleted file]
website/js/vendor/tinymce/js/tinymce/skins/ui/oxide/content.min.css [deleted file]
website/js/vendor/tinymce/js/tinymce/skins/ui/oxide/content.mobile.min.css [deleted file]
website/js/vendor/tinymce/js/tinymce/skins/ui/oxide/fonts/tinymce-mobile.woff [deleted file]
website/js/vendor/tinymce/js/tinymce/skins/ui/oxide/skin.min.css [deleted file]
website/js/vendor/tinymce/js/tinymce/skins/ui/oxide/skin.mobile.min.css [deleted file]
website/js/vendor/tinymce/js/tinymce/themes/mobile/theme.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/themes/silver/theme.min.js [deleted file]
website/js/vendor/tinymce/js/tinymce/tinymce.min.js [deleted file]
website/lib/config.php
website/robots.txt
website/tmpl/index.html.mustache
website/tmpl/pages/computers.tt [deleted file]
website/tmpl/pages/contact.html.mustache
website/tmpl/pages/development.html.mustache [deleted file]
website/tmpl/pages/en/privacy.tt [deleted file]
website/tmpl/pages/en/terms.tt [deleted file]
website/tmpl/pages/en/useterms.tt [deleted file]
website/tmpl/pages/error.html.mustache [new file with mode: 0644]
website/tmpl/pages/home.html.mustache
website/tmpl/pages/hosting.tt [deleted file]
website/tmpl/pages/it-service.html.mustache [deleted file]
website/website [deleted symlink]