This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/library/ajaxchat/chat/js/shoutbox.js

13 lines
253 B
JavaScript

/*
* @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() {
}