mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
whitespace
This commit is contained in:
@@ -348,7 +348,6 @@ function attach_can_view($uid, $ob_hash, $resource, $token = EMPTY_STR) {
|
||||
|
||||
$sql_extra = permissions_sql($uid, $ob_hash, '', $token);
|
||||
|
||||
|
||||
$r = q("select folder from attach where hash = '%s' and uid = %d $sql_extra",
|
||||
dbesc($resource),
|
||||
intval($uid)
|
||||
|
||||
Reference in New Issue
Block a user