Changeset 18745


Ignore:
Timestamp:
Oct 25, 2012, 6:49:04 PM (11 years ago)
Author:
cljosse
Message:

[extensions] Autosize fix compatibility with 2.4 (preload with SelMaxi)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Autosize/autosize.inc.php

    r18736 r18745  
    239239 
    240240//  if( $has_pamoorama=="true") return $content ;
    241 //  if($pictureSelType!="Autosize") return $content ;
     241   if($pictureSelType!="Autosize") return $content ;
    242242
    243243$pattern =Array('/width=\"(\d+)\"/','/height=\"(\d+)\"/');
Note: See TracChangeset for help on using the changeset viewer.