Changeset 25178 for extensions/SocialButtons/admin.php
- Timestamp:
- Oct 27, 2013, 3:34:59 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/SocialButtons/admin.php
r24788 r25178 43 43 'community' => $_POST['reddit']['community'], 44 44 ), 45 'linkedin' => array( 46 'enabled' => isset($_POST['linkedin']['enabled']), 47 'counter' => $_POST['linkedin']['counter'], 48 ), 45 49 ); 46 50
Note: See TracChangeset
for help on using the changeset viewer.