Skip to content

Commit

Permalink
FeedWordPie_Parser / fix up.
Browse files Browse the repository at this point in the history
  • Loading branch information
radgeek committed Aug 18, 2020
1 parent 7327101 commit bdc163e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extend/SimplePie/feedwordpie_parser.class.php
@@ -1,6 +1,6 @@
<?php
$subdir = dirname(__FILE__);
$ver = SIMPLEPIE_VERSION;;
$ver = SIMPLEPIE_VERSION;
$mod = basename(__FILE__);

if ( is_readable("${subdir}/${ver}/${mod}") ) :
Expand Down

0 comments on commit bdc163e

Please sign in to comment.