Ignore:
Timestamp:
Dec 1, 2010, 10:19:47 AM (13 years ago)
Author:
cljosse
Message:

[Autosize][beta] compatibility with simple


File:
1 edited

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,
Note: See TracChangeset for help on using the changeset viewer.