Parent Directory
|
Revision Log
|
Revision Graph
|
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 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |