Make WordPress Core


Ignore:
Timestamp:
09/25/2013 05:03:34 PM (11 years ago)
Author:
lancewillett
Message:

Twenty Ten: update code comments to reflect WP inline docs standards. Props DrewAPicture, closes #25256.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyten/sidebar-footer.php

    r14708 r25627  
    11<?php
    22/**
    3  * The Footer widget areas.
     3 * The Footer widget areas
    44 *
    55 * @package WordPress
     
    1010
    1111<?php
    12     /* The footer widget area is triggered if any of the areas
     12    /**
     13     * The footer widget area is triggered if any of the areas
    1314     * have widgets. So let's check that first.
    1415     *
Note: See TracChangeset for help on using the changeset viewer.