Changeset 581859
- Timestamp:
- 08/04/2012 09:22:16 PM (14 years ago)
- Location:
- network-shared-posts
- Files:
-
- 2 edited
-
tags/1.1.0/network-shared-posts.php (modified) (2 diffs)
-
trunk/network-shared-posts.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
network-shared-posts/tags/1.1.0/network-shared-posts.php
r581849 r581859 214 214 echo html_entity_decode($wrap_end); 215 215 } 216 216 echo '<div class="clear"></div>'; 217 217 if(($paginate) and ($total_pages>1)) 218 218 { … … 233 233 234 234 } 235 235 echo '</div>'; 236 236 } 237 237 } -
network-shared-posts/trunk/network-shared-posts.php
r581849 r581859 214 214 echo html_entity_decode($wrap_end); 215 215 } 216 216 echo '<div class="clear"></div>'; 217 217 if(($paginate) and ($total_pages>1)) 218 218 { … … 233 233 234 234 } 235 235 echo '</div>'; 236 236 } 237 237 }
Note: See TracChangeset
for help on using the changeset viewer.