summaryrefslogtreecommitdiffstats
path: root/user_guide/general
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-10-11 21:39:48 +0200
committeradmin <devnull@localhost>2006-10-11 21:39:48 +0200
commit939906b0ba774948a49e1b9b0bc22d265ecb451a (patch)
tree17ea2afc1bc717b39dc50c1f47751c1bb7a26459 /user_guide/general
parent3cbadc1375e082b71c3119599de5f0020ee76058 (diff)
Diffstat (limited to 'user_guide/general')
-rw-r--r--user_guide/general/alternative_php.html2
-rw-r--r--user_guide/general/errors.html2
-rw-r--r--user_guide/general/hooks.html2
-rw-r--r--user_guide/general/libraries.html2
-rw-r--r--user_guide/general/models.html2
-rw-r--r--user_guide/general/multiple_apps.html2
-rw-r--r--user_guide/general/plugins.html2
-rw-r--r--user_guide/general/requirements.html2
-rw-r--r--user_guide/general/scaffolding.html2
-rw-r--r--user_guide/general/urls.html2
10 files changed, 10 insertions, 10 deletions
diff --git a/user_guide/general/alternative_php.html b/user_guide/general/alternative_php.html
index e1bc5cc8d..ef90f2a47 100644
--- a/user_guide/general/alternative_php.html
+++ b/user_guide/general/alternative_php.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/general/errors.html b/user_guide/general/errors.html
index 8eb6fae3c..8d2cbe55c 100644
--- a/user_guide/general/errors.html
+++ b/user_guide/general/errors.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/general/hooks.html b/user_guide/general/hooks.html
index 5511c2299..868d0cb02 100644
--- a/user_guide/general/hooks.html
+++ b/user_guide/general/hooks.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/general/libraries.html b/user_guide/general/libraries.html
index 557a49efa..4aa2e857d 100644
--- a/user_guide/general/libraries.html
+++ b/user_guide/general/libraries.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/general/models.html b/user_guide/general/models.html
index 5999af7fe..168aee8bc 100644
--- a/user_guide/general/models.html
+++ b/user_guide/general/models.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/general/multiple_apps.html b/user_guide/general/multiple_apps.html
index 8537658de..481a24eff 100644
--- a/user_guide/general/multiple_apps.html
+++ b/user_guide/general/multiple_apps.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/general/plugins.html b/user_guide/general/plugins.html
index 536c8481d..cb402cb26 100644
--- a/user_guide/general/plugins.html
+++ b/user_guide/general/plugins.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/general/requirements.html b/user_guide/general/requirements.html
index 2c8d41bad..a40578178 100644
--- a/user_guide/general/requirements.html
+++ b/user_guide/general/requirements.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/general/scaffolding.html b/user_guide/general/scaffolding.html
index 7242cd391..2cb995747 100644
--- a/user_guide/general/scaffolding.html
+++ b/user_guide/general/scaffolding.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/general/urls.html b/user_guide/general/urls.html
index 8f0be8878..9d77e5da4 100644
--- a/user_guide/general/urls.html
+++ b/user_guide/general/urls.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>