Assembla home | Assembla project page
 

Ticket #76 (closed Bug: fixed)

Opened 1 year ago

Last modified 1 year ago

typo mistake

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

Description

backend\install\index.php

line:108

<p>Throughout the BackendPro system, encryption is used to protect sensetive data.
                                                                      ^^^

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