diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-03-19 08:38:35 +0000 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-03-19 08:38:35 +0000 |
commit | b039f43851eac35fa9b8763f02460e4a45c4c804 (patch) | |
tree | e6b0c0e377b8f0535d377c7960322dd9e4f299e2 /kohana/helpers | |
parent | 61d8a143eaf7478b15edf554f2ccaada75c8bd9d (diff) |
Normalize whitespace inconsistencies with upstream code that probably snuck in during various edits. These files are now the same as the upstream code.
Diffstat (limited to 'kohana/helpers')
-rw-r--r-- | kohana/helpers/feed.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kohana/helpers/feed.php b/kohana/helpers/feed.php index b19d6c8d..53b1fd15 100644 --- a/kohana/helpers/feed.php +++ b/kohana/helpers/feed.php @@ -113,4 +113,4 @@ class feed_Core { return $feed->asXML(); } -} // End feed +} // End feed
\ No newline at end of file |