[wp-cvs] wordpress/wp-content/themes/default comments-popup.php, 1.3, 1.4

Ryan Boren rboren at users.sourceforge.net
Mon Feb 14 09:17:24 GMT 2005


Update of /cvsroot/cafelog/wordpress/wp-content/themes/default
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12466/wp-content/themes/default

Modified Files:
	comments-popup.php 
Log Message:
Load comments-popup template through the index.

Index: comments-popup.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-content/themes/default/comments-popup.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** comments-popup.php	14 Feb 2005 04:36:57 -0000	1.3
--- comments-popup.php	14 Feb 2005 09:17:22 -0000	1.4
***************
*** 1,6 ****
  <?php 
  /* Don't remove these lines. */
- $blog = 1;
- require ('../../../wp-blog-header.php');
  add_filter('comment_text', 'popuplinks');
  foreach ($posts as $post) { start_wp();
--- 1,4 ----



More information about the cvs mailing list