Ignore:
Timestamp:
Jul 16, 2009, 12:43:16 AM (15 years ago)
Author:
tiico
Message:

some minor corrections
add block.tpl from pwg_stuff (for flopure)
add prometeus module (javascript)
[TO BE COMPLETED]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Flash_Gallery/modules/PhotoFlowGallery/main.inc.php

    r3531 r3599  
    55if (!url_is_remote($block['FLASHNAME']))
    66        $block['FLASHNAME'] = embellish_url(get_root_url().$block['FLASHNAME']);
    7 
    8 $full_url = embellish_url( get_root_url().FLASHGAL_PATH.'modules/TiltViewer/js');
    9 $block['SCRIPT'] = '<script type="text/javascript" src="'.$full_url.'/swfobject.js"></script>';
    107
    118
Note: See TracChangeset for help on using the changeset viewer.