mirror of
https://github.com/friendica/friendica
synced 2025-04-22 11:50:11 +00:00
Remove unwanted stuff
This commit is contained in:
parent
d20cae82ad
commit
b692146533
2 changed files with 2 additions and 2 deletions
|
@ -336,7 +336,7 @@ class Photos extends \Friendica\Module\BaseProfile
|
|||
$sql_extra
|
||||
GROUP BY `resource-id`
|
||||
ORDER BY `created` DESC
|
||||
LIMIT ? , ?",
|
||||
LIMIT ? , ?",
|
||||
$this->owner['uid'],
|
||||
Photo::DEFAULT,
|
||||
$pager->getStart(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue