From e334c472fb4be44feec3a73402fc4a2b062cbfc0 Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 21 Oct 2006 19:44:22 +0000 Subject: --- user_guide/installation/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user_guide/installation/index.html') diff --git a/user_guide/installation/index.html b/user_guide/installation/index.html index 4c572de69..30a3da0cb 100644 --- a/user_guide/installation/index.html +++ b/user_guide/installation/index.html @@ -12,7 +12,7 @@ @@ -72,7 +72,7 @@ Installation Instructions

If you wish to increase security by hiding the location of your Code Igniter files you can rename the system folder -to something more private. If you do rename it, you must open your main index.php file and set the $system_folder +to something more private. If you do rename it, you must open your main index.php file and set the $system_folder variable at the top of the page with the new name you've chosen.

That's it!

-- cgit v1.2.3-24-g4f1b