Skip to content

Commit

Permalink
Merge pull request #49 from pascalchevrel/simplepie1.3
Browse files Browse the repository at this point in the history
issue #14 : upgrade moonmoon to simplepie 1.3, compiled version in a single file, re...
  • Loading branch information
mauricesvay committed Jul 9, 2012
2 parents 69c6aa2 + eee6a30 commit db48a93
Show file tree
Hide file tree
Showing 5 changed files with 17,596 additions and 15,356 deletions.
2 changes: 1 addition & 1 deletion app/app.php
Expand Up @@ -9,7 +9,7 @@
}

include(dirname(__FILE__).'/lib/lib.opml.php');
include(dirname(__FILE__).'/lib/simplepie/simplepie.inc');
include(dirname(__FILE__).'/lib/simplepie/simplepie_1.3.compiled.php');
include(dirname(__FILE__).'/lib/spyc-0.5/spyc.php');

include_once(dirname(__FILE__).'/classes/PlanetConfig.php');
Expand Down
26 changes: 0 additions & 26 deletions app/lib/simplepie/LICENSE.txt

This file was deleted.

30 changes: 0 additions & 30 deletions app/lib/simplepie/README.txt

This file was deleted.

0 comments on commit db48a93

Please sign in to comment.