Upgrading from 0.9.5a to 0.9.6a
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/Benchmark.irev
- system/libraries/Table.irev
- system/libraries/URI.irev
- system/libraries/Loader.irev
- system/libraries/Useragent.irev
- system/helpers/arrayHelper.irev
- system/helpers/fileHelper.irev
- system/helpers/htmlHelper.irev
- system/helpers/languageHelper.irev
- system/helpers/stringHelper.irev
- system/revigniter/Common.irev
- system/helpers/urlHelper.irev
- system/helpers/xmlHelper.irev
Step 2: Update your user guide
Please replace your local copy of the user guide with the new version.