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/administration/tools/update_geoip.php

    r697 r858  
    11<?php  
    2 require_once dirname(__FILE__)."/../../maincore.php"; 
     2require_once dirname(__FILE__)."/../../includes/core_functions.php"; 
    33 
    44// webmaster or CGI tool only! 
Note: See TracChangeset for help on using the changeset viewer.