Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrien Crivelli <adrien.crivelli@gmail.com>2018-06-28 15:50:56 +0300
committerStefan Giehl <stefan@piwik.org>2018-06-28 15:50:56 +0300
commitac07aa40497901c7f2a7a99166a88a1b72265d53 (patch)
tree676580aa60fa88c5c4d1b97995ca0b116415e81c /plugins/Installation
parentd4b8076382ab15740aa4b5afc3a5b156c15d2ce4 (diff)
Remove executable bit on most files (#13038)
Only the files declaring a shebang have their execution bit set. Everything else is not executable to avoid possible security issues
Diffstat (limited to 'plugins/Installation')
-rw-r--r--[-rwxr-xr-x]plugins/Installation/stylesheets/systemCheckPage.less0
-rw-r--r--[-rwxr-xr-x]plugins/Installation/templates/_systemCheckSection.twig0
-rw-r--r--[-rwxr-xr-x]plugins/Installation/templates/systemCheckPage.twig0
3 files changed, 0 insertions, 0 deletions
diff --git a/plugins/Installation/stylesheets/systemCheckPage.less b/plugins/Installation/stylesheets/systemCheckPage.less
index 05c97b2cdb..05c97b2cdb 100755..100644
--- a/plugins/Installation/stylesheets/systemCheckPage.less
+++ b/plugins/Installation/stylesheets/systemCheckPage.less
diff --git a/plugins/Installation/templates/_systemCheckSection.twig b/plugins/Installation/templates/_systemCheckSection.twig
index 96e3fc3ae3..96e3fc3ae3 100755..100644
--- a/plugins/Installation/templates/_systemCheckSection.twig
+++ b/plugins/Installation/templates/_systemCheckSection.twig
diff --git a/plugins/Installation/templates/systemCheckPage.twig b/plugins/Installation/templates/systemCheckPage.twig
index 86828b2de1..86828b2de1 100755..100644
--- a/plugins/Installation/templates/systemCheckPage.twig
+++ b/plugins/Installation/templates/systemCheckPage.twig