mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
always call update_modtime() foer now;
This commit is contained in:
@@ -968,10 +968,8 @@ class Libzot {
|
||||
}
|
||||
}
|
||||
|
||||
if ($changed) {
|
||||
// update updates if anything changed
|
||||
Libzotdir::update_modtime($xchan_hash, $address);
|
||||
}
|
||||
// update updates if anything changed
|
||||
Libzotdir::update_modtime($xchan_hash, $address);
|
||||
|
||||
if (empty($ret['message'])) {
|
||||
$ret['success'] = true;
|
||||
|
||||
Reference in New Issue
Block a user