phpDocumentor VFront
Administration
[ class tree: VFront ] [ index: VFront ] [ all elements ]

Source for file report.php

Documentation is available at report.php

  1. <?php
  2. /**
  3.  * 
  4.  * 
  5.  * @desc File obsoleto per i report. Vedere {@link xmlreport.php}
  6.  * @package VFront
  7.  * @subpackage Administration
  8.  * @author M.Marcello Verona
  9.  * @copyright 2007 M.Marcello Verona
  10.  * @version 0.90
  11.  * @license http://www.gnu.org/licenses/gpl.html GNU Public License
  12.  * @see xmlreport.php
  13.  */
  14. include("../inc/conn.php");
  15. include("../inc/layouts.php");
  16. include("../inc/func.comuni.php");
  17.  
  18.  proteggi(2);
  19.  
  20.  
  21.  echo openLayout1("Amministrazione Report"array("sty/admin.css"));
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  echo closeLayout1();
  42.  
  43.  
  44. ?>

Documentation generated on Sat, 22 Sep 2007 11:51:05 +0200 by phpDocumentor 1.4.0a2