diff options
author | Philip Nicolcev <frugen@gmail.com> | 2016-04-30 14:25:56 -0400 |
---|---|---|
committer | Philip Nicolcev <frugen@gmail.com> | 2016-04-30 14:25:56 -0400 |
commit | 30675b3787479a31d04339f6f78d3a064be72f0a (patch) | |
tree | 8e618ac969d4ceba0448aa7a058ff8b0cbcc5495 /chat/lib/class/AJAXChatMySQLQuery.php | |
parent | 3e670958120317a6a778304d807e238b26bdb4ca (diff) | |
download | AJAX-Chat-30675b3787479a31d04339f6f78d3a064be72f0a.zip AJAX-Chat-30675b3787479a31d04339f6f78d3a064be72f0a.tar.gz AJAX-Chat-30675b3787479a31d04339f6f78d3a064be72f0a.tar.bz2 |
CS fixes, remove closing tags
Diffstat (limited to 'chat/lib/class/AJAXChatMySQLQuery.php')
-rw-r--r-- | chat/lib/class/AJAXChatMySQLQuery.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chat/lib/class/AJAXChatMySQLQuery.php b/chat/lib/class/AJAXChatMySQLQuery.php index f2f3fd4..fd7a451 100644 --- a/chat/lib/class/AJAXChatMySQLQuery.php +++ b/chat/lib/class/AJAXChatMySQLQuery.php @@ -86,4 +86,3 @@ class AJAXChatMySQLQuery { } } -?>
\ No newline at end of file |