* 🐛 User not added to DB - force die() on error
Signed-off-by: Luke Tainton <luke@tainton.uk>
* Restyled by php-cs-fixer (#119)
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <commits@restyled.io>
* Basic UI
@luketainton please edit lines 120-140 on the editsub and managesub files
* ✨ Add subscription management
Signed-off-by: Luke Tainton <luke@tainton.uk>
* ✨ Add subscription management
Signed-off-by: Luke Tainton <luke@tainton.uk>
* 🐛 Fix incorrect POST variable and add foreach()
Signed-off-by: Luke Tainton <luke@tainton.uk>
* 🎨 Fix file names and add link on view.php
Signed-off-by: Luke Tainton <luke@tainton.uk>
Co-authored-by: Alexander Davis <alex@adcm.uk>