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

// Include custom libraries and initialization code here
?>