Changeset 7e77b4f in github


Ignore:
Timestamp:
Jun 15, 2008 9:21:41 AM (5 years ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
23bea9d
Parents:
1144e76
Message:
  • added description of upgrading from 0.2-alpha
File:
1 edited

Legend:

Unmodified
Added
Removed
  • UPGRADING

    rc8fb2b7 r7e77b4f  
    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.