source: extensions/Flash_Gallery/modules/StackGallery/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: 123 bytes
Line 
1<?php
2
3echo '<item source="'.$picture['img_URLNormal'].'" description="'.$picture['img_description'].'" />';
4
5?>                             
6       
Note: See TracBrowser for help on using the repository browser.