I added the single quote (see new code below) but am still getting the same error...
Thanks so much for your help Dagon...
<?php
add_action( 'after_setup_theme', 'my_twenty_eleven_sidebar' );
function my_twenty_eleven_sidebar() {
remove_filter( 'body_class', 'twentyeleven_body_classes' );
}
?>
ERROR : Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/freec/public_html/free-credit-score/wp-content/themes/MyTwentyEleven/functions.php on line 8
Blog address: http://free--creditscore.com/free-credit-score/index.php