Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 17, 2018. It is now read-only.

Tags: ACS-DDS/TChat

Tags

v1.0.3

Toggle v1.0.3's commit message
Edit deleteUser/getChannels & the messages functions (#2)

* Modifying the messages functions

- Edited the deleteMessage function.
- Replace $data[2] by $data[5] cf: users.csv
- Removed the "admins" rights for "acs-dds" user.
- Changed the resetMessages function since apache send me errors about
it.
- Added a new "notification": "Soon"

* Changed the getChannels function

Upgrated the old-school function for the getChannels function to a new
one in POO.

* Edit deleteUser/getChannels

+ Initialize new object "Controller"
+ Trim the username sent by post.

* Replace the old getChannels function by the new one, in POO

v0.2.2

Toggle v0.2.2's commit message
v2.0.2

modification du css, ajouts de labels personnalisés pour la db users et
dispatchement des fonctions dans leur classes respectives.

v0.2.1

Toggle v0.2.1's commit message
v2

v0.1.0

Toggle v0.1.0's commit message
v1.1

Create a Chat in AJAX & PHP