From 6d647878a5a48e93a4e2c369cee46dea3f869bcf Mon Sep 17 00:00:00 2001 From: "Eloy Lafuente (stronk7)" Date: Fri, 20 Apr 2018 23:53:53 +0200 Subject: [PATCH] NOBUG: Fixed file access permissions --- mod/quiz/db/install.xml | 0 mod/quiz/tests/local_structure_slot_random_test.php | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 mod/quiz/db/install.xml mode change 100755 => 100644 mod/quiz/tests/local_structure_slot_random_test.php diff --git a/mod/quiz/db/install.xml b/mod/quiz/db/install.xml old mode 100755 new mode 100644 diff --git a/mod/quiz/tests/local_structure_slot_random_test.php b/mod/quiz/tests/local_structure_slot_random_test.php old mode 100755 new mode 100644 -- 2.17.1