commit | dd6719738936be31cdaa1758ca86d5eb14dcab3d | [log] [tgz] |
---|---|---|
author | Barry Mieny <barry@mieny.com> | Mon Oct 04 16:33:58 2010 +0200 |
committer | Barry Mieny <barry@mieny.com> | Mon Oct 04 16:33:58 2010 +0200 |
tree | b5ef66e31b2d0f4f2c1cbccc367bde92c156e1f9 | |
parent | 3351fbc56cea19ec3dd603836beb0a420b1ded65 [diff] [blame] |
Cleanup of stray spaces and tabs
diff --git a/application/config/autoload.php b/application/config/autoload.php index 35ad628..5e97408 100644 --- a/application/config/autoload.php +++ b/application/config/autoload.php
@@ -77,7 +77,7 @@ | | $autoload['language'] = array('lang1', 'lang2'); | -| NOTE: Do not include the "_lang" part of your file. For example +| NOTE: Do not include the "_lang" part of your file. For example | "codeigniter_lang.php" would be referenced as array('codeigniter'); | */