source: extensions/Flash_Gallery/modules/ZenGallery/xml/imageNode.xml.php @ 3531

Last change on this file since 3531 was 3531, checked in by tiico, 15 years ago

First revision (for testing)
Only in French (translation to be done)

File size: 160 bytes
Line 
1<?php
2
3echo "<image name='".$picture['img_URLNormal']."' description='".$picture['img_description']."' thumbnail='".$picture['img_URLThumb']."'/>";
4?>                             
5       
Note: See TracBrowser for help on using the repository browser.