Upgrading from 2.0.0 to 2.0.1

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 this file in your application/modules/modulesample/config folder with the new version:

If you modified the autoload file in application/config add the following variable declaration:

global gAutoload

otherwise just replace this file in your application/config folder with the new version:

Replace this file in your "system/revigniter" folder with the new version:

Step 2: Update your user guide

Please replace your local copy of the user guide with the new version.