Changeset 13382 for trunk/wp-content/themes/default/header.php
- Timestamp:
- 02/24/2010 08:13:23 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/default/header.php
r12598 r13382 19 19 20 20 <?php 21 // Checks to see whether it needs a sidebar or not21 // Checks to see whether it needs a sidebar 22 22 if ( empty($withcomments) && !is_single() ) { 23 23 ?>
Note: See TracChangeset
for help on using the changeset viewer.