From 24dd7e71d2587c4290c85bc85e0e181b29ab0539 Mon Sep 17 00:00:00 2001 From: admin Date: Sun, 1 Oct 2006 19:02:29 +0000 Subject: --- user_guide/nav/nav.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'user_guide/nav') diff --git a/user_guide/nav/nav.js b/user_guide/nav/nav.js index d7e3fa8cb..fa8a673f4 100644 --- a/user_guide/nav/nav.js +++ b/user_guide/nav/nav.js @@ -21,7 +21,7 @@ function create_menu(basepath) '
  • Downloading Code Igniter
  • ' + '
  • Installation Instructions
  • ' + '
  • Upgrading from a Previous Version
  • ' + - '
  • Troubleshooting
  • ' + + '
  • Troubleshooting
  • ' + '' + '

    Introduction

    ' + @@ -83,6 +83,7 @@ function create_menu(basepath) '
  • URI Class
  • ' + '
  • Validation Class
  • ' + '
  • XML-RPC Class
  • ' + + '
  • Zip Encoding Class
  • ' + '' + '' + -- cgit v1.2.3-24-g4f1b