Changeset 1626
- Timestamp:
- 07/21/2009 11:19:28 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-groups.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups.php
r1621 r1626 1 1 <?php 2 2 3 define ( 'BP_GROUPS_DB_VERSION', '13 00' );3 define ( 'BP_GROUPS_DB_VERSION', '1350' ); 4 4 5 5 /* Define the slug for the component */ … … 34 34 avatar_full varchar(250) NOT NULL, 35 35 KEY creator_id (creator_id), 36 KEY status (status) ,36 KEY status (status) 37 37 ) {$charset_collate};"; 38 38
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)