Ignore:
Timestamp:
Dec 24, 2010, 7:23:54 PM (14 years ago)
Author:
rub
Message:

Can change default facebook application id

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/FacebookPlug/Plugin/include/conf.inc.php

    r8295 r8298  
    3030  array
    3131  (
     32    'facebook_app_id' => null,
    3233    'async_script' => false,
    3334    'picture_url_type' => 'page',
     
    6869  (
    6970    'enabled' => false,
    70     'numposts' => 5,
     71    'numposts' => 3,
    7172    'css' => null,
    7273    'title' => null,
Note: See TracChangeset for help on using the changeset viewer.