AppStateESS / homestead

A web-application for managing on-campus student housing.
GNU General Public License v3.0
4 stars 12 forks source link

PDO Update #1184

Closed caldwellc1 closed 6 years ago

caldwellc1 commented 6 years ago

Changed the HMSResidenceHall, Floor, Room, and Bed.php names to get rid of the HMS and replace it everywhere in the project. Updated the files to use the PdoFactory for its database calls except it's save and delete.

jlbooker commented 6 years ago

@caldwellc1 Could you have a look at resolving these merge conflicts next time you're in?

caldwellc1 commented 6 years ago

@jlbooker I fixed the conflicts.