Changeset 319

Show
Ignore:
Timestamp:
08/15/03 18:19:07 (5 years ago)
Author:
emc3
Message:

Added abspath to b2comments.php include, to facilitate running WP from a subdirectory

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/index.php

    r294 r319  
    6565<?php trackback_rdf(); ?> 
    6666 
    67 <?php include('b2comments.php'); ?> 
     67<?php include($abspath . 'b2comments.php'); ?> 
    6868 
    6969<?php } } // end foreach, end if any posts ?>