No need to show the excerpt right here.

git-svn-id: http://svn.automattic.com/wordpress/trunk@92 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2003-05-24 23:45:19 +00:00
parent 27d747b9b0
commit 0041c3e77e
1 changed files with 0 additions and 8 deletions

View File

@ -251,14 +251,6 @@ if ($i == "ASC")
<?php
if ($safe_mode)
echo "<xmp>";
the_excerpt();
echo '<br />';
if ($safe_mode)
echo "</xmp>";
?>
<?php
if ($safe_mode)
echo "<xmp>";
the_content();
if ($safe_mode)
echo "</xmp>";