Ignore:
Timestamp:
Oct 27, 2013, 3:34:59 PM (11 years ago)
Author:
mistic100
Message:

add linkedin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/SocialButtons/admin.php

    r24788 r25178  
    4343      'community' => $_POST['reddit']['community'],
    4444      ),
     45    'linkedin' => array(
     46      'enabled' => isset($_POST['linkedin']['enabled']),
     47      'counter' => $_POST['linkedin']['counter'],
     48      ),
    4549    );
    4650 
Note: See TracChangeset for help on using the changeset viewer.