Fatal error: Failed parsing

    
    
    
        

VERSION|fp-0.703.5|SUBJECT|Historical Measures. Autoblog?|CONTENT|This plugin for wordpress is not availabe on the authors blog, so here it is. You're really not advised to use this. [code]<?php /* Plugin Name: WP-Autoblog Plugin URI: http://www.elliottback.com/wp/ Description: Given RSS Feeds, automatically makes posts to your blog Version: 1.0 Author: Elliott Back Author URI: http://www.elliottback.com/ NOTE: Uses WP-Cron and Magpie RSS */ require_once(dirname(__FILE__) . '/wp-cron.php'); require_once(dirname(__FILE__) . '/rss_fetch.inc'); define('MAGPIE_FETCH_TIME_OUT', 60); define('MAGPIE_OUTPUT_ENCODING', 'UTF-8'); define('MAGPIE_CACHE_DIR', dirname(__FILE__) . '/cache'); /**** * 1) INSTALLATION */ // installation function wp_autoblog_install() { add_option('wp_autoblog_feeds', ''); add_option('wp_autoblog_full', 0); add_option('wp_autoblog_attribution', 1); add_option('wp_autoblog in /www/110mb.com/0/m/e/n/_/_/_/_/0men/htdocs/fp-includes/core/core.utils.php on line 97