From 0a3a09b2adfb7d11209fcf60841a3e4268c628cb Mon Sep 17 00:00:00 2001 From: alltheworld Date: Sun, 9 Feb 2014 23:38:40 +0200 Subject: [PATCH] Set Proper File permissions. Do not Allow text files to be executeables. --- .bowerrc | 0 .gitattributes | 0 .gitignore | 0 LICENSE | 0 README.md | 0 bower.json | 0 composer.json | 0 composer.lock | 0 php.ini | 0 phpunit.xml | 0 scheduler.yml | 0 server.php | 0 12 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 .bowerrc mode change 100755 => 100644 .gitattributes mode change 100755 => 100644 .gitignore mode change 100755 => 100644 LICENSE mode change 100755 => 100644 README.md mode change 100755 => 100644 bower.json mode change 100755 => 100644 composer.json mode change 100755 => 100644 composer.lock mode change 100755 => 100644 php.ini mode change 100755 => 100644 phpunit.xml mode change 100755 => 100644 scheduler.yml mode change 100755 => 100644 server.php diff --git a/.bowerrc b/.bowerrc old mode 100755 new mode 100644 diff --git a/.gitattributes b/.gitattributes old mode 100755 new mode 100644 diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/LICENSE b/LICENSE old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/bower.json b/bower.json old mode 100755 new mode 100644 diff --git a/composer.json b/composer.json old mode 100755 new mode 100644 diff --git a/composer.lock b/composer.lock old mode 100755 new mode 100644 diff --git a/php.ini b/php.ini old mode 100755 new mode 100644 diff --git a/phpunit.xml b/phpunit.xml old mode 100755 new mode 100644 diff --git a/scheduler.yml b/scheduler.yml old mode 100755 new mode 100644 diff --git a/server.php b/server.php old mode 100755 new mode 100644