code cleanup
git-svn-id: http://piwigo.org/svn/trunk@16529 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
70d8523449
commit
3ce06735b4
1 changed files with 0 additions and 2 deletions
|
|
@ -207,8 +207,6 @@ if (pwg_db_num_rows($result) > 0)
|
|||
{
|
||||
// template thumbnail initialization
|
||||
$current_rank = 1;
|
||||
$thumbnail_info=array();
|
||||
$clipping=array();
|
||||
$derivativeParams = ImageStdParams::get_by_type(IMG_SQUARE);
|
||||
while ($row = pwg_db_fetch_assoc($result))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue