Plugin Directory

Changeset 642695


Ignore:
Timestamp:
12/21/2012 01:52:06 AM (13 years ago)
Author:
Bit51
Message:

Fixed the default weight of the Stumbleupon button

File:
1 edited

Legend:

Unmodified
Added
Removed
  • share-center-pro/trunk/share-center-pro.php

    r642686 r642695  
    2121    class bit51_scp extends Bit51 {
    2222   
    23         public $pluginversion   = '0013'; //current plugin version
     23        public $pluginversion   = '0014'; //current plugin version
    2424   
    2525        //important plugin information
     
    4848                    'linkedinweight'        => '40',
    4949                    'stumbleupon'           => '0',
    50                     'stumbleuponweight'     => '6-',
     50                    'stumbleuponweight'     => '60',
    5151                    'twitter'               => '0',
    5252                    'twitterweight'         => '70',
Note: See TracChangeset for help on using the changeset viewer.