Issue status update for http://drupal.org/node/27791 Post a follow up: http://drupal.org/project/comments/add/27791 Project: Drupal Version: cvs Component: theme system Category: bug reports Priority: normal Assigned to: robertDouglass Reported by: robertDouglass Updated by: robertDouglass Status: patch agree. It can be removed. robertDouglass Previous comments: ------------------------------------------------------------------------ Fri, 29 Jul 2005 17:41:48 +0000 : robertDouglass Attachment: http://drupal.org/files/issues/phptemplate_redundant_var_patch.txt (815 bytes) The $site variable is made redundant by $site_name, and is not used. ------------------------------------------------------------------------ Fri, 29 Jul 2005 21:24:19 +0000 : Steven Bluemarine declares $theme as global, but as far as I can tell it doesn't use it anywhere. I think we can safely remove it?