diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-03-18 16:36:57 +0000 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-03-18 16:36:57 +0000 |
commit | d2006069bba06263215ee2538f7fe6dc512cf3ad (patch) | |
tree | 046b9c0d880a336e67a6d5fadc4730eb5666f888 /core | |
parent | e07c2dfcd5579f7f8400df3a0a2355475444f946 (diff) |
Remove trailing ?>
Diffstat (limited to 'core')
-rw-r--r-- | core/helpers/MY_remote.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/helpers/MY_remote.php b/core/helpers/MY_remote.php index 52e10aac..8425e108 100644 --- a/core/helpers/MY_remote.php +++ b/core/helpers/MY_remote.php @@ -160,4 +160,4 @@ class remote extends remote_Core { return $url_components; } } -?> + |