zulujive / fiddle

A reinvented version of PxlsFiddle for the 21st century with a modern design and a clean frontend and backend.
https://stemplace.org/extra/fiddle
MIT License
1 stars 0 forks source link

fixed registration success undefined error #2

Closed zulujive closed 1 year ago

zulujive commented 1 year ago

Previously, the $_SESSION["registration_success"] variable was left undefined. This fixes that so we're not having unnecessary errors thrown.