Issue #372416 by naxoc: Remove nonexistent theme_comment_wrapper() function ref from docs

8.0.x
Jennifer Hodgdon 2012-10-15 13:06:39 -07:00
parent 65fb8dfc82
commit ea485a5c18
3 changed files with 0 additions and 3 deletions

View File

@ -1745,7 +1745,6 @@ function theme_comment_post_forbidden($variables) {
* Preprocesses variables for comment-wrapper.tpl.php.
*
* @see comment-wrapper.tpl.php
* @see theme_comment_wrapper()
*/
function template_preprocess_comment_wrapper(&$variables) {
// Provide contextual information.

View File

@ -28,7 +28,6 @@
* - COMMENT_MODE_THREADED
*
* @see template_preprocess_comment_wrapper()
* @see theme_comment_wrapper()
*
* @ingroup themeable
*/

View File

@ -28,7 +28,6 @@
* - COMMENT_MODE_THREADED
*
* @see template_preprocess_comment_wrapper()
* @see theme_comment_wrapper()
*
* @ingroup themeable
*/