summaryrefslogtreecommitdiffstats
path: root/user_guide/toc.html
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2010-04-28 15:22:44 +0200
committerDerek Jones <derek.jones@ellislab.com>2010-04-28 15:22:44 +0200
commit42526cf74a61a350ff26904c52b4315229e077f2 (patch)
treeb6f8a31b343d4cfa74c6a025f0ccd36ca9ff401d /user_guide/toc.html
parent247f02925e04a8a45f2e6e9acbf72ccd6848fd32 (diff)
corrected references to Input class since the Security methods are now their own library. Fixes #31
Diffstat (limited to 'user_guide/toc.html')
-rw-r--r--user_guide/toc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/toc.html b/user_guide/toc.html
index 6f222d150..f7fd5e0a5 100644
--- a/user_guide/toc.html
+++ b/user_guide/toc.html
@@ -136,7 +136,7 @@ Table of Contents
<li><a href="./libraries/ftp.html">FTP Class</a></li>
<li><a href="./libraries/table.html">HTML Table Class</a></li>
<li><a href="./libraries/image_lib.html">Image Manipulation Class</a></li>
-<li><a href="./libraries/input.html">Input and Security Class</a></li>
+<li><a href="./libraries/input.html">Input Class</a></li>
<li><a href="./libraries/loader.html">Loader Class</a></li>
<li><a href="./libraries/language.html">Language Class</a></li>
<li><a href="./libraries/output.html">Output Class</a></li>