diff options
author | Bart Visscher <bartv@thisnet.nl> | 2012-07-31 22:19:11 +0200 |
---|---|---|
committer | Bart Visscher <bartv@thisnet.nl> | 2012-07-31 22:19:11 +0200 |
commit | 28537037ae27a8e766d3c4ef129422dc02b45d5f (patch) | |
tree | ae1adc68e1114357b27a86546d2f2969cdf02338 /lib/ocs/person.php | |
parent | c2bdb5c71640567e0be3c2fc7e4d32af1469a55e (diff) | |
download | nextcloud-server-28537037ae27a8e766d3c4ef129422dc02b45d5f.tar.gz nextcloud-server-28537037ae27a8e766d3c4ef129422dc02b45d5f.zip |
Fixup OCS modules
Diffstat (limited to 'lib/ocs/person.php')
-rw-r--r-- | lib/ocs/person.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/ocs/person.php b/lib/ocs/person.php index f4e4be5ee09..629a7c2e6c7 100644 --- a/lib/ocs/person.php +++ b/lib/ocs/person.php @@ -14,9 +14,5 @@ class OC_OCS_Person { }else{ return 101; } - } - } - -?>
\ No newline at end of file |