diff options
author | Derek Allard <derek.allard@ellislab.com> | 2008-09-25 15:22:15 +0200 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2008-09-25 15:22:15 +0200 |
commit | bc2bfa86bf7125608b7fc190993fafc654cb0da3 (patch) | |
tree | 452cf808088fedd95fce3c8888765cd4e8bb5c10 /index.php | |
parent | 69db8efaffadfc93ff0eec3a9733793e8b358dfb (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.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 | |