You are here

constant FBAutopost::incorrect_param in Facebook Autopost 7

Constant indicating error code for an icorrect parameter

File

class/FBAutopost.php, line 24

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 incorrect_param = 1;