View file script/uplist.php

File size: 737B
<?php
/*-----------------------------------------------------------------------------------------
mcGalleryPRO
All code is © 2003 Marc Cagninacci.
No files may be redistributed in whole or significant part.
----------------- mcgalleryPRO IS NOT FREE SOFTWARE -------------------
You should have receive a file called license.txt in this package
--------------------------------------------------------------------------------------------*/


   echo '</td></tr>';
   echo '<td class="td1" colspan="'.$thumb_cols.'" align="center">';
   echo '<font size="1"><b><A HREF="#" onClick="window.open(\'./upload.php?album='.$album.'\',\'\',\'width=450,height=350\');return(false)" class="lien2">'.$l_Upload.'</b></a></font>';

?>