Changeset 973


Ignore:
Timestamp:
2000-02-24T16:31:57+13:00 (24 years ago)
Author:
sjboddie
Message:

new path to images

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/perllib/plugins/GBHPlug.pm

    r616 r973  
    211211
    212212    if ($foundimage) {
    213     return "${front}_httpcollection_/archives/_thisOID_/${imagefile}${back}";
     213    return "${front}_httpcollimg_/_thisOID_/${imagefile}${back}";
    214214    } else {
    215215    return "";
Note: See TracChangeset for help on using the changeset viewer.