diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-01-21 20:12:28 -0800 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-01-21 20:12:28 -0800 |
commit | a0c99794185bbfe227556a4b006b2a6e770b3a78 (patch) | |
tree | 0a7e27a4a1254f769f659b1db5872d2bf51481d1 /modules | |
parent | 709d797408b2821fd8ec97c83fa982519a028bf8 (diff) |
whitespace.
Diffstat (limited to 'modules')
-rw-r--r-- | modules/rest/helpers/rest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/rest/helpers/rest.php b/modules/rest/helpers/rest.php index 324b7f98..85987ca1 100644 --- a/modules/rest/helpers/rest.php +++ b/modules/rest/helpers/rest.php @@ -62,7 +62,6 @@ class rest_Core { return $key; } - /** * Convert a REST url into an object. * Eg: "http://example.com/gallery3/index.php/rest/gallery/Family/Wedding" -> Item_Model |