Ignore:
Timestamp:
09/29/07 21:51:40 (5 years ago)
Author:
hverton
Message:

Added language selection and language detection
When adding a new member as sponsor, the member will be added to the 'Sponsors' user_group
Added missing index.php to the new cache directories

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        11Copy of config.php 
         2config.backup.php 
        23config.php 
  • trunk/locale/English/admin/user_groups.php

    r416 r858  
    2020$locale['417'] = "No"; 
    2121$locale['418'] = "Yes"; 
     22$locale['419'] = "This group is either a built-in group, or belongs to a module. These groups can not be deleted"; 
    2223// Edit/Delete Options 
    2324$locale['420'] = "User Groups"; 
Note: See TracChangeset for help on using the changeset viewer.