streams/library/ajaxchat/chat/lib/custom.php

11 lines
226 B
PHP
Raw Normal View History

<?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
?>