powebform - Change Log Version 1.0 - 23/09/2008 Initial release Version 1.0.1 - 01/10/2008 Fixed errors in page1.php validation that stopped the script working. Changed directory structure of authentication to make future auth plugins more logical. Added lang directory and first english language file to allow for future translations - incomplete. Version 1.0.2 - 07/10/2008 Fixed the undefined variables that would cause notices if your PHP Error level was set to full. Version 1.0.3 - 08/10/2008 Changed the array_merge function that was causing problems on some PHP versions to a foreach loop. Finished the english language files. Fixed the validation on page 2 that was allowing an order to be completed without a user entering all the fields.