Make WordPress Core

Changeset 470 for trunk/index.php


Ignore:
Timestamp:
10/26/2003 05:25:26 AM (22 years ago)
Author:
saxmatt
Message:

Alpha functionality of new permalink structure as per previous discussions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/index.php

    r415 r470  
    5656<?php include($abspath . 'b2comments.php'); ?>
    5757
    58 <?php } } // end foreach, end if any posts ?>
    59 
     58<?php } } else { // end foreach, end if any posts ?>
     59<p>Sorry, no posts matched your criteria.</p>
     60<?php } ?>
    6061</div>
    6162
Note: See TracChangeset for help on using the changeset viewer.