* * Copyright 2008-2011 Crowd Favorite, Ltd. All rights reserved. * Released under the GPL license * http://www.opensource.org/licenses/gpl-license.php */ if (__FILE__ == $_SERVER['SCRIPT_FILENAME']) { die(); } if (CFCT_DEBUG) { cfct_banner(__FILE__); } if (comments_open()) { if (!post_password_required() && have_comments() ) { ?>

', wp_list_comments('callback=cfct_threaded_comment'), ''; previous_comments_link(); next_comments_link(); ?>