From ee70032d4f688cbed685d60b288b683a4efdef84 Mon Sep 17 00:00:00 2001 From: Vasilis Daloukas Date: Sat, 30 Apr 2016 22:41:38 +0300 Subject: [PATCH] Fix permission problems --- CHANGES.md | 0 README.md | 0 backup/moodle2/backup_game_activity_task.class.php | 0 backup/moodle2/backup_game_settingslib.php | 0 backup/moodle2/backup_game_stepslib.php | 0 backup/moodle2/restore_game_activity_task.class.php | 0 backup/moodle2/restore_game_stepslib.php | 0 bookquiz/play.php | 0 bookquiz/questions.php | 0 bookquiz/toc.php | 0 bookquiz/view.php | 0 cross/cross_class.php | 0 cross/crossdb_class.php | 0 cross/play.php | 0 cryptex/cryptexdb_class.php | 0 cryptex/play.php | 0 db/access.php | 0 db/createsnakes.php | 0 db/importsnakes.php | 0 db/importsudoku.php | 0 db/upgrade.php | 0 hangman/play.php | 0 hiddenpicture/picture.php | 0 hiddenpicture/play.php | 0 lang/en/game.php | 0 millionaire/play.php | 0 report/default.php | 0 report/overview/report.php | 0 sudoku/class.Sudoku.php | 0 sudoku/create.php | 0 sudoku/export.php | 0 sudoku/play.php | 0 sudoku/sdd/class.SDD.php | 0 sudoku/sdd/class.logfile.php | 0 34 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 CHANGES.md mode change 100755 => 100644 README.md mode change 100755 => 100644 backup/moodle2/backup_game_activity_task.class.php mode change 100755 => 100644 backup/moodle2/backup_game_settingslib.php mode change 100755 => 100644 backup/moodle2/backup_game_stepslib.php mode change 100755 => 100644 backup/moodle2/restore_game_activity_task.class.php mode change 100755 => 100644 backup/moodle2/restore_game_stepslib.php mode change 100755 => 100644 bookquiz/play.php mode change 100755 => 100644 bookquiz/questions.php mode change 100755 => 100644 bookquiz/toc.php mode change 100755 => 100644 bookquiz/view.php mode change 100755 => 100644 cross/cross_class.php mode change 100755 => 100644 cross/crossdb_class.php mode change 100755 => 100644 cross/play.php mode change 100755 => 100644 cryptex/cryptexdb_class.php mode change 100755 => 100644 cryptex/play.php mode change 100755 => 100644 db/access.php mode change 100755 => 100644 db/createsnakes.php mode change 100755 => 100644 db/importsnakes.php mode change 100755 => 100644 db/importsudoku.php mode change 100755 => 100644 db/upgrade.php mode change 100755 => 100644 hangman/play.php mode change 100755 => 100644 hiddenpicture/picture.php mode change 100755 => 100644 hiddenpicture/play.php mode change 100755 => 100644 lang/en/game.php mode change 100755 => 100644 millionaire/play.php mode change 100755 => 100644 report/default.php mode change 100755 => 100644 report/overview/report.php mode change 100755 => 100644 sudoku/class.Sudoku.php mode change 100755 => 100644 sudoku/create.php mode change 100755 => 100644 sudoku/export.php mode change 100755 => 100644 sudoku/play.php mode change 100755 => 100644 sudoku/sdd/class.SDD.php mode change 100755 => 100644 sudoku/sdd/class.logfile.php diff --git a/CHANGES.md b/CHANGES.md old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/backup/moodle2/backup_game_activity_task.class.php b/backup/moodle2/backup_game_activity_task.class.php old mode 100755 new mode 100644 diff --git a/backup/moodle2/backup_game_settingslib.php b/backup/moodle2/backup_game_settingslib.php old mode 100755 new mode 100644 diff --git a/backup/moodle2/backup_game_stepslib.php b/backup/moodle2/backup_game_stepslib.php old mode 100755 new mode 100644 diff --git a/backup/moodle2/restore_game_activity_task.class.php b/backup/moodle2/restore_game_activity_task.class.php old mode 100755 new mode 100644 diff --git a/backup/moodle2/restore_game_stepslib.php b/backup/moodle2/restore_game_stepslib.php old mode 100755 new mode 100644 diff --git a/bookquiz/play.php b/bookquiz/play.php old mode 100755 new mode 100644 diff --git a/bookquiz/questions.php b/bookquiz/questions.php old mode 100755 new mode 100644 diff --git a/bookquiz/toc.php b/bookquiz/toc.php old mode 100755 new mode 100644 diff --git a/bookquiz/view.php b/bookquiz/view.php old mode 100755 new mode 100644 diff --git a/cross/cross_class.php b/cross/cross_class.php old mode 100755 new mode 100644 diff --git a/cross/crossdb_class.php b/cross/crossdb_class.php old mode 100755 new mode 100644 diff --git a/cross/play.php b/cross/play.php old mode 100755 new mode 100644 diff --git a/cryptex/cryptexdb_class.php b/cryptex/cryptexdb_class.php old mode 100755 new mode 100644 diff --git a/cryptex/play.php b/cryptex/play.php old mode 100755 new mode 100644 diff --git a/db/access.php b/db/access.php old mode 100755 new mode 100644 diff --git a/db/createsnakes.php b/db/createsnakes.php old mode 100755 new mode 100644 diff --git a/db/importsnakes.php b/db/importsnakes.php old mode 100755 new mode 100644 diff --git a/db/importsudoku.php b/db/importsudoku.php old mode 100755 new mode 100644 diff --git a/db/upgrade.php b/db/upgrade.php old mode 100755 new mode 100644 diff --git a/hangman/play.php b/hangman/play.php old mode 100755 new mode 100644 diff --git a/hiddenpicture/picture.php b/hiddenpicture/picture.php old mode 100755 new mode 100644 diff --git a/hiddenpicture/play.php b/hiddenpicture/play.php old mode 100755 new mode 100644 diff --git a/lang/en/game.php b/lang/en/game.php old mode 100755 new mode 100644 diff --git a/millionaire/play.php b/millionaire/play.php old mode 100755 new mode 100644 diff --git a/report/default.php b/report/default.php old mode 100755 new mode 100644 diff --git a/report/overview/report.php b/report/overview/report.php old mode 100755 new mode 100644 diff --git a/sudoku/class.Sudoku.php b/sudoku/class.Sudoku.php old mode 100755 new mode 100644 diff --git a/sudoku/create.php b/sudoku/create.php old mode 100755 new mode 100644 diff --git a/sudoku/export.php b/sudoku/export.php old mode 100755 new mode 100644 diff --git a/sudoku/play.php b/sudoku/play.php old mode 100755 new mode 100644 diff --git a/sudoku/sdd/class.SDD.php b/sudoku/sdd/class.SDD.php old mode 100755 new mode 100644 diff --git a/sudoku/sdd/class.logfile.php b/sudoku/sdd/class.logfile.php old mode 100755 new mode 100644