* into a string within the variable $classes.
*
* @see template_preprocess_comment_wrapper()
- * @see theme_comment_wrapper()
*
* @ingroup themeable
*/
* Process variables for comment-wrapper.tpl.php.
*
* @see comment-wrapper.tpl.php
- * @see theme_comment_wrapper()
*/
function template_preprocess_comment_wrapper(&$variables) {
// Provide contextual information.
* into a string within the variable $classes.
*
* @see template_preprocess_comment_wrapper()
- * @see theme_comment_wrapper()
*/
?>
<div id="comments" class="<?php print $classes; ?>"<?php print $attributes; ?>>