Assembla home | Assembla project page
 

Ticket #77 (closed Bug: fixed)

Opened 1 year ago

Last modified 1 year ago

Another Installation Log File wrong link :)

Reported by: DyaGa Assigned to:
Priority: normal Milestone: Version 0.5
Component: General Code Version: 0.4
Severity: normal Keywords:
Cc:

Description

backend\www\install\install_status.php

line:66 is OK

<p>A <a href="install_log.txt">log file</a> has been created with detailed

but line:71

A <a href="install.log">log file</a> has been created which more in depth details about what went wrong.

Change History

12/24/08 19:03:11 changed by aprice30

  • status changed from new to closed.
  • resolution set to fixed.

(In [195]) Fixed some spelling errors and updated the MY_Controller class so the charset is taken from the config file, Closes #71, #76, #74, #77