| [ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <?php 2 $GLOBALS['egw_info']['flags'] = array( 3 'currentapp' => 'mydms', 4 'noheader' => True, 5 'nonavbar' => True 6 ); 7 8 include('../header.inc.php'); 9 header("Location: out/out.ViewFolder.php"); 10 ?> 11 12 <html> 13 <head> 14 <title>MyDMS</title> 15 </head> 16 17 <body> 18 19 20 </body> 21 </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 |