Changeset 743216
- Timestamp:
- 07/19/2013 03:03:49 PM (13 years ago)
- File:
-
- 1 edited
-
realtidbits-comments/trunk/comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
realtidbits-comments/trunk/comments.php
r737837 r743216 33 33 "showControlButtons": true 34 34 }, 35 <?php36 if(get_option('rtb_comments_login') == 'wordpress') {37 ?>38 "auth": {39 "loginButton": false40 },41 <?php42 }43 ?>44 35 <?php echo get_option('rtb_comments_widget_params'); ?> 45 36 }
Note: See TracChangeset
for help on using the changeset viewer.