/[drupal]/contributions/modules/views_groupby_pack/monthgroup.inc
ViewVC logotype

Diff of /contributions/modules/views_groupby_pack/monthgroup.inc

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

revision 1.1, Thu Jan 17 23:06:12 2008 UTC revision 1.2, Thu Mar 6 20:33:11 2008 UTC
# Line 5  Line 5 
5   */   */
6    
7  function theme_monthgroup_monthgroup_teaser($view, $nodes, $type) {  function theme_monthgroup_monthgroup_teaser($view, $nodes, $type) {
8    return theme_monthgroup_monthgroup($view, $nodes, $type, true);    return theme("monthgroup_monthgroup", $view, $nodes, $type, true);
9  } // funciton theme_monthgroup_monthgroup_teaser  } // funciton theme_monthgroup_monthgroup_teaser
10    
11    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.2