>> AROUNDMe Groups module

  Copyright (c) 2003-2007 Barnraiser. All rights reserved.

>> This file lists database, template and language file changes and will allow you to upgrade rather 
   than reinstall.
   
   You should aim to replace all files except any language and template files you may have modified. 
   For those follow the instructions below.
   
   Most installations do not customise either their templates or their language files. If you have not 
   then simply backup and copy all the files in this installation into your required destination and 
   run any database queries listed below. If you have customised your templates and language files 
   then read the template and language file sections below and replace or modify where stated.
   
   ** ALWAYS PERFORM A FULL FILE AND DATABASE BACKUP BEFORE UPGRADING **


>> from version 0.1 to version 0.2

   TEMPLATES
   list.tpl.php - replace
   metadata.tpl.php - change 'core_tag' to 'core_tags' at line 33
   forum_subject.tpl.php - change 'core_tag' to 'core_tags' at line 442
   forum_subject.tpl.php - add langvar <?php echo $lang['txt_view_topic']; ?> at line 399
   edit.tpl.php - replace line 256 (type select)
   inc/menu_group.inc.php - replace (if statement around partipate link)
   forum_subject.tpl.php - replace (changed input-names)
   inc/profile.tpl.inc.php - replace
   list.lang.php - insert $lang['txt_search_results_empty'] = "Your search for 'SYS_KEYWORD_SEARCH' yielded no results. Try a broader search.";

   LANGUAGE
   forum_subject.lang.php - add $lang['txt_view_topic'];
   inc/blg_profile.inc.php - replace


>> 0.1
   First release

----------------------- END OF FILE ---------------------------
