Changeset 656980
- Timestamp:
- 01/22/2013 04:30:33 PM (13 years ago)
- Location:
- aeiou
- Files:
-
- 2 edited
-
tags/0.6/index.php (modified) (1 diff)
-
trunk/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
aeiou/tags/0.6/index.php
r656976 r656980 290 290 </div> 291 291 <?php 292 if(class_exists('B uddyPress')){292 if(class_exists('BP_XProfile_Component')){ 293 293 /* 294 294 * New in 0.2 version (export Buddy Press XPorfile Data) -
aeiou/trunk/index.php
r656976 r656980 290 290 </div> 291 291 <?php 292 if(class_exists('B uddyPress')){292 if(class_exists('BP_XProfile_Component')){ 293 293 /* 294 294 * New in 0.2 version (export Buddy Press XPorfile Data)
Note: See TracChangeset
for help on using the changeset viewer.