Ignore:
Timestamp:
Jan 5, 2012, 11:06:21 PM (12 years ago)
Author:
rvelices
Message:

feature 2548 multisize - improved picture.php display (original...) + code cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/derivative.inc.php

    r12831 r12855  
    139139  }
    140140
    141   static function get_all($infos)
    142   {
    143     $src_image = new SrcImage($infos);
     141  static function get_all($src_image)
     142  {
    144143    $ret = array();
    145144    foreach (ImageStdParams::get_defined_type_map() as $type => $params)
Note: See TracChangeset for help on using the changeset viewer.