diff options
author | Derek Allard <derek.allard@ellislab.com> | 2010-08-19 15:31:52 +0200 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2010-08-19 15:31:52 +0200 |
commit | 5eb964f7bcda04c13cc484cfdef7138e887a75f3 (patch) | |
tree | cb4c1600d384fa28ee1bf96bf45e53b7db199ebd /user_guide/toc.html | |
parent | d8153f502f2e553e6169b6245c36d26b7a2d027a (diff) |
Adding CAPTCHA helper to toc
Diffstat (limited to 'user_guide/toc.html')
-rw-r--r-- | user_guide/toc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/toc.html b/user_guide/toc.html index f7fd5e0a5..db9e9a824 100644 --- a/user_guide/toc.html +++ b/user_guide/toc.html @@ -121,7 +121,6 @@ Table of Contents </td> <td valign="top" width="25%"> - <h3>Class Reference</h3> <ul> <li><a href="./libraries/benchmark.html">Benchmarking Class</a></li> @@ -160,6 +159,7 @@ Table of Contents <h3>Helper Reference</h3> <ul> <li><a href="./helpers/array_helper.html">Array Helper</a></li> +<li><a href="./helpers/captcha_helper.html">CAPTCHA Helper</a></li> <li><a href="./helpers/compatibility_helper.html">Compatibility Helper</a></li> <li><a href="./helpers/cookie_helper.html">Cookie Helper</a></li> <li><a href="./helpers/date_helper.html">Date Helper</a></li> |