You are here

constant FBAutopost::missing_param in Facebook Autopost 7

Constant indicating error code for a missing parameter

File

class/FBAutopost.php, line 20

Class

FBAutopost
API class to handle common actions when autoposting This class uses FBAutopostException for error handling. Severity is passed resusing watchdog severity (See: http://api.drupal.org/api/drupal/includes%21bootstrap.inc/function/watch...)

Code

const missing_param = 0;