summaryrefslogtreecommitdiff
path: root/template/rooms/VIP.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-09-05 05:55:47 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-09-05 05:55:47 -0400
commit2fcfd448fe0c28b41f14f7cd8c51abb5154e1bba (patch)
tree7889d0e119788c0b1436596f323848a9f7fc53db /template/rooms/VIP.st
parent6e54781979301dbec5886da2d9df94764197ff56 (diff)
parent6faebbd3c1e253bd6e5797decfd945a389ddc347 (diff)
Merge branch 'master' of /pichat/repo
Diffstat (limited to 'template/rooms/VIP.st')
-rw-r--r--template/rooms/VIP.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/rooms/VIP.st b/template/rooms/VIP.st
index 119296b..0ad074b 100644
--- a/template/rooms/VIP.st
+++ b/template/rooms/VIP.st
@@ -44,7 +44,7 @@ $endif$
newwindow=window.open(url,'name','height=50,width=400,left=20,top=20,location=0,status=0,scrollbar=0,resizable=0');
if (window.focus) {newwindow.focus()}
}
- jQuery(startTitleUpdater);
+ jQuery(Away.startTitleUpdater);
jQuery(initChatMsgs);
$if(user_nick)$ //
$else$