Upgrading from 1.3.18b to 1.3.19b
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 this file in your "system/database/drivers/mysql" folder with the new version:
- mysqlDriver.irev
Replace this file in your "system/database/drivers/postgre" folder with the new version:
- postgreDriver.irev
Replace this file in your "system/revigniter" folder with the new version:
- RevIgniter.irev
Step 2: Update your user guide
Please replace your local copy of the user guide with the new version.