You are here

function fb_canvas_process_page in Drupal for Facebook 7.4

1 string reference to 'fb_canvas_process_page'
fb_canvas_theme_registry_alter in ./fb_canvas.module

File

./fb_canvas.module, line 72

Code

function fb_canvas_process_page(&$vars, $hook) {

  //dpm(func_get_args(), __FUNCTION__);
}