Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
This commit is contained in:
@@ -1392,7 +1392,7 @@ function sync_files($channel, $files) {
|
||||
$p['content'] = (($p['content'])? base64_decode($p['content']) : '');
|
||||
}
|
||||
|
||||
if (intval($p['imgscale']) && ((intval($p['os_storage'])) || (! $p['content']))) {
|
||||
if(intval($p['imgscale'])) {
|
||||
|
||||
$time = datetime_convert();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user