Changeset 947607
- Timestamp:
- 07/13/2014 04:05:13 AM (12 years ago)
- File:
-
- 1 edited
-
comments-facebook/trunk/commentsfacebook.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
comments-facebook/trunk/commentsfacebook.php
r943644 r947607 73 73 74 74 $url_base_com = get_permalink(); 75 if (get_the_title($post->post_parent) == "GoodFidelity"){ } 76 else { ?> 77 75 76 ?> 78 77 <div style="margin: 30px 0px 30px 0px;"><h2><?php echo $web_app_title ?></h2></div> 79 78 … … 82 81 <script>FB.XFBML.parse();</script> 83 82 <?php 84 }83 85 84 } 86 85
Note: See TracChangeset
for help on using the changeset viewer.