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:
f41bbf8
)
MDL-58109 report_security: Remove empty line
author
David Monllao
<david.monllao@gmail.com>
Tue, 14 Mar 2017 10:00:20 +0000
(11:00 +0100)
committer
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Tue, 14 Mar 2017 10:27:26 +0000
(11:27 +0100)
report/security/locallib.php
patch
|
blob
|
blame
|
history
diff --git
a/report/security/locallib.php
b/report/security/locallib.php
index
f93cfdb
..
7252fa2
100644
(file)
--- a/
report/security/locallib.php
+++ b/
report/security/locallib.php
@@
-897,4
+897,3
@@
function report_security_check_preventexecpath($detailed = false) {
return $result;
}
-