Skip to:
Content

BuddyPress.org

Changeset 1486 for trunk/bp-xprofile.php


Ignore:
Timestamp:
05/15/2009 08:32:42 PM (16 years ago)
Author:
apeatling
Message:

Patching trunk with r1484 updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-xprofile.php

    r1473 r1486  
    616616    <div class="wrap">
    617617       
    618         <h2><?php echo $group->name ?> <?php _e("Information", 'buddypress') ?></h2>
     618        <h2><?php echo attribute_escape( $group->name ) ?> <?php _e("Information", 'buddypress') ?></h2>
    619619       
    620620        <?php
Note: See TracChangeset for help on using the changeset viewer.