diff options
Diffstat (limited to 'user_guide/tutorial')
-rw-r--r-- | user_guide/tutorial/conclusion.html | 2 | ||||
-rw-r--r-- | user_guide/tutorial/create_news_items.html | 2 | ||||
-rw-r--r-- | user_guide/tutorial/hard_coded_pages.html | 2 | ||||
-rw-r--r-- | user_guide/tutorial/index.html | 2 | ||||
-rw-r--r-- | user_guide/tutorial/news_section.html | 2 | ||||
-rw-r--r-- | user_guide/tutorial/static_pages.html | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/user_guide/tutorial/conclusion.html b/user_guide/tutorial/conclusion.html index a1c9c2487..9eab7b722 100644 --- a/user_guide/tutorial/conclusion.html +++ b/user_guide/tutorial/conclusion.html @@ -28,7 +28,7 @@ <div id="masthead"> <table cellpadding="0" cellspacing="0" border="0" style="width:100%"> <tr> -<td><h1>CodeIgniter User Guide Version 2.1.4</h1></td> +<td><h1>CodeIgniter User Guide Version 2.2.0</h1></td> <td id="breadcrumb_right"><a href="../toc.html">Table of Contents Page</a></td> </tr> </table> diff --git a/user_guide/tutorial/create_news_items.html b/user_guide/tutorial/create_news_items.html index 4db7fb83e..5f1b83083 100644 --- a/user_guide/tutorial/create_news_items.html +++ b/user_guide/tutorial/create_news_items.html @@ -28,7 +28,7 @@ <div id="masthead"> <table cellpadding="0" cellspacing="0" border="0" style="width:100%"> <tr> -<td><h1>CodeIgniter User Guide Version 2.1.4</h1></td> +<td><h1>CodeIgniter User Guide Version 2.2.0</h1></td> <td id="breadcrumb_right"><a href="../toc.html">Table of Contents Page</a></td> </tr> </table> diff --git a/user_guide/tutorial/hard_coded_pages.html b/user_guide/tutorial/hard_coded_pages.html index 2b5951f10..0c84fecf0 100644 --- a/user_guide/tutorial/hard_coded_pages.html +++ b/user_guide/tutorial/hard_coded_pages.html @@ -28,7 +28,7 @@ <div id="masthead"> <table cellpadding="0" cellspacing="0" border="0" style="width:100%"> <tr> -<td><h1>CodeIgniter User Guide Version 2.1.4</h1></td> +<td><h1>CodeIgniter User Guide Version 2.2.0</h1></td> <td id="breadcrumb_right"><a href="../toc.html">Table of Contents Page</a></td> </tr> </table> diff --git a/user_guide/tutorial/index.html b/user_guide/tutorial/index.html index d1da60268..ed7255291 100644 --- a/user_guide/tutorial/index.html +++ b/user_guide/tutorial/index.html @@ -28,7 +28,7 @@ <div id="masthead"> <table cellpadding="0" cellspacing="0" border="0" style="width:100%"> <tr> -<td><h1>CodeIgniter User Guide Version 2.1.4</h1></td> +<td><h1>CodeIgniter User Guide Version 2.2.0</h1></td> <td id="breadcrumb_right"><a href="../toc.html">Table of Contents Page</a></td> </tr> </table> diff --git a/user_guide/tutorial/news_section.html b/user_guide/tutorial/news_section.html index f3d616ab8..52d34c256 100644 --- a/user_guide/tutorial/news_section.html +++ b/user_guide/tutorial/news_section.html @@ -28,7 +28,7 @@ <div id="masthead"> <table cellpadding="0" cellspacing="0" border="0" style="width:100%"> <tr> -<td><h1>CodeIgniter User Guide Version 2.1.4</h1></td> +<td><h1>CodeIgniter User Guide Version 2.2.0</h1></td> <td id="breadcrumb_right"><a href="../toc.html">Table of Contents Page</a></td> </tr> </table> diff --git a/user_guide/tutorial/static_pages.html b/user_guide/tutorial/static_pages.html index e9aaa9739..1c0699f64 100644 --- a/user_guide/tutorial/static_pages.html +++ b/user_guide/tutorial/static_pages.html @@ -28,7 +28,7 @@ <div id="masthead"> <table cellpadding="0" cellspacing="0" border="0" style="width:100%"> <tr> -<td><h1>CodeIgniter User Guide Version 2.1.4</h1></td> +<td><h1>CodeIgniter User Guide Version 2.2.0</h1></td> <td id="breadcrumb_right"><a href="../toc.html">Table of Contents Page</a></td> </tr> </table> |