Ignore:
Timestamp:
Feb 4, 2009, 3:42:17 AM (15 years ago)
Author:
rvelices
Message:

merge r3122 from trunk

  • removed second parameter $type from function format_date
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/picture.php

    r3046 r3123  
    814814
    815815// date of availability
    816 $val = format_date($picture['current']['date_available'], 'mysql_datetime');
     816$val = format_date($picture['current']['date_available']);
    817817$url = make_index_url(
    818818  array(
Note: See TracChangeset for help on using the changeset viewer.