Changeset 995 for trunk/picture.php


Ignore:
Timestamp:
Dec 30, 2005, 10:54:46 PM (18 years ago)
Author:
chrisaga
Message:

deletion: of unused code in picture.php

merge -r993:994 from branches/branch-1_5 into trunk (bug 254 fixed).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/picture.php

    r985 r995  
    544544    'download',
    545545    array('U_DOWNLOAD' => $picture['current']['download']));
    546 }
    547 else
    548 {
    549   $template->assign_block_vars(
    550     'ecard',
    551     array('U_ECARD' => $picture['current']['url']));
    552546}
    553547// display a high quality link if present
Note: See TracChangeset for help on using the changeset viewer.