You are here

constant FB_USE_PHP4_API in Drupal for Facebook 5

1 use of FB_USE_PHP4_API
fb_api_init in ./fb.module
Include the necessary facebook-platform code and initialize the API object.

File

./fb.module, line 28

Code

define('FB_USE_PHP4_API', variable_get('fb_use_php4_api', TRUE));