Another build tonight, download it from here * PIREP fields can have different types (text, textarea, dropdown) * Added separate schedule detail page * Replaced Google Charts with JS based charting * Moved pilot stats * Bunch of bug fixes (too many to remember…)Also, another query to run:
ALTER TABLE `phpvms_pirepfields` ADD `type` VARCHAR( 25 ) NOT NULL , ADD `options` TEXT NOT NULL ;