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:
fd57d68
)
MDL-51525 libraries: added graphlib to thirdpartylibs.xml
author
Ryan Wyllie
<ryan@moodle.com>
Tue, 29 Sep 2015 06:05:23 +0000
(06:05 +0000)
committer
Ryan Wyllie
<ryan@moodle.com>
Tue, 29 Sep 2015 06:05:23 +0000
(06:05 +0000)
lib/thirdpartylibs.xml
patch
|
blob
|
blame
|
history
diff --git
a/lib/thirdpartylibs.xml
b/lib/thirdpartylibs.xml
index
d560b63
..
689ae25
100644
(file)
--- a/
lib/thirdpartylibs.xml
+++ b/
lib/thirdpartylibs.xml
@@
-270,4
+270,10
@@
<license>MIT</license>
<version>2.1.3</version>
</library>
+ <library>
+ <location>graphlib.php</location>
+ <name>Graph Class</name>
+ <license>GPL</license>
+ <version>1.6.3</version>
+ </library>
</libraries>