]> git.pld-linux.org Git - packages/wordpress.git/blobdiff - simplepie.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/wordpress.git] / simplepie.patch
index b94ab741074845fb246e2c40d3a53ce553efe989..14816f6ed3e3aba28f697371c33e9e8c0137a953 100644 (file)
@@ -5,14 +5,7 @@
  
  if ( !class_exists('SimplePie') )
 -      require_once (ABSPATH . WPINC . '/class-simplepie.php');
-+      require_once 'simplepie.inc'
++      require_once 'simplepie.inc';
  
  class WP_Feed_Cache extends SimplePie_Cache {
        /**
-@@ -100,4 +100,4 @@
-                       }
-               }
-       }
--}
-\ No newline at end of file
-+}
This page took 0.143301 seconds and 4 git commands to generate.