Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f940d3a
)
NOBUG: Fixed file access permissions
author
Dan Poltawski
<dan@moodle.com>
Fri, 11 Apr 2014 03:39:56 +0000
(11:39 +0800)
committer
Dan Poltawski
<dan@moodle.com>
Fri, 11 Apr 2014 03:39:56 +0000
(11:39 +0800)
15 files changed:
message/output/airnotifier/classes/manager.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
message/output/airnotifier/db/access.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
message/output/airnotifier/db/install.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
message/output/airnotifier/db/install.xml
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
message/output/airnotifier/db/services.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
message/output/airnotifier/externallib.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
message/output/airnotifier/lang/en/message_airnotifier.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
message/output/airnotifier/message_output_airnotifier.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
message/output/airnotifier/requestaccesskey.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
message/output/airnotifier/rest.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
message/output/airnotifier/settings.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
message/output/airnotifier/style.css
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
message/output/airnotifier/tests/externallib_test.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
message/output/airnotifier/version.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
message/output/airnotifier/yui/src/toolboxes/js/toolboxes.js
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
diff --git
a/message/output/airnotifier/classes/manager.php
b/message/output/airnotifier/classes/manager.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/message/output/airnotifier/db/access.php
b/message/output/airnotifier/db/access.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/message/output/airnotifier/db/install.php
b/message/output/airnotifier/db/install.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/message/output/airnotifier/db/install.xml
b/message/output/airnotifier/db/install.xml
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/message/output/airnotifier/db/services.php
b/message/output/airnotifier/db/services.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/message/output/airnotifier/externallib.php
b/message/output/airnotifier/externallib.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/message/output/airnotifier/lang/en/message_airnotifier.php
b/message/output/airnotifier/lang/en/message_airnotifier.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/message/output/airnotifier/message_output_airnotifier.php
b/message/output/airnotifier/message_output_airnotifier.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/message/output/airnotifier/requestaccesskey.php
b/message/output/airnotifier/requestaccesskey.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/message/output/airnotifier/rest.php
b/message/output/airnotifier/rest.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/message/output/airnotifier/settings.php
b/message/output/airnotifier/settings.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/message/output/airnotifier/style.css
b/message/output/airnotifier/style.css
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/message/output/airnotifier/tests/externallib_test.php
b/message/output/airnotifier/tests/externallib_test.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/message/output/airnotifier/version.php
b/message/output/airnotifier/version.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/message/output/airnotifier/yui/src/toolboxes/js/toolboxes.js
b/message/output/airnotifier/yui/src/toolboxes/js/toolboxes.js
old mode 100755
(executable)
new mode 100644
(file)