constant FB_VAR_USE_JSON_BIGINT in Drupal for Facebook 7.4
4 uses of FB_VAR_USE_JSON_BIGINT
- fb_admin_settings_form in ./
fb.admin.inc - Drupal form callback for general settings.
- fb_install in ./
fb.install - fb_json_decode in ./
fb.module - Wrapper because PHP versions differ.
- fb_update_7403 in ./
fb.install - Set a default value for modules/fb using native JSON bigint decoding.
File
- ./
fb.module, line 18
Code
define('FB_VAR_USE_JSON_BIGINT', 'fb__json_bigint');