diff options
author | zotlabs <mike@macgirvin.com> | 2017-02-08 19:47:34 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-02-08 19:47:34 -0800 |
commit | 8dc349caaca378192051ee08e282de3bc1679c14 (patch) | |
tree | b4767a32aef6c21845b1048d630003f0ac75286f /Zotlabs/Module/Oexchange.php | |
parent | 91819bfc2d475e1b16d3f5e9ca685ca2531a9084 (diff) | |
download | volse-hubzilla-8dc349caaca378192051ee08e282de3bc1679c14.tar.gz volse-hubzilla-8dc349caaca378192051ee08e282de3bc1679c14.tar.bz2 volse-hubzilla-8dc349caaca378192051ee08e282de3bc1679c14.zip |
minor theming and whitespace
Diffstat (limited to 'Zotlabs/Module/Oexchange.php')
-rw-r--r-- | Zotlabs/Module/Oexchange.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Module/Oexchange.php b/Zotlabs/Module/Oexchange.php index 24fc14821..f36511134 100644 --- a/Zotlabs/Module/Oexchange.php +++ b/Zotlabs/Module/Oexchange.php @@ -16,7 +16,7 @@ class Oexchange extends \Zotlabs\Web\Controller { } } - function get() { + function get() { if(! local_channel()) { if(remote_channel()) { |