You are here

constant FB_CANVAS_VAR_PROCESS_FBML_FORM in Drupal for Facebook 6.2

Same name and namespace in other branches
  1. 6.3 fb_canvas.module \FB_CANVAS_VAR_PROCESS_FBML_FORM
  2. 7.3 fb_canvas.module \FB_CANVAS_VAR_PROCESS_FBML_FORM
2 uses of FB_CANVAS_VAR_PROCESS_FBML_FORM
fb_canvas_admin_settings in ./fb_canvas.admin.inc
Form builder; Configure settings for this site.
fb_canvas_fb in ./fb_canvas.module
Implementation of hook_fb().

File

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

Code

define('FB_CANVAS_VAR_PROCESS_FBML_FORM', 'fb_canvas_process_fbml_form');