From 34312bb46c1d60e9e944139ded10e1fecb847ed9 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Mon, 5 Jul 2010 07:36:31 -0400 Subject: added a file to be replaced when updating from 1.71 to 1.72 --- user_guide/installation/upgrade_172.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'user_guide') diff --git a/user_guide/installation/upgrade_172.html b/user_guide/installation/upgrade_172.html index 8482cb257..0f95a815a 100644 --- a/user_guide/installation/upgrade_172.html +++ b/user_guide/installation/upgrade_172.html @@ -72,6 +72,7 @@ Upgrading from 1.7.1 to 1.7.2
  • system/helpers
  • system/language
  • system/libraries
  • +
  • index.php
  • Note: If you have any custom developed files in these folders please make copies of them first.

    @@ -83,7 +84,10 @@ Upgrading from 1.7.1 to 1.7.2

    404 status headers are now properly handled in the show_404() method itself.

    -

    Step 3: Update your user guide

    +

    Step 3: Confirm your system_path

    +

    In your updated index.php file, confirm that the $system_path variable is set to your application's system folder.

    + +

    Step 4: Update your user guide

    Please replace your local copy of the user guide with the new version, including the image files.

    -- cgit v1.2.3-24-g4f1b