Commit Graph

3 Commits

Author SHA1 Message Date
Thomas Nilsen a2e0cab819 Update to read relevant options from DB 2020-08-20 23:42:29 +02:00
Thomas Nilsen a74ce9ad33 Remove commented code 2018-11-25 18:48:38 +01:00
Thomas Nilsen b5c5a2c8cf Moved, renamed and modified Telegram related files.
- Made functions from ./telegram.php into a class and moved to
  classes/telegram.php

- Renamed check.php to telegram_check.php to make it easier to
  understand what the file belongs to.

- SESSIONS used to control if user is logged on or not

- Telegram users will be identified as typeID = 2 in the
  subscribers table.
2018-11-25 17:25:44 +01:00