From 9062b566b28d6b658888c4ab6bae856827a8cab7 Mon Sep 17 00:00:00 2001 From: Kjartan Mannes Date: Sun, 17 Feb 2002 13:04:50 +0000 Subject: - applying patches from Axel Kollmorgen. See http://list.drupal.org/drupal-devel/2002-February/thread.html#6678 http://list.drupal.org/drupal-devel/2002-February/thread.html#6629 - removed references to $this->user() from themes. - removed $BaseTheme->user(). It was deprecated a while back. NOTE: this update will break custom themes, so make sure you update your themes before updating! --- themes/example/example.theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/example/example.theme') diff --git a/themes/example/example.theme b/themes/example/example.theme index 326580c4c..90c22e5cd 100644 --- a/themes/example/example.theme +++ b/themes/example/example.theme @@ -1,7 +1,7 @@