Skip to:
Content

bbPress.org


Ignore:
Timestamp:
01/06/2011 08:25:58 AM (15 years ago)
Author:
johnjamesjacoby
Message:

"...pursuing a career in the custodial arts." phpDoc fixes and code clean-up. Props GautamGupta via Google Code-in

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbp-themes/bbp-twentyten/page-bbp_no_replies.php

    r2734 r2758  
    11<?php
     2
    23/**
    34 * Template Name: bbPress - Topics (No Replies)
    45 *
    56 * @package bbPress
    6  * @subpackage Template
     7 * @subpackage Theme
    78 */
     9
    810?>
    911
     
    2830
    2931                                <?php get_template_part( 'loop', 'bbp_topics' ); ?>
    30                            
     32
    3133                            <?php else : ?>
    3234
Note: See TracChangeset for help on using the changeset viewer.