Changeset 2742 for branches/1.2/bp-friends.php
- Timestamp:
- 02/18/2010 06:50:35 PM (17 years ago)
- File:
-
- 1 edited
-
branches/1.2/bp-friends.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-friends.php
r2738 r2742 57 57 58 58 /* Need to check db tables exist, activate hook no-worky in mu-plugins folder. */ 59 if ( $bp->site_options['bp-friends-db-version']< BP_FRIENDS_DB_VERSION )59 if ( get_site_option( 'bp-friends-db-version' ) < BP_FRIENDS_DB_VERSION ) 60 60 friends_install(); 61 61 }
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)