diff options
author | Frug <frugen@gmail.com> | 2014-01-04 17:50:36 -0500 |
---|---|---|
committer | Frug <frugen@gmail.com> | 2014-01-04 17:50:36 -0500 |
commit | 2ccaaca6ac877bb8d991511abacf76077eb7dfda (patch) | |
tree | 77c83f20943c893d885c32dba62af6d5d5d147c6 /chat/lib/class/AJAXChatMySQLDataBase.php | |
parent | 621fd7df8ea9c026fe1a9cb091005ed055347ab6 (diff) | |
parent | 8b2a81301d0b5bc5e7b3fb3ec266032c888363fa (diff) | |
download | AJAX-Chat-2ccaaca6ac877bb8d991511abacf76077eb7dfda.zip AJAX-Chat-2ccaaca6ac877bb8d991511abacf76077eb7dfda.tar.gz AJAX-Chat-2ccaaca6ac877bb8d991511abacf76077eb7dfda.tar.bz2 |
merging
Diffstat (limited to 'chat/lib/class/AJAXChatMySQLDataBase.php')
-rw-r--r-- | chat/lib/class/AJAXChatMySQLDataBase.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chat/lib/class/AJAXChatMySQLDataBase.php b/chat/lib/class/AJAXChatMySQLDataBase.php index 966e9f9..4ed6020 100644 --- a/chat/lib/class/AJAXChatMySQLDataBase.php +++ b/chat/lib/class/AJAXChatMySQLDataBase.php @@ -3,7 +3,7 @@ * @package AJAX_Chat * @author Sebastian Tschan * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ |