* * 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__); } global $comment, $post; // Extract data passed in from threaded.php for comment reply link extract($data); ?>
id="comment-">
comment_approved == '0') { echo '

'.__('Your comment is awaiting moderation.', 'anno').'

'; } comment_text(); ?>