summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo
diff options
context:
space:
mode:
authorMichael Gapczynski <GapczynskiM@gmail.com>2011-07-20 15:42:49 -0400
committerMichael Gapczynski <GapczynskiM@gmail.com>2011-07-20 15:42:49 -0400
commit3e6037659e222f584e8165a5a5c860ef88991f71 (patch)
treecf94e82689e5f3ed2b4a35af4778d3e194cb8315 /apps/files_sharing/appinfo
parent22f84150454aa456307f0495adfa4cad07d962ce (diff)
downloadnextcloud-server-3e6037659e222f584e8165a5a5c860ef88991f71.tar.gz
nextcloud-server-3e6037659e222f584e8165a5a5c860ef88991f71.zip
Change permissions to is_writeable
Diffstat (limited to 'apps/files_sharing/appinfo')
-rw-r--r--apps/files_sharing/appinfo/database.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/appinfo/database.xml b/apps/files_sharing/appinfo/database.xml
index 3378b6b09e5..7ddaca21aec 100644
--- a/apps/files_sharing/appinfo/database.xml
+++ b/apps/files_sharing/appinfo/database.xml
@@ -32,7 +32,7 @@
<length>128</length>
</field>
<field>
- <name>permissions</name>
+ <name>is_writeable</name>
<type>integer</type>
<notnull>true</notnull>
<length>1</length>