diff options
Diffstat (limited to 'apps/files_sharing_log/appinfo/database.xml')
-rw-r--r-- | apps/files_sharing_log/appinfo/database.xml | 2 |
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> |