Ignore:
Timestamp:
Oct 29, 2022 4:33:45 AM (19 months ago)
Author:
anonymous
Message:

Minor improvements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/ImageThumb.inc.php

    r737 r775  
    297297            }
    298298            $this->_raiseMsg(sprintf(_("Resized %s images."), sizeof($files)), MSG_SUCCESS, __FILE__, __LINE__);
    299             $this->_raiseMsg(sprintf(_("Resized %s images."), sizeof($files)), MSG_SUCCESS, __FILE__, __LINE__);
    300299            return 0 === $return_val;
    301300        } else {
Note: See TracChangeset for help on using the changeset viewer.