Skip to:
Content

BuddyPress.org

Changeset 5259 for trunk/bp-loader.php


Ignore:
Timestamp:
10/24/2011 02:00:04 PM (15 years ago)
Author:
djpaul
Message:

First pass of Akismet support for the Activity component. See #3660

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-loader.php

    r5223 r5259  
    2222// Define the database version
    2323if ( !defined( 'BP_DB_VERSION' ) )
    24         define( 'BP_DB_VERSION', 5222 );
     24        define( 'BP_DB_VERSION', 5249 );
    2525
    2626// Place your custom code (actions/filters) in a file called
Note: See TracChangeset for help on using the changeset viewer.