Make WordPress Core


Ignore:
Timestamp:
01/08/2015 05:51:39 AM (10 years ago)
Author:
wonderboymusic
Message:

Perl-style comments should not be used

See #30799.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/ms.php

    r31034 r31079  
    137137
    138138        while ( $index < count( $stack ) ) {
    139             # Get indexed directory from stack
     139            // Get indexed directory from stack
    140140            $dir = $stack[$index];
    141141
Note: See TracChangeset for help on using the changeset viewer.