diff options
author | katzgrau <devnull@localhost> | 2011-03-10 16:24:29 +0100 |
---|---|---|
committer | katzgrau <devnull@localhost> | 2011-03-10 16:24:29 +0100 |
commit | e8f5890e4b7eb52ed4d905a225c3bf985f397439 (patch) | |
tree | 9da4e4218b4e18f2b13840605fe7b251cc35ba63 /system | |
parent | d1c21a47efdb9083d232f1f11bf3eeff8d308dd8 (diff) |
Added full docs for new ENVIRONMENT constant.
Diffstat (limited to 'system')
-rw-r--r-- | system/core/Config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/core/Config.php b/system/core/Config.php index 75f945efd..a2a7dd564 100644 --- a/system/core/Config.php +++ b/system/core/Config.php @@ -318,4 +318,4 @@ class CI_Config { // END CI_Config class /* End of file Config.php */ -/* Location: ./system/core/Config.php */
\ No newline at end of file +/* Location: ./system/core/Config.php */ |