From fe5d67700ceb54bdc951dbd1f5f98e9dcae89855 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 6 Oct 2011 22:41:35 -0300 Subject: Widget updates --- muamba.module | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'muamba.module') diff --git a/muamba.module b/muamba.module index fcd6565..b530bb9 100644 --- a/muamba.module +++ b/muamba.module @@ -198,6 +198,13 @@ function muamba_theme($existing, $type, $theme, $path) { ), 'file' => 'muamba.theme.inc', ), + 'muamba_widget_icon' => array( + 'variables' => array( + 'status' => MUAMBA_REQUESTED, + 'id' => NULL, + ), + 'file' => 'muamba.theme.inc', + ), ); } -- cgit v1.2.3