Google Groups Home Help | Sign in
r21 - trunk
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
codesite-nore...@google.com  
View profile
(1 user)  More options Jul 30 2006, 11:40 pm
From: codesite-nore...@google.com
Date: Sun, 30 Jul 2006 20:40:46 -0700
Local: Sun, Jul 30 2006 11:40 pm
Subject: [kaytwo commit] r21 - trunk
Author: safirul.alredha
Date: Sun Jul 30 20:39:53 2006
New Revision: 21

Modified:
   trunk/sidebar.php

Log:
It should be is_paged()

Modified: trunk/sidebar.php
=========================================================================== ===
--- trunk/sidebar.php   (original)
+++ trunk/sidebar.php   Sun Jul 30 20:39:53 2006
@@ -74,7 +74,7 @@
                <?php } elseif (function_exists('is_tag') and is_tag()) { ?>
                <p><?php printf(__('You are currently browsing the %1$s weblog archives for \'%2$s\' tag.','k2_domain'), '<a href="'.get_settings('siteurl').'">'.get_bloginfo('name').'</a>', get_query_var('tag') ) ?></p>

-               <?php /* Paged Archive */ } elseif (is_paged) { ?>
+               <?php /* Paged Archive */ } elseif (is_paged()) { ?>
                <p><?php printf(__('You are currently browsing the %s weblog archives.','k2_domain'), '<a href="'.get_settings('siteurl').'">'.get_bloginfo('name').'</a>') ?></p>

                <?php /* Permalink */ } elseif (is_single()) { ?>


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google