Ticket #220: bp_core_avatars.php.patch
| File bp_core_avatars.php.patch, 485 bytes (added by , 17 years ago) |
|---|
-
bp-core-avatars.php
73 73 74 74 75 75 // Main UI Rendering 76 function bp_core_avatar_admin( $message = null ) {76 function bp_core_avatar_admin( $message = null, $action, $delete_action) { 77 77 global $wp_upload_error; 78 78 ?> 79 79 <?php if ( !isset($_POST['slick_avatars_action']) && !isset($_GET['slick_avatars_action']) ) { ?>