From 12f55f534e67ca29e16c83c089b614022ea0ac0b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 4 Oct 2011 17:38:19 -0300 Subject: Coding accept() --- muamba.module | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'muamba.module') diff --git a/muamba.module b/muamba.module index 2a45c70..fa72412 100644 --- a/muamba.module +++ b/muamba.module @@ -152,6 +152,12 @@ function muamba_theme($existing, $type, $theme, $path) { ), 'file' => 'muamba.theme.inc', ), + 'muamba_accept_message' => array( + 'variables' => array( + 'transaction' => NULL, + ), + 'file' => 'muamba.theme.inc', + ), ); } -- cgit v1.2.3