Esempio n. 1
0
 /**
  * Display body bottom, debug info and close </html>
  */
 function disp_global_footer()
 {
     echo "\n\t\t</div>" . "\n\t</div>" . "\n</div>";
     parent::disp_payload_end();
     parent::disp_global_footer();
 }