/[drupal]/contributions/modules/hof/hof.module
ViewVC logotype

Diff of /contributions/modules/hof/hof.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.15, Mon Dec 15 05:00:00 2008 UTC revision 1.16, Fri Dec 19 02:43:40 2008 UTC
# Line 1  Line 1 
1  <?php  <?php
2  /*  /*
3   * $Id: hof.module,v 1.14 2008/12/14 22:35:53 syscrusher Exp $   * $Id: hof.module,v 1.15 2008/12/15 05:00:00 syscrusher Exp $
4   *   *
5   * Hall-Of-Fame is a module that reports summary statistics for a Drupal   * Hall-Of-Fame is a module that reports summary statistics for a Drupal
6   * web site, with an emphasis on reports that are of interest to visitors   * web site, with an emphasis on reports that are of interest to visitors
# Line 699  function _hof_page_section_node() { Line 699  function _hof_page_section_node() {
699    $html .= "</table>\n";    $html .= "</table>\n";
700    return $html;    return $html;
701  }  }
 ?>  

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.2