HashenUdara / edoc-doctor-appointment-system

This PHP-based open source project is a web application for booking medical appointments. Patients can use the platform to easily schedule appointments with their doctors, saving time and effort. The project's source code is open for anyone to use, modify, and distribute according to their needs.
MIT License
312 stars 120 forks source link

Fixed error in patient/settings.php #38

Closed R-Krishita closed 9 months ago

R-Krishita commented 9 months ago

"Notice: Undefined variable: userrow in C:\xampp\htdocs\edoc-doctor-appointment-system-main\patient\settings.php on line 54"

Replaced variable userrow to result as userrow is an undefined variable