mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 21:08:44 +01:00
indentation
git-svn-id: https://develop.svn.wordpress.org/trunk@186 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a74f9ca065
commit
43bd6d875b
@ -230,8 +230,8 @@ if ($i == "ASC")
|
|||||||
include($abspath.'blog.header.php');
|
include($abspath.'blog.header.php');
|
||||||
|
|
||||||
foreach ($posts as $post) {
|
foreach ($posts as $post) {
|
||||||
$posts_per_page = 10;
|
$posts_per_page = 10;
|
||||||
start_b2(); ?>
|
start_b2(); ?>
|
||||||
<p>
|
<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>
|
<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
|
<?php
|
||||||
|
Loading…
x
Reference in New Issue
Block a user