diff options
Diffstat (limited to 'user_guide/installation')
-rw-r--r-- | user_guide/installation/downloads.html | 2 | ||||
-rw-r--r-- | user_guide/installation/index.html | 2 | ||||
-rw-r--r-- | user_guide/installation/troubleshooting.html | 2 | ||||
-rw-r--r-- | user_guide/installation/upgrade_154.html | 2 | ||||
-rw-r--r-- | user_guide/installation/upgrading.html | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/user_guide/installation/downloads.html b/user_guide/installation/downloads.html index 983bf9825..939437efe 100644 --- a/user_guide/installation/downloads.html +++ b/user_guide/installation/downloads.html @@ -2,7 +2,7 @@ <html>
<head>
-<title>CodeIgniter User Guide</title>
+<title>CodeIgniter User Guide : Downloading CodeIgniter</title>
<style type='text/css' media='all'>@import url('../userguide.css');</style>
<link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />
diff --git a/user_guide/installation/index.html b/user_guide/installation/index.html index 4d5433338..13a9c1169 100644 --- a/user_guide/installation/index.html +++ b/user_guide/installation/index.html @@ -2,7 +2,7 @@ <html>
<head>
-<title>CodeIgniter User Guide</title>
+<title>CodeIgniter User Guide : Installation Instructions</title>
<style type='text/css' media='all'>@import url('../userguide.css');</style>
<link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />
diff --git a/user_guide/installation/troubleshooting.html b/user_guide/installation/troubleshooting.html index d7858afff..c5517a7f6 100644 --- a/user_guide/installation/troubleshooting.html +++ b/user_guide/installation/troubleshooting.html @@ -2,7 +2,7 @@ <html>
<head>
-<title>CodeIgniter User Guide</title>
+<title>CodeIgniter User Guide : Troubleshooting</title>
<style type='text/css' media='all'>@import url('../userguide.css');</style>
<link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />
diff --git a/user_guide/installation/upgrade_154.html b/user_guide/installation/upgrade_154.html index 3d8d1ba08..1494f5a75 100644 --- a/user_guide/installation/upgrade_154.html +++ b/user_guide/installation/upgrade_154.html @@ -2,7 +2,7 @@ <html>
<head>
-<title>CodeIgniter User Guide</title>
+<title>CodeIgniter User Guide : Upgrading from 1.5.3 to 1.5.4</title>
<style type='text/css' media='all'>@import url('../userguide.css');</style>
<link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />
diff --git a/user_guide/installation/upgrading.html b/user_guide/installation/upgrading.html index 182953cc5..9434e02d5 100644 --- a/user_guide/installation/upgrading.html +++ b/user_guide/installation/upgrading.html @@ -2,7 +2,7 @@ <html>
<head>
-<title>CodeIgniter User Guide</title>
+<title>CodeIgniter User Guide : Upgrading From a Previous Version</title>
<style type='text/css' media='all'>@import url('../userguide.css');</style>
<link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />
|