Changeset 1546 in subversion


Ignore:
Timestamp:
Jun 15, 2008 9:21:41 AM (5 years ago)
Author:
alec
Message:
  • added description of upgrading from 0.2-alpha
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/UPGRADING

    r1488 r1546  
    88Then follow these instructions if upgrading from a previous version 
    99of RoundCube Webmail. 
     10 
     11from version 0.2-alpha 
     12---------------------------------------- 
     13* replace index.php 
     14* replace all files in folder /bin/ 
     15* replace all files in folder /program/ 
     16* replace all files in folder /skins/default/ 
     17* run all commands in SQL/[yourdbtype].update.sql 
     18  below the line "-- Updates from version 0.2-alpha" 
     19* check the config/main.inc.php.dist for new configuration  
     20  options and add them to your config  
     21  WARNING: 'skin_path' option was replaced by 'skin' option 
     22 
    1023 
    1124from version 0.1.1 
Note: See TracChangeset for help on using the changeset viewer.