diff options
Diffstat (limited to 'library/ajaxchat/chat/lib/custom.php')
-rw-r--r-- | library/ajaxchat/chat/lib/custom.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/library/ajaxchat/chat/lib/custom.php b/library/ajaxchat/chat/lib/custom.php new file mode 100644 index 000000000..a9d08841b --- /dev/null +++ b/library/ajaxchat/chat/lib/custom.php @@ -0,0 +1,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 +?>
\ No newline at end of file |