1 =text($con, "BLOG_COMMENTS_1", $lang)?> =text($con, "BLOG_COMMENTS_0", $lang)?> =$count?> =text($con, "BLOG_COMMENTS_X", $lang)?> $user"; } ?>
=$title?>
0){
?>
=$text?>
0){
?>
1 =text($con, "BLOG_COMMENTS_1", $lang)?> =text($con, "BLOG_COMMENTS_0", $lang)?> =$count?> =text($con, "BLOG_COMMENTS_X", $lang)?> $user"; } ?>
1 =text($con, "BLOG_COMMENTS_1", $lang)?> =text($con, "BLOG_COMMENTS_0", $lang)?> =$count?> =text($con, "BLOG_COMMENTS_X", $lang)?> $user"; } ?>
=text($con, "BLOG_DETAILS", $lang)?>
=format_date($r_post["dtime"], $lang)?>
0){ ?>
0) ?> $id AND dtime <= '$r_post[dtime]' ORDER BY dtime DESC LIMIT 1;"); $q_next = mysqli_query($con, "SELECT id, permalink, title FROM post WHERE id <> $id AND dtime >= '$r_post[dtime]' ORDER BY dtime LIMIT 1;"); if (mysqli_num_rows($q_prev) > 0 || mysqli_num_rows($q_next) > 0){ ?>
|
0){
$r_prev = mysqli_fetch_array($q_prev);
?>
Previous post:
=text($con, $r_prev["title"], $lang)?> |
0){
$r_next = mysqli_fetch_array($q_next);
?>
Next post:
=text($con, $r_next["title"], $lang)?> |
0 || mysqli_num_rows($q_next) > 0) ?>
=text($con, "BLOG_SEARCH", $lang)?>
=text($con, "BLOG_TAG_CLOUD", $lang)?>
=text($con, "BLOG_ARCHIVE", $lang)?>
=$r_year["year"]?>
=ucfirst(text($con, "MONTH_" . str_pad($r_month["month"], 2, "0", STR_PAD_LEFT), $lang))?>
=$user_string?>
=$r_comment["text"]?>