Ignore:
Timestamp:
Jan 5, 2013, 4:14:21 PM (11 years ago)
Author:
cljosse
Message:

[extensions] Autosize fix bug crop

File:
1 edited

Legend:

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

    r19030 r19844  
    5252    foreach ($defined_types as $type_size){
    5353      $value = $type_size;
     54      if($type_size != "square" && $type_size != "thumb" )
    5455      $options[$value] = $type_size;   
    5556    } 
Note: See TracChangeset for help on using the changeset viewer.