aboutsummaryrefslogtreecommitdiffstats
path: root/library/ajaxchat/chat/js/shoutbox.js
blob: b283277a772f7e815e901cb473e204ffd7372b41 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * @package AJAX_Chat
 * @author Sebastian Tschan
 * @copyright (c) Sebastian Tschan
 * @license Modified MIT License
 * @link https://blueimp.net/ajax/
 */

// Overrides functionality for the shoutbox view:

	ajaxChat.handleLogout = function() {
	}