| 6 theme.php | theme_aggregator_wrapper() |
| 7 theme.php | theme_aggregator_wrapper($variables) |
| 8 theme.php | theme_aggregator_wrapper($variables) |
Implemented using the aggregator-wrapper.tpl.php template.
See also
Related topics
4 theme calls to theme_aggregator_wrapper()
File
- developer/
theme.php, line 63 - Shadow theme functions for theme templates.
Code
function theme_aggregator_wrapper($variables) {
// This function is never used; see the corresponding template file instead.
}
Login or register to post comments