Skip to:
Content

BuddyPress.org

Changeset 5955 for trunk/bp-loader.php


Ignore:
Timestamp:
03/31/2012 03:09:56 PM (13 years ago)
Author:
djpaul
Message:

Correct item_id column types in activity table schema. All props to boonebgorges, fixes #4104

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-loader.php

    r5895 r5955  
    5858     * @var int Database version of current BuddyPress files
    5959     */
    60     public $db_version = 5249;
     60    public $db_version = 5250;
    6161   
    6262    /**
Note: See TracChangeset for help on using the changeset viewer.