phpvms / phpvms_v2

Virtual Airline Management (not maintained)
http://www.phpvms.net
BSD 3-Clause "New" or "Revised" License
41 stars 46 forks source link

SQL Injection fix and others #123

Closed equinoxmatt closed 10 years ago

equinoxmatt commented 10 years ago

Fixed SQL Injection

Fixed DB test button and related functionality.

Fixed $request variable warning messages

Fixed loop error while trying to loop through an empty aircraft list.