Ignore:
Timestamp:
12/25/07 17:32:57 (4 years ago)
Author:
hverton
Message:

added support for multiple panels per module
updated English locale file
update dbsetup_include.php
files in the template cache now have a more logical name
after login, check if the user theme exists before selecting it. If not, fall back to the site default. If this theme doesn't exist either, terminate with an error message
new CSS tag for optgroups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/administration/upgrade/rev01172.php

    r1173 r1182  
    2222// register this revision update 
    2323$revisions[] = array('revision' => $_revision,  
    24                     'date' => mktime(16,00,0,12,2,2007),  
     24                    'date' => mktime(18,00,0,12,16,2007),  
    2525                    'title' => "Required updates for ExiteCMS v7.0 rev.".$_revision, 
    2626                    'description' => "Added User Activation admin module."); 
Note: See TracChangeset for help on using the changeset viewer.