add an encoding type to formatted zot communication structures so that we can later add alternate encodings.
This commit is contained in:
@@ -185,6 +185,7 @@ function local_dir_update($uid,$force) {
|
||||
);
|
||||
|
||||
$profile = array();
|
||||
$profile['encoding'] = 'zot';
|
||||
|
||||
if($p) {
|
||||
$hash = $p[0]['channel_hash'];
|
||||
|
Reference in New Issue
Block a user