Changeset 3661 for trunk/bp-blogs/bp-blogs-templatetags.php
- Timestamp:
- 01/05/2011 10:27:07 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-blogs/bp-blogs-templatetags.php
r3635 r3661 326 326 global $bp; 327 327 328 require_once( ABSPATH . WPINC . '/registration.php');328 bp_core_maybe_include_user_registration_file(); 329 329 330 330 if ( isset($_POST['submit']) ) {
Note: See TracChangeset
for help on using the changeset viewer.