linea21-templates
[ class tree: linea21-templates ] [ index: linea21-templates ] [ all elements ]

Source for file footer.php

Documentation is available at footer.php

  1. <?php
  2. /**
  3.  * @package linea21.templates
  4.  * @subpackage admin
  5.  * @author linea21 <info@linea21.com>
  6.  * @version $id SVN
  7.  * @access public
  8.  * @license http://opensource.org/licenses/gpl-3.0.html
  9.  */
  10. ?>
  11. </div>
  12. <?php
  13. if(defined('MOD_DEBUG'&& MOD_DEBUG == true && isset($bench)) {
  14.   $bench->add_flag('... loading Footer file');
  15. }
  16.  
  17. if(defined('MOD_DEBUG'&& MOD_DEBUG == true && isset($bench&& defined('TYPE_DEBUG'&& TYPE_DEBUG == "load"{
  18.   $bench->end_bench();
  19.   echo $bench->return_result();
  20. }
  21. if(defined('MOD_DEBUG'&& MOD_DEBUG == truedebugEnabled();
  22. ?>
  23. </body>
  24. </html>

Documentation generated on Fri, 16 Oct 2009 09:32:48 +0200 by phpDocumentor 1.4.1