Upgrading from 0.9.3a to 0.9.4a
Before performing an update you should take your site offline by replacing the index.irev file with a static one.
Step 1: Update your revIgniter files
Replace these files in your "system" folder with the new version:
- system/revigniter/RevIgniter.irev
- system/libraries/Email.irev
- system/database/drivers/mysql/mysqlDriver.irev
- system/database/drivers/postgre/postgreDriver.irev
- system/database/drivers/mysql/mysqlResult.irev
- system/database/drivers/postgre/postgreResult.irev
- system/database/DBdriver.irev
- system/database/DBactiveRec.irev
- system/database/DBcache.irev
- system/helpers/fileHelper.irev
Step 2: Update your user guide
Please replace your local copy of the user guide with the new version.