Ignore:
Timestamp:
Oct 8, 2011, 12:05:14 PM (12 years ago)
Author:
mistic100
Message:

button on index now works

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/TweetThis/maintain.inc.php

    r11425 r12388  
    22function plugin_install()
    33{
    4   pwg_query('INSERT INTO '.CONFIG_TABLE.' (param,value,comment) VALUES ("TweetThis","twitter-a,toolbar","TweetThis config");');
     4  pwg_query('INSERT INTO '.CONFIG_TABLE.' (param,value,comment) VALUES ("TweetThis","horizontal,toolbar","TweetThis config");');
    55}
    66
Note: See TracChangeset for help on using the changeset viewer.