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/ZenGallery/main.inc.php

    r3531 r3599  
    66        $block['FLASHNAME'] = embellish_url(get_root_url().$block['FLASHNAME']);
    77
    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>';
    10 
    118
    129$module['ext_datas'] = (!empty($module['ext_datas']) ? unserialize($module['ext_datas']) : array(''));
Note: See TracChangeset for help on using the changeset viewer.