aboutsummaryrefslogtreecommitdiffstats
path: root/include/dir_fns.php
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-07-25 09:42:50 +0200
committermarijus <mario@mariovavti.com>2014-07-25 09:42:50 +0200
commit9938f0c52b44b6173e02386d3415fbc69ac107ea (patch)
tree5bdaaa2ba0fb8e48c3fd66bdd823a62928e30d67 /include/dir_fns.php
parent9c40ee9e60df1eef0466f1c9f3cd9c30e429c80a (diff)
parent18f5890cb14e7c40909fdb92bffefee3415ba411 (diff)
downloadvolse-hubzilla-9938f0c52b44b6173e02386d3415fbc69ac107ea.tar.gz
volse-hubzilla-9938f0c52b44b6173e02386d3415fbc69ac107ea.tar.bz2
volse-hubzilla-9938f0c52b44b6173e02386d3415fbc69ac107ea.zip
Merge branch 'master' of https://github.com/friendica/red
Diffstat (limited to 'include/dir_fns.php')
-rw-r--r--include/dir_fns.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dir_fns.php b/include/dir_fns.php
index 1bc97cfec..14e4c0a1d 100644
--- a/include/dir_fns.php
+++ b/include/dir_fns.php
@@ -185,6 +185,7 @@ function local_dir_update($uid,$force) {
);
$profile = array();
+ $profile['encoding'] = 'zot';
if($p) {
$hash = $p[0]['channel_hash'];