diff options
author | friendica <info@friendica.com> | 2014-01-06 02:23:56 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-01-06 02:23:56 -0800 |
commit | ae8a30273a6b787985d06fa776d1726d4427f9be (patch) | |
tree | 3eb74b287423fdd6f64c6d7d90fff0d7349a1628 /include/reddav.php | |
parent | 64152ac95644c1eb7d1f2ef8e57d5508dab1b8e0 (diff) | |
download | volse-hubzilla-ae8a30273a6b787985d06fa776d1726d4427f9be.tar.gz volse-hubzilla-ae8a30273a6b787985d06fa776d1726d4427f9be.tar.bz2 volse-hubzilla-ae8a30273a6b787985d06fa776d1726d4427f9be.zip |
whitespace
Diffstat (limited to 'include/reddav.php')
-rw-r--r-- | include/reddav.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/reddav.php b/include/reddav.php index 214048d6b..17bca790d 100644 --- a/include/reddav.php +++ b/include/reddav.php @@ -263,12 +263,6 @@ class RedDirectory extends DAV\Node implements DAV\ICollection { } - - - - - - } |