mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-19873 imported new SimplePie 1.2
This commit is contained in:
parent
f68ab42ba3
commit
ec00bfc5cd
4 changed files with 1941 additions and 613 deletions
|
@ -1,4 +1,4 @@
|
||||||
<?php // $id$
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Moodle - Modular Object-Oriented Dynamic Learning Environment
|
* Moodle - Modular Object-Oriented Dynamic Learning Environment
|
||||||
|
|
|
@ -8,4 +8,3 @@ Changes:
|
||||||
|
|
||||||
Dan Poltawski <talktodan@gmail.com>
|
Dan Poltawski <talktodan@gmail.com>
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -214,7 +214,7 @@
|
||||||
<location>simplepie</location>
|
<location>simplepie</location>
|
||||||
<name>SimplePie</name>
|
<name>SimplePie</name>
|
||||||
<license>BSD</license>
|
<license>BSD</license>
|
||||||
<version>1.1.3</version>
|
<version>1.2</version>
|
||||||
<licenseversion></licenseversion>
|
<licenseversion></licenseversion>
|
||||||
</library>
|
</library>
|
||||||
<library>
|
<library>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue