From 3594af498a097bb2e1edafa47af7d50262b54ef2 Mon Sep 17 00:00:00 2001 From: Christian Fowler Date: Wed, 10 Feb 2010 19:33:06 +0000 Subject: update javascript to use BitBase namespace --- templates/header_inc.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/header_inc.tpl b/templates/header_inc.tpl index 47b0f94..0029b51 100644 --- a/templates/header_inc.tpl +++ b/templates/header_inc.tpl @@ -4,6 +4,6 @@ if( redirect == true ) {ldelim} window.location="{$smarty.const.MESSAGES_PKG_URL}message_box.php"; {rdelim} - setCookie( 'messages_alert_sent', true ); + BitBase.setCookie( 'messages_alert_sent', true ); {/if} -- cgit v1.3