Ignore:
Timestamp:
May 3, 2014 11:09:03 PM (10 years ago)
Author:
anonymous
Message:

Convert tabs to spaces, and lineendings to LF in all files.

File:
1 edited

Legend:

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

    r468 r479  
    4444    {
    4545        if (!is_array($params)) {
    46             trigger_error(sprintf('Parameters not specified properly.', null), E_USER_ERROR);
     46            trigger_error(sprintf('Parameters not specified properly.', null), E_USER_ERROR);
    4747        }
    4848        $defaults = array(
Note: See TracChangeset for help on using the changeset viewer.