You are here

function fb_canvas_iframe_excursion_end in Drupal for Facebook 6.2

File

./fb_canvas.module, line 538
This module provides support for Canvas page applications. Use Drupal to power traditional Facebook Apps.

Code

function fb_canvas_iframe_excursion_end() {

  //fb_settings(FB_SETTINGS_CB, NULL);

  //fb_settings(FB_SETTINGS_CB_SESSION, NULL);
}