14 Apr
2005
14 Apr
'05
3:47 p.m.
Issue status update for http://drupal.org/node/20498 Project: Drupal Version: cvs Component: theme system Category: tasks Priority: normal Assigned to: stefan nagtegaal Reported by: stefan nagtegaal Updated by: stefan nagtegaal Status: patch Attachment: http://drupal.org/files/issues/theme-inc.patch (7.1 KB) Attached patch: - uses single quotes instead of double quotes where possible; - removes a deprecated theme function called theme_error() (we now use theme_set_message($message, $type) for that); More improveents to come, when this is in core. stefan nagtegaal