summaryrefslogtreecommitdiffstats
path: root/chat/js/shoutbox.js
blob: fd2b30f273043e29044001cb9f2f56a28dc4dc25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * @package AJAX_Chat
 * @author Sebastian Tschan
 * @copyright (c) Sebastian Tschan
 * @license GNU Affero General Public License
 * @link https://blueimp.net/ajax/
 */

// Overrides functionality for the shoutbox view:

	ajaxChat.handleLogout = function() {
	}