Upgrading from 0.9.2a to 0.9.3a
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/libraries/Log.irev
- system/libraries/Table.irev
- system/database/drivers/mysql/mysqlDriver.irev
- system/database/drivers/postgre/postgreDriver.irev
- system/application/config/config.irev (assign your settings to the new file)
- system/revigniter/Common.irev
Step 2: Add new file(s)
Add this file to your "system" folder:
- system/plugins/queryvaluesPi.irev
Step 3: Update your user guide
Please replace your local copy of the user guide with the new version.