mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-02 05:31:25 +01:00
indentation
git-svn-id: http://svn.automattic.com/wordpress/trunk@186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
4f9744cb80
commit
971d1ac178
@ -230,8 +230,8 @@ if ($i == "ASC")
|
||||
include($abspath.'blog.header.php');
|
||||
|
||||
foreach ($posts as $post) {
|
||||
$posts_per_page = 10;
|
||||
start_b2(); ?>
|
||||
$posts_per_page = 10;
|
||||
start_b2(); ?>
|
||||
<p>
|
||||
<strong><?php the_time('Y/m/d @ H:i:s'); ?></strong> [ <a href="b2edit.php?p=<?php echo $id ?>&c=1"><?php comments_number('no comments', '1 comment', "% comments") ?></a>
|
||||
<?php
|
||||
|
Loading…
Reference in New Issue
Block a user