CGI-Builder-Magic Latest Versions Changes


Version 1.1
- Advanced method 'page_content_check' overridden with automatic set of 204
  or 404 status header when the template is not found (unless status is
  already defined)
- Added a test for 204 status
- Fixed a bug that caused the output to be collected before sending: now
  the output is printed while it is produced
- Some code optimization

Version 1.0
- First public release