diff options
Diffstat (limited to 'user_guide')
-rw-r--r-- | user_guide/database/active_record.html | 2 | ||||
-rw-r--r-- | user_guide/database/call_function.html | 2 | ||||
-rw-r--r-- | user_guide/database/configuration.html | 2 | ||||
-rw-r--r-- | user_guide/database/connecting.html | 2 | ||||
-rw-r--r-- | user_guide/database/examples.html | 2 | ||||
-rw-r--r-- | user_guide/database/fields.html | 2 | ||||
-rw-r--r-- | user_guide/database/helpers.html | 2 | ||||
-rw-r--r-- | user_guide/database/index.html | 2 | ||||
-rw-r--r-- | user_guide/database/results.html | 2 | ||||
-rw-r--r-- | user_guide/database/table_data.html | 2 | ||||
-rw-r--r-- | user_guide/database/transactions.html | 2 | ||||
-rw-r--r-- | user_guide/database/utilities.html | 2 | ||||
-rw-r--r-- | user_guide/license.html | 2 | ||||
-rw-r--r-- | user_guide/nav/nav.js | 2 | ||||
-rw-r--r-- | user_guide/overview/at_a_glance.html | 2 | ||||
-rw-r--r-- | user_guide/overview/features.html | 2 | ||||
-rw-r--r-- | user_guide/overview/goals.html | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/user_guide/database/active_record.html b/user_guide/database/active_record.html index bbc0a4462..afb93404f 100644 --- a/user_guide/database/active_record.html +++ b/user_guide/database/active_record.html @@ -34,7 +34,7 @@ window.onload = function() { <table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>Code Igniter User Guide Version 1.5.0b1</h1></td>
-<td id="breadcrumb_right"><a href="../toc.html">Full Table of Contents</a></td>
+<td id="breadcrumb_right"><a href="../toc.html">Linear Table of Contents</a></td>
</tr>
</table>
</div>
diff --git a/user_guide/database/call_function.html b/user_guide/database/call_function.html index 6010d8b94..0da659770 100644 --- a/user_guide/database/call_function.html +++ b/user_guide/database/call_function.html @@ -34,7 +34,7 @@ window.onload = function() { <table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>Code Igniter User Guide Version 1.5.0b1</h1></td>
-<td id="breadcrumb_right"><a href="../toc.html">Full Table of Contents</a></td>
+<td id="breadcrumb_right"><a href="../toc.html">Linear Table of Contents</a></td>
</tr>
</table>
</div>
diff --git a/user_guide/database/configuration.html b/user_guide/database/configuration.html index 63fc67341..fa8ed63b8 100644 --- a/user_guide/database/configuration.html +++ b/user_guide/database/configuration.html @@ -34,7 +34,7 @@ window.onload = function() { <table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>Code Igniter User Guide Version 1.5.0b1</h1></td>
-<td id="breadcrumb_right"><a href="../toc.html">Full Table of Contents</a></td>
+<td id="breadcrumb_right"><a href="../toc.html">Linear Table of Contents</a></td>
</tr>
</table>
</div>
diff --git a/user_guide/database/connecting.html b/user_guide/database/connecting.html index 40a3b8c9b..31e687ae6 100644 --- a/user_guide/database/connecting.html +++ b/user_guide/database/connecting.html @@ -34,7 +34,7 @@ window.onload = function() { <table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>Code Igniter User Guide Version 1.5.0b1</h1></td>
-<td id="breadcrumb_right"><a href="../toc.html">Full Table of Contents</a></td>
+<td id="breadcrumb_right"><a href="../toc.html">Linear Table of Contents</a></td>
</tr>
</table>
</div>
diff --git a/user_guide/database/examples.html b/user_guide/database/examples.html index d9a2dcab3..47395ff3c 100644 --- a/user_guide/database/examples.html +++ b/user_guide/database/examples.html @@ -34,7 +34,7 @@ window.onload = function() { <table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>Code Igniter User Guide Version 1.5.0b1</h1></td>
-<td id="breadcrumb_right"><a href="../toc.html">Full Table of Contents</a></td>
+<td id="breadcrumb_right"><a href="../toc.html">Linear Table of Contents</a></td>
</tr>
</table>
</div>
diff --git a/user_guide/database/fields.html b/user_guide/database/fields.html index f6e93a952..f8609c77a 100644 --- a/user_guide/database/fields.html +++ b/user_guide/database/fields.html @@ -34,7 +34,7 @@ window.onload = function() { <table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>Code Igniter User Guide Version 1.5.0b1</h1></td>
-<td id="breadcrumb_right"><a href="../toc.html">Full Table of Contents</a></td>
+<td id="breadcrumb_right"><a href="../toc.html">Linear Table of Contents</a></td>
</tr>
</table>
</div>
diff --git a/user_guide/database/helpers.html b/user_guide/database/helpers.html index ed1855ce2..7ad559caa 100644 --- a/user_guide/database/helpers.html +++ b/user_guide/database/helpers.html @@ -34,7 +34,7 @@ window.onload = function() { <table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>Code Igniter User Guide Version 1.5.0b1</h1></td>
-<td id="breadcrumb_right"><a href="../toc.html">Full Table of Contents</a></td>
+<td id="breadcrumb_right"><a href="../toc.html">Linear Table of Contents</a></td>
</tr>
</table>
</div>
diff --git a/user_guide/database/index.html b/user_guide/database/index.html index ccc8060c1..1805cdead 100644 --- a/user_guide/database/index.html +++ b/user_guide/database/index.html @@ -34,7 +34,7 @@ window.onload = function() { <table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>Code Igniter User Guide Version 1.5.0b1</h1></td>
-<td id="breadcrumb_right"><a href="../toc.html">Full Table of Contents</a></td>
+<td id="breadcrumb_right"><a href="../toc.html">Linear Table of Contents</a></td>
</tr>
</table>
</div>
diff --git a/user_guide/database/results.html b/user_guide/database/results.html index d41088192..e377c3115 100644 --- a/user_guide/database/results.html +++ b/user_guide/database/results.html @@ -34,7 +34,7 @@ window.onload = function() { <table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>Code Igniter User Guide Version 1.5.0b1</h1></td>
-<td id="breadcrumb_right"><a href="../toc.html">Full Table of Contents</a></td>
+<td id="breadcrumb_right"><a href="../toc.html">Linear Table of Contents</a></td>
</tr>
</table>
</div>
diff --git a/user_guide/database/table_data.html b/user_guide/database/table_data.html index b7e80a373..b642e6c94 100644 --- a/user_guide/database/table_data.html +++ b/user_guide/database/table_data.html @@ -34,7 +34,7 @@ window.onload = function() { <table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>Code Igniter User Guide Version 1.5.0b1</h1></td>
-<td id="breadcrumb_right"><a href="../toc.html">Full Table of Contents</a></td>
+<td id="breadcrumb_right"><a href="../toc.html">Linear Table of Contents</a></td>
</tr>
</table>
</div>
diff --git a/user_guide/database/transactions.html b/user_guide/database/transactions.html index 8077155ed..fb1f1fc2e 100644 --- a/user_guide/database/transactions.html +++ b/user_guide/database/transactions.html @@ -34,7 +34,7 @@ window.onload = function() { <table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>Code Igniter User Guide Version 1.5.0b1</h1></td>
-<td id="breadcrumb_right"><a href="../toc.html">Full Table of Contents</a></td>
+<td id="breadcrumb_right"><a href="../toc.html">Linear Table of Contents</a></td>
</tr>
</table>
</div>
diff --git a/user_guide/database/utilities.html b/user_guide/database/utilities.html index de025ea3a..8defbc1b6 100644 --- a/user_guide/database/utilities.html +++ b/user_guide/database/utilities.html @@ -34,7 +34,7 @@ window.onload = function() { <table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>Code Igniter User Guide Version 1.5.0b1</h1></td>
-<td id="breadcrumb_right"><a href="../toc.html">Full Table of Contents</a></td>
+<td id="breadcrumb_right"><a href="../toc.html">Linear Table of Contents</a></td>
</tr>
</table>
</div>
diff --git a/user_guide/license.html b/user_guide/license.html index 8a046f4ad..0a758b1a6 100644 --- a/user_guide/license.html +++ b/user_guide/license.html @@ -34,7 +34,7 @@ window.onload = function() { <table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>Code Igniter User Guide Version 1.5.0b1</h1></td>
-<td id="breadcrumb_right"><a href="toc.html">Full Table of Contents</a></td>
+<td id="breadcrumb_right"><a href="toc.html">Linear Table of Contents</a></td>
</tr>
</table>
</div>
diff --git a/user_guide/nav/nav.js b/user_guide/nav/nav.js index 150c7caf0..3906038d9 100644 --- a/user_guide/nav/nav.js +++ b/user_guide/nav/nav.js @@ -12,7 +12,7 @@ function create_menu(basepath) '<ul>' + '<li><a href="'+base+'general/requirements.html">Server Requirements</a></li>' + '<li><a href="'+base+'license.html">License Agreement</a></li>' + - '<li><a href="'+base+'general/changelog.html">Change Log</a></li>' + + '<li><a href="'+base+'changelog.html">Change Log</a></li>' + '<li><a href="'+base+'general/credits.html">Credits</a></li>' + '</ul>' + diff --git a/user_guide/overview/at_a_glance.html b/user_guide/overview/at_a_glance.html index 4ff54f395..720122a75 100644 --- a/user_guide/overview/at_a_glance.html +++ b/user_guide/overview/at_a_glance.html @@ -34,7 +34,7 @@ window.onload = function() { <table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>Code Igniter User Guide Version 1.5.0b1</h1></td>
-<td id="breadcrumb_right"><a href="../toc.html">Full Table of Contents</a></td>
+<td id="breadcrumb_right"><a href="../toc.html">Linear Table of Contents</a></td>
</tr>
</table>
</div>
diff --git a/user_guide/overview/features.html b/user_guide/overview/features.html index 241b522b8..50b5637c5 100644 --- a/user_guide/overview/features.html +++ b/user_guide/overview/features.html @@ -34,7 +34,7 @@ window.onload = function() { <table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>Code Igniter User Guide Version 1.5.0b1</h1></td>
-<td id="breadcrumb_right"><a href="../toc.html">Full Table of Contents</a></td>
+<td id="breadcrumb_right"><a href="../toc.html">Linear Table of Contents</a></td>
</tr>
</table>
</div>
diff --git a/user_guide/overview/goals.html b/user_guide/overview/goals.html index d20ed486e..6ee870223 100644 --- a/user_guide/overview/goals.html +++ b/user_guide/overview/goals.html @@ -34,7 +34,7 @@ window.onload = function() { <table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>Code Igniter User Guide Version 1.5.0b1</h1></td>
-<td id="breadcrumb_right"><a href="../toc.html">Full Table of Contents</a></td>
+<td id="breadcrumb_right"><a href="../toc.html">Linear Table of Contents</a></td>
</tr>
</table>
</div>
|