From cb50fcb46629c8f36f03fd57f7e2be8fcc4cc4ff Mon Sep 17 00:00:00 2001 From: Rasmus Fuhse <fuhse@data-quest.de> Date: Tue, 26 Feb 2019 09:19:50 +0100 Subject: [PATCH] mode changes --- CourseCopy.class.php | 0 LICENSE | 0 controllers/copy.php | 0 plugin.manifest | 0 views/action/checkbox.php | 0 views/copy/info.php | 0 6 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 CourseCopy.class.php mode change 100644 => 100755 LICENSE mode change 100644 => 100755 controllers/copy.php mode change 100644 => 100755 plugin.manifest mode change 100644 => 100755 views/action/checkbox.php mode change 100644 => 100755 views/copy/info.php diff --git a/CourseCopy.class.php b/CourseCopy.class.php old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/controllers/copy.php b/controllers/copy.php old mode 100644 new mode 100755 diff --git a/plugin.manifest b/plugin.manifest old mode 100644 new mode 100755 diff --git a/views/action/checkbox.php b/views/action/checkbox.php old mode 100644 new mode 100755 diff --git a/views/copy/info.php b/views/copy/info.php old mode 100644 new mode 100755 -- GitLab