Changeset 7971 for trunk/wp-comments-post.php
- Timestamp:
- 05/21/2008 05:59:27 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-comments-post.php
r7645 r7971 6 6 exit; 7 7 } 8 require( dirname(__FILE__) . '/wp- config.php' );8 require( dirname(__FILE__) . '/wp-load.php' ); 9 9 10 10 nocache_headers();
Note: See TracChangeset
for help on using the changeset viewer.