=================== Reciprocal Manager v3.31 =================== 1. fixed small MySQL5 issue inside install.php 2. enhanced function disp_validate() function inside admin.php to call validation without waiting for it to finish 3. enhanced validate() function inside validatelinks.php to load chunks of 10 links at a time when performing validation (to prevent server overload) 4. added a validation log showing the status of every link check and the time consumed for the check 5. added captcha.php script to generate captcha security images on user.php page 6. changed admin.php, install.php, index.php and user.php to ensure mysql connections are closed at the end of each page 7. changed utils.php to make sure code is compatible with PHP5+ having register_long_arrays off 8. validation method is now run using the process via PHP-CLI instead via Apache server since Apache times out at 300 seconds 9. disabled links are now checked during validation to see if the partner is linking back to admin. if so, the link will be re-activated 10. file validate.lock now added when link check begins to prevent multiple checks and is automatically removed when checks finish 11. redesigned admin to include support links at the top of every admin screen *** no further changelogs available ***