Changeset 2036 for trunk/bp-activity/bp-activity-classes.php
- Timestamp:
- 10/05/2009 06:57:39 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-activity/bp-activity-classes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity/bp-activity-classes.php
r1931 r2036 146 146 function get_activity_for_user( $user_id, $max_items, $limit, $page, $filter ) { 147 147 global $wpdb, $bp; 148 149 $since = strtotime($since); 150 148 151 149 if ( $limit && $page ) 152 150 $pag_sql = $wpdb->prepare( "LIMIT %d, %d", intval( ( $page - 1 ) * $limit), intval( $limit ) );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)