[cc-commits] [CC SVN] r11354 - ccwordpress/trunk/www/wp-content/themes/cc4
webmaster at creativecommons.org
webmaster at creativecommons.org
Tue Dec 2 14:30:13 EST 2008
Author: bse
Date: 2008-12-02 19:30:13 +0000 (Tue, 02 Dec 2008)
New Revision: 11354
Modified:
ccwordpress/trunk/www/wp-content/themes/cc4/index.php
Log:
Oops, testing code sneaked in.
Modified: ccwordpress/trunk/www/wp-content/themes/cc4/index.php
===================================================================
--- ccwordpress/trunk/www/wp-content/themes/cc4/index.php 2008-12-02 19:23:31 UTC (rev 11353)
+++ ccwordpress/trunk/www/wp-content/themes/cc4/index.php 2008-12-02 19:30:13 UTC (rev 11354)
@@ -38,7 +38,6 @@
static $count = 0;
if ($count == "5") { break; } else {
if (!in_category(1) && !is_single()) { continue; }?>
-<? print_r($post); ?>
<div class="block blogged" id="post-<?php the_ID(); ?>">
<h1 class="title">
<a href="<?php the_permalink() ?>">
More information about the cc-commits
mailing list