Changeset 628 for trunk/wp-comments-popup.php
- Timestamp:
- 12/18/2003 09:36:13 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-comments-popup.php
r601 r628 4 4 require ('wp-blog-header.php'); 5 5 add_filter('comment_text', 'popuplinks'); 6 foreach ($posts as $post) { start_ b2();6 foreach ($posts as $post) { start_wp(); 7 7 ?> 8 8 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Note: See TracChangeset
for help on using the changeset viewer.