summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorThomas Tanghus <thomas@tanghus.net>2012-07-16 01:36:18 +0200
committerThomas Tanghus <thomas@tanghus.net>2012-07-16 01:46:16 +0200
commit296f79d1a4a30acee77ea41219e43f385fd6797e (patch)
tree261075c91b7cf1c2c96ea5cab2fa5548abc7fc7e /apps
parent7a7ac580944d85c8bdde9aadd95a24e71b9471cb (diff)
downloadnextcloud-server-296f79d1a4a30acee77ea41219e43f385fd6797e.tar.gz
nextcloud-server-296f79d1a4a30acee77ea41219e43f385fd6797e.zip
latin1 => utf8
Diffstat (limited to 'apps')
-rw-r--r--apps/files_sharing_log/appinfo/database.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing_log/appinfo/database.xml b/apps/files_sharing_log/appinfo/database.xml
index 92e5f0125bd..dae811f87fa 100644
--- a/apps/files_sharing_log/appinfo/database.xml
+++ b/apps/files_sharing_log/appinfo/database.xml
@@ -3,7 +3,7 @@
<name>*dbname*</name>
<create>true</create>
<overwrite>false</overwrite>
- <charset>latin1</charset>
+ <charset>utf8</charset>
<table>
<name>*dbprefix*sharing_log</name>
<declaration>