Show
Ignore:
Timestamp:
12/01/10 10:19:47 (2 years ago)
Author:
cljosse
Message:

[Autosize][beta] compatibility with simple


Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/Autosize/include/affiche.php

    r7917 r7962  
    2828                    'IMG_WIDTH'         => $img_width, 
    2929                    'IMG_HEIGHT'        => $img_height, 
     30 
     31 
    3032                    'MINI_HEIGHT' => $autosize_parametres->mini_height, 
    3133                    'MINI_WIDTH'        => $autosize_parametres->mini_width, 
     34                                         'MINI_HEIGHT2' => $autosize_parametres->mini_height2, 
     35                    'MINI_WIDTH2'       => $autosize_parametres->mini_width2, 
     36 
    3237                    'MARGE_BASSE' => $autosize_parametres->marge_basse, 
    3338                    'ECHELLE_MAX' => $autosize_parametres->echelle_max,