function template_preprocess_aggregator_wrapper
Processes variables for aggregator-wrapper.tpl.php.
See also
File
-
modules/
aggregator/ aggregator.pages.inc, line 307
Code
function template_preprocess_aggregator_wrapper(&$variables) {
$variables['pager'] = theme('pager');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.