Upgrading from 1.6.4 to 1.6.5
Before performing an update you should take your site offline by replacing the index.lc file with a static one.
Step 1: Update your revIgniter files
Replace these files in your "system/libraries" folder with the new versions:
- Input.lc
- Session.lc
- Loader.lc
- Output.lc
Replace these files in your "system/helpers" folder with the new versions:
- cookieHelper.lc
- stringHelper.lc
Replace this file in your "system/revigniter" folder with the new version:
- RevIgniter.lc
Step 2: Update your user guide
Please replace your local copy of the user guide with the new version.