Changeset 8999 for trunk/wp-content/themes/default/comments.php
- Timestamp:
- 09/27/2008 09:49:27 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/default/comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/default/comments.php
r8961 r8999 1 <?php // Do not delete these lines 1 <?php 2 /** 3 * @package WordPress 4 * @subpackage Default_Theme 5 */ 6 7 // Do not delete these lines 2 8 if (!empty($_SERVER['SCRIPT_FILENAME']) && 'comments.php' == basename($_SERVER['SCRIPT_FILENAME'])) 3 9 die ('Please do not load this page directly. Thanks!');
Note: See TracChangeset
for help on using the changeset viewer.