Not the full package. Contains a single file, the corrected instructions for installation. References in application_top.php to two css files, reset.css and ui_tabs.css were initially omitted

The change is this:
In step three, what should be pasted into application_top.php is:

$doctype='';

$stylesheet='














';

More...