From dfb96366348a72498b45e3c324fddde100296f43 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 26 Sep 2011 16:58:06 -0300 Subject: Initial muamba page --- muamba.module | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'muamba.module') diff --git a/muamba.module b/muamba.module index 43857d9..deb1b2d 100644 --- a/muamba.module +++ b/muamba.module @@ -119,6 +119,10 @@ function muamba_theme($existing, $type, $theme, $path) { 'muamba_powered' => array( 'template' => 'muamba-powered', ), + 'muamba_transactions' => array( + 'variables' => array('transactions' => NULL), + 'file' => 'muamba.theme.inc', + ), ); } -- cgit v1.2.3