From 40472cdceedcde79fda3537733f7f9dd5a2cad72 Mon Sep 17 00:00:00 2001 From: Phyks Date: Sat, 30 Aug 2014 22:35:01 +0200 Subject: [PATCH] Fix rights --- .gitignore | 0 LICENSE | 0 README.md | 0 TODO | 0 data/notice | 0 db_backups/README | 0 inc/UsersInGlobalPayback.class.php | 0 index.php | 0 install.php | 0 tpl/default_en/footer.html | 0 tpl/default_en/header.html | 0 tpl/default_en/index.html | 0 tpl/default_en/new_invoice.html | 0 tpl/default_fr/footer.html | 0 tpl/default_fr/header.html | 0 tpl/default_fr/index.html | 0 tpl/default_fr/new_invoice.html | 0 tpl/json/index.html | 0 tpl/json/new_invoice.html | 0 19 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 .gitignore mode change 100755 => 100644 LICENSE mode change 100755 => 100644 README.md mode change 100755 => 100644 TODO delete mode 100755 data/notice mode change 100755 => 100644 db_backups/README mode change 100755 => 100644 inc/UsersInGlobalPayback.class.php mode change 100755 => 100644 index.php mode change 100755 => 100644 install.php mode change 100755 => 100644 tpl/default_en/footer.html mode change 100755 => 100644 tpl/default_en/header.html mode change 100755 => 100644 tpl/default_en/index.html mode change 100755 => 100644 tpl/default_en/new_invoice.html mode change 100755 => 100644 tpl/default_fr/footer.html mode change 100755 => 100644 tpl/default_fr/header.html mode change 100755 => 100644 tpl/default_fr/index.html mode change 100755 => 100644 tpl/default_fr/new_invoice.html mode change 100755 => 100644 tpl/json/index.html mode change 100755 => 100644 tpl/json/new_invoice.html 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/TODO b/TODO old mode 100755 new mode 100644 diff --git a/data/notice b/data/notice deleted file mode 100755 index e69de29..0000000 diff --git a/db_backups/README b/db_backups/README old mode 100755 new mode 100644 diff --git a/inc/UsersInGlobalPayback.class.php b/inc/UsersInGlobalPayback.class.php old mode 100755 new mode 100644 diff --git a/index.php b/index.php old mode 100755 new mode 100644 diff --git a/install.php b/install.php old mode 100755 new mode 100644 diff --git a/tpl/default_en/footer.html b/tpl/default_en/footer.html old mode 100755 new mode 100644 diff --git a/tpl/default_en/header.html b/tpl/default_en/header.html old mode 100755 new mode 100644 diff --git a/tpl/default_en/index.html b/tpl/default_en/index.html old mode 100755 new mode 100644 diff --git a/tpl/default_en/new_invoice.html b/tpl/default_en/new_invoice.html old mode 100755 new mode 100644 diff --git a/tpl/default_fr/footer.html b/tpl/default_fr/footer.html old mode 100755 new mode 100644 diff --git a/tpl/default_fr/header.html b/tpl/default_fr/header.html old mode 100755 new mode 100644 diff --git a/tpl/default_fr/index.html b/tpl/default_fr/index.html old mode 100755 new mode 100644 diff --git a/tpl/default_fr/new_invoice.html b/tpl/default_fr/new_invoice.html old mode 100755 new mode 100644 diff --git a/tpl/json/index.html b/tpl/json/index.html old mode 100755 new mode 100644 diff --git a/tpl/json/new_invoice.html b/tpl/json/new_invoice.html old mode 100755 new mode 100644