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:
f4d1dd1
)
MDL-48273 upgrade.txt version fix
author
Dan Poltawski
<dan@moodle.com>
Mon, 8 Dec 2014 11:23:11 +0000
(11:23 +0000)
committer
Dan Poltawski
<dan@moodle.com>
Mon, 8 Dec 2014 11:23:40 +0000
(11:23 +0000)
grade/report/upgrade.txt
patch
|
blob
|
blame
|
history
diff --git
a/grade/report/upgrade.txt
b/grade/report/upgrade.txt
index
ad6d600
..
8c10d0b
100644
(file)
--- a/
grade/report/upgrade.txt
+++ b/
grade/report/upgrade.txt
@@
-1,7
+1,7
@@
This files describes API changes in /grade/report/*,
information provided here is intended especially for developers.
-=== 2.8.
1
===
+=== 2.8.
2
===
* gradereport_singleview::__construct doesn't need groupid parameter anymore, so it was renamed to $unused.
=== 2.6.5, 2.7.2 ===