Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/06/2023 11:58:20 PM (4 years ago)
Author:
espellcaste
Message:

PHPCS: adding comma to the last array item.

Closes https://github.com/buddypress/buddypress/pull/46
See #7228

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-xprofile/classes/class-bp-xprofile-data-template.php

    r13358 r13394  
    144144                                7 => 'hide_empty_fields',
    145145                                8 => 'fetch_visibility_level',
    146                                 9 => 'update_meta_cache'
     146                                9 => 'update_meta_cache',
    147147                        );
    148148
Note: See TracChangeset for help on using the changeset viewer.