summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-09-25 15:22:15 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-09-25 15:22:15 +0200
commitbc2bfa86bf7125608b7fc190993fafc654cb0da3 (patch)
tree452cf808088fedd95fce3c8888765cd4e8bb5c10 /index.php
parent69db8efaffadfc93ff0eec3a9733793e8b358dfb (diff)
Fixed the spelling of "Dhaka" in the timezone_menu() function of the Date helper.
Added a missing quote in an example on the index page
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 970f29227..39aeda5c9 100644
--- a/index.php
+++ b/index.php
@@ -80,7 +80,7 @@ else
|
| EXT - The file extension. Typically ".php"
| FCPATH - The full server path to THIS file
-| SELF - The name of THIS file (typically "index.php)
+| SELF - The name of THIS file (typically "index.php")
| BASEPATH - The full server path to the "system" folder
| APPPATH - The full server path to the "application" folder
|