Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #3460, comment 28


Ignore:
Timestamp:
06/03/2013 07:10:06 PM (11 years ago)
Author:
trishasalas
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3460, comment 28

    initial v1  
    44{{{
    55<?php
    6 
    7 $wpdb->prepare( "SELECT * FROM table WHERE id = %d", $id );
    86
    97// I Did this on bp-templates/bp-legacy/buddypress/activity/index.php on line 74