. */ if (version_compare(phpversion(), '5.1', '<')) exit('This version of the Content Rating plugin requires PHP version 5.1 or higher.'); require(dirname(__FILE__).'/content-rating.php'); $GLOBALS['miqrorate'] = new MiqroRating(plugin_basename(__FILE__)); ?>