You are here

constant FB_CANVAS_OPTION_ALLOW_ANON in Drupal for Facebook 7.3

Same name and namespace in other branches
  1. 6.3 fb_canvas.module \FB_CANVAS_OPTION_ALLOW_ANON
  2. 6.2 fb_canvas.module \FB_CANVAS_OPTION_ALLOW_ANON
1 use of FB_CANVAS_OPTION_ALLOW_ANON
_fb_canvas_get_config in ./fb_canvas.module
Helper returns configuration for this module, on a per-app basis.

File

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

Code

define('FB_CANVAS_OPTION_ALLOW_ANON', 1);