Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #7304, comment 7


Ignore:
Timestamp:
10/25/2016 07:44:07 PM (8 years ago)
Author:
dcavins
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7304, comment 7

    initial v1  
    1 Oh, we're using a `for()` loop with an incrementor rather than some other loop (like a foreach), so the array's key values matters. This should avoid the problem:
     1Oh, we're using a `for()` loop with an incrementor rather than some other loop (like a foreach), so the array's key values matter. This should avoid the problem:
    22
    33{{{