From 7d26dcc8475e4c7c3f68358405e9074ed61e018c Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 8 Nov 2023 13:21:36 +0100 Subject: Remove unneeded execution permissions (#5831) `chmod -x` --- app/i18n/hu/admin.php | 0 app/i18n/hu/conf.php | 0 app/i18n/hu/feedback.php | 0 app/i18n/hu/gen.php | 0 app/i18n/hu/index.php | 0 app/i18n/hu/install.php | 0 app/i18n/hu/sub.php | 0 app/i18n/hu/user.php | 0 8 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 app/i18n/hu/admin.php mode change 100755 => 100644 app/i18n/hu/conf.php mode change 100755 => 100644 app/i18n/hu/feedback.php mode change 100755 => 100644 app/i18n/hu/gen.php mode change 100755 => 100644 app/i18n/hu/index.php mode change 100755 => 100644 app/i18n/hu/install.php mode change 100755 => 100644 app/i18n/hu/sub.php mode change 100755 => 100644 app/i18n/hu/user.php (limited to 'app/i18n') diff --git a/app/i18n/hu/admin.php b/app/i18n/hu/admin.php old mode 100755 new mode 100644 diff --git a/app/i18n/hu/conf.php b/app/i18n/hu/conf.php old mode 100755 new mode 100644 diff --git a/app/i18n/hu/feedback.php b/app/i18n/hu/feedback.php old mode 100755 new mode 100644 diff --git a/app/i18n/hu/gen.php b/app/i18n/hu/gen.php old mode 100755 new mode 100644 diff --git a/app/i18n/hu/index.php b/app/i18n/hu/index.php old mode 100755 new mode 100644 diff --git a/app/i18n/hu/install.php b/app/i18n/hu/install.php old mode 100755 new mode 100644 diff --git a/app/i18n/hu/sub.php b/app/i18n/hu/sub.php old mode 100755 new mode 100644 diff --git a/app/i18n/hu/user.php b/app/i18n/hu/user.php old mode 100755 new mode 100644 -- cgit v1.2.3