[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <?php $target = urldecode($HTTP_GET_VARS['target']); ?> 2 <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN"> 3 <html> 4 <head> 5 <title> Image <?php echo basename($target); ?></title> 6 </head> 7 <body> 8 <img src="<?php echo basename($target); ?>" border=0 alt="<?php echo basename($target); ?>" align="left"> 9 </body> 10 </html>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |