From 357ba05fc8d2dacc0c0fa73da3e4a46d03fc2ad6 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 2 Apr 2025 13:33:51 +0000 Subject: [PATCH] bug fixes --- .gitignore | 0 Admin/Install/Tag.install.json | 0 Admin/Install/Tag.php | 0 ICLA.txt | 0 img/module_teaser_small.png | Bin tests/Autoloader.php | 0 tests/Bootstrap.php | 0 tests/phpunit_default.xml | 0 8 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .gitignore mode change 100644 => 100755 Admin/Install/Tag.install.json mode change 100644 => 100755 Admin/Install/Tag.php mode change 100644 => 100755 ICLA.txt mode change 100644 => 100755 img/module_teaser_small.png mode change 100644 => 100755 tests/Autoloader.php mode change 100644 => 100755 tests/Bootstrap.php mode change 100644 => 100755 tests/phpunit_default.xml diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/Admin/Install/Tag.install.json b/Admin/Install/Tag.install.json old mode 100644 new mode 100755 diff --git a/Admin/Install/Tag.php b/Admin/Install/Tag.php old mode 100644 new mode 100755 diff --git a/ICLA.txt b/ICLA.txt old mode 100644 new mode 100755 diff --git a/img/module_teaser_small.png b/img/module_teaser_small.png old mode 100644 new mode 100755 diff --git a/tests/Autoloader.php b/tests/Autoloader.php old mode 100644 new mode 100755 diff --git a/tests/Bootstrap.php b/tests/Bootstrap.php old mode 100644 new mode 100755 diff --git a/tests/phpunit_default.xml b/tests/phpunit_default.xml old mode 100644 new mode 100755