[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/mydms/ -> index.php (source)

   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>


Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7