Revert "Merge pull request #13463 from MrPetovan/task/imagegrid-improvement"

This reverts commit dd7bea4bd1, reversing
changes made to ce16cd12ec.
This commit is contained in:
Hypolite Petovan 2023-09-24 16:24:28 -04:00
parent dd7bea4bd1
commit 56fb9be0f7
11 changed files with 46 additions and 147 deletions

View file

@ -77,7 +77,7 @@ class Photo extends BaseApi
throw new NotModifiedException();
}
Profile::addVisitorCookieForHTTPSigner($this->server);
Profile::addVisitorCookieForHTTPSigner();
$customsize = 0;
$square_resize = true;