microl44 / Julet

Website visualizing data from my watched movies, brought forward by the jul.
3 stars 1 forks source link

Change login.php and loginfunctions.php so that both don't contain backend PHP scripting #75

Closed microl44 closed 1 year ago

microl44 commented 1 year ago

Dividing a back-end functionality into two scripts is probably a bad idea. If anything, the front-end code should be in install.php and the backend should be in loginfunctions.php.

microl44 commented 1 year ago

I'm so sorry Behrad for what I'm about to do

microl44 commented 1 year ago

Solved as of #77 :) Introduced a few new errors and warnings, but nothing that breaks functionality or install.php so we good.