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

v1.0.3 - Boomerang

Latest
Compare
Choose a tag to compare
@KasaiDot KasaiDot released this 27 Feb 13:59
· 8 commits to master since this release
  • 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