Skip to:
Content

BuddyPress.org

Changeset 518 for trunk/bp-wire.php


Ignore:
Timestamp:
11/08/2008 12:50:13 PM (18 years ago)
Author:
apeatling
Message:

Updating DB tables to support UTF8 charset.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-wire.php

    r514 r518  
    33
    44define ( 'BP_WIRE_IS_INSTALLED', 1 );
    5 define ( 'BP_WIRE_VERSION', '0.1.2' );
     5define ( 'BP_WIRE_VERSION', '0.1.3' );
    66
    77include_once( 'bp-wire/bp-wire-classes.php' );
Note: See TracChangeset for help on using the changeset viewer.