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/UserCountry
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/UserCountry')
-rw-r--r--[-rwxr-xr-x]plugins/UserCountry/GeoIPAutoUpdater.php0
-rw-r--r--[-rwxr-xr-x]plugins/UserCountry/LocationProvider.php0
-rw-r--r--[-rwxr-xr-x]plugins/UserCountry/LocationProvider/DefaultProvider.php0
-rw-r--r--[-rwxr-xr-x]plugins/UserCountry/LocationProvider/GeoIp.php0
-rw-r--r--[-rwxr-xr-x]plugins/UserCountry/LocationProvider/GeoIp/Pecl.php0
-rw-r--r--[-rwxr-xr-x]plugins/UserCountry/LocationProvider/GeoIp/Php.php0
-rw-r--r--[-rwxr-xr-x]plugins/UserCountry/LocationProvider/GeoIp/ServerBased.php0
-rw-r--r--[-rwxr-xr-x]plugins/UserCountry/stylesheets/userCountry.less0
-rw-r--r--[-rwxr-xr-x]plugins/UserCountry/templates/_updaterManage.twig0
-rw-r--r--[-rwxr-xr-x]plugins/UserCountry/templates/adminIndex.twig0
10 files changed, 0 insertions, 0 deletions
diff --git a/plugins/UserCountry/GeoIPAutoUpdater.php b/plugins/UserCountry/GeoIPAutoUpdater.php
index 53b299a5c6..53b299a5c6 100755..100644
--- a/plugins/UserCountry/GeoIPAutoUpdater.php
+++ b/plugins/UserCountry/GeoIPAutoUpdater.php
diff --git a/plugins/UserCountry/LocationProvider.php b/plugins/UserCountry/LocationProvider.php
index 2ca4807696..2ca4807696 100755..100644
--- a/plugins/UserCountry/LocationProvider.php
+++ b/plugins/UserCountry/LocationProvider.php
diff --git a/plugins/UserCountry/LocationProvider/DefaultProvider.php b/plugins/UserCountry/LocationProvider/DefaultProvider.php
index b5b32ec8c2..b5b32ec8c2 100755..100644
--- a/plugins/UserCountry/LocationProvider/DefaultProvider.php
+++ b/plugins/UserCountry/LocationProvider/DefaultProvider.php
diff --git a/plugins/UserCountry/LocationProvider/GeoIp.php b/plugins/UserCountry/LocationProvider/GeoIp.php
index a20e3f0462..a20e3f0462 100755..100644
--- a/plugins/UserCountry/LocationProvider/GeoIp.php
+++ b/plugins/UserCountry/LocationProvider/GeoIp.php
diff --git a/plugins/UserCountry/LocationProvider/GeoIp/Pecl.php b/plugins/UserCountry/LocationProvider/GeoIp/Pecl.php
index 8171485e42..8171485e42 100755..100644
--- a/plugins/UserCountry/LocationProvider/GeoIp/Pecl.php
+++ b/plugins/UserCountry/LocationProvider/GeoIp/Pecl.php
diff --git a/plugins/UserCountry/LocationProvider/GeoIp/Php.php b/plugins/UserCountry/LocationProvider/GeoIp/Php.php
index db274f6bf7..db274f6bf7 100755..100644
--- a/plugins/UserCountry/LocationProvider/GeoIp/Php.php
+++ b/plugins/UserCountry/LocationProvider/GeoIp/Php.php
diff --git a/plugins/UserCountry/LocationProvider/GeoIp/ServerBased.php b/plugins/UserCountry/LocationProvider/GeoIp/ServerBased.php
index 2a597bd030..2a597bd030 100755..100644
--- a/plugins/UserCountry/LocationProvider/GeoIp/ServerBased.php
+++ b/plugins/UserCountry/LocationProvider/GeoIp/ServerBased.php
diff --git a/plugins/UserCountry/stylesheets/userCountry.less b/plugins/UserCountry/stylesheets/userCountry.less
index 147666fc24..147666fc24 100755..100644
--- a/plugins/UserCountry/stylesheets/userCountry.less
+++ b/plugins/UserCountry/stylesheets/userCountry.less
diff --git a/plugins/UserCountry/templates/_updaterManage.twig b/plugins/UserCountry/templates/_updaterManage.twig
index 571b3ce170..571b3ce170 100755..100644
--- a/plugins/UserCountry/templates/_updaterManage.twig
+++ b/plugins/UserCountry/templates/_updaterManage.twig
diff --git a/plugins/UserCountry/templates/adminIndex.twig b/plugins/UserCountry/templates/adminIndex.twig
index e8f155342c..e8f155342c 100755..100644
--- a/plugins/UserCountry/templates/adminIndex.twig
+++ b/plugins/UserCountry/templates/adminIndex.twig