From 2ecc273c60f3b625fe3b44005813e73eba5ea57a Mon Sep 17 00:00:00 2001 From: webchick Date: Sun, 26 Jun 2011 23:11:35 -0700 Subject: Issue #253725 by jhodgdon: Fixed () in search results does not have array keys on comments and uploads values. --- modules/search/search-result.tpl.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/search') diff --git a/modules/search/search-result.tpl.php b/modules/search/search-result.tpl.php index 30b321fb2..db9f2202f 100644 --- a/modules/search/search-result.tpl.php +++ b/modules/search/search-result.tpl.php @@ -31,8 +31,6 @@ * - $info_split['date']: Last update of the node. Short formatted. * - $info_split['comment']: Number of comments output as "% comments", % * being the count. Depends on comment.module. - * - $info_split['upload']: Number of attachments output as "% attachments", % - * being the count. Depends on upload.module. * * Other variables: * - $classes_array: Array of HTML class attribute values. It is flattened -- cgit v1.2.3