Plugin Directory

Changeset 1930409


Ignore:
Timestamp:
08/26/2018 09:38:12 AM (8 years ago)
Author:
sjhoo
Message:

some bugs has been fixed 5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tgchannel/trunk/admin/settings.php

    r1930408 r1930409  
    3636    update_option( 'TG_Channel_Body_width','308px');
    3737    }
    38     if (!get_option('TG_Channel_Body_width')){ 
     38    if (!get_option('TG_Channel_body_size')){   
    3939    update_option( 'TG_Channel_body_size','small');
    4040    }
Note: See TracChangeset for help on using the changeset viewer.