source: extensions/Flash_Gallery/modules/LeMonde/xml/header.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: 232 bytes
RevLine 
[3531]1<?php
2echo '<?xml version="1.0" encoding="UTF-8"?>'
3        .'<mia:portfolio xmlns:mia="http://www/lemonde.fr/" id="" titre="" nom_type="Portfolio" type="pf_std" ver_appli_flash="1.0" url_son="" nb_slides="'.count($pictures).'">';
4       
5?>
Note: See TracBrowser for help on using the repository browser.