[wp-cvs] wordpress/wp-content/themes/classic comments-popup.php, 1.2, 1.3

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


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

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/classic/comments-popup.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** comments-popup.php	14 Feb 2005 04:36:57 -0000	1.2
--- comments-popup.php	14 Feb 2005 09:17:21 -0000	1.3
***************
*** 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