Ignore:
Timestamp:
Mar 7, 2007 11:32:07 AM (17 years ago)
Author:
quinn
Message:

Q - fixed some fv->err() usage bugs, increased resolution of textColor(), improved formatting of some Utilities.inc.php functions.

File:
1 edited

Legend:

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

    r224 r235  
    156156     *
    157157     * @access  public
    158      * @param   array $spec The specifications for a size of output image.
     158     * @param   array   $spec   The specifications for a size of output image.
     159     * @param   int     $index  The position of the specification in the spec array
     160     *                          Use to overwrite existing spev array values.
    159161     */
    160162    function setSpec($spec, $index=null)
Note: See TracChangeset for help on using the changeset viewer.