[ Index ]
 

Code source de b2evolution 2.1.0-beta

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/blogs/skins/ -> _html_footer.inc.php (source)

   1  <?php
   2  /**

   3   * This is the HTML footer include template.

   4   *

   5   * For a quick explanation of b2evo 2.0 skins, please start here:

   6   * {@link http://manual.b2evolution.net/Skins_2.0}

   7   *

   8   * This is meant to be included in a page template.

   9   * Note: This is also included in the popup: do not include site navigation!

  10   *

  11   * @package evoskins

  12   */
  13  if( !defined('EVO_MAIN_INIT') ) die( 'Please, do not access this page directly.' );
  14  
  15  
  16  // Trigger plugin event, which could be used e.g. by a google_analytics plugin to add the javascript snippet here:

  17  $Plugins->trigger_event('SkinEndHtmlBody');
  18  
  19  $Hit->log();    // log the hit on this page

  20  debug_info(); // output debug info if requested

  21  ?>
  22  </body>
  23  </html>


Généré le : Thu Nov 29 23:58:50 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics