Changeset 31079 for trunk/src/wp-admin/includes/ms.php
- Timestamp:
- 01/08/2015 05:51:39 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/ms.php
r31034 r31079 137 137 138 138 while ( $index < count( $stack ) ) { 139 #Get indexed directory from stack139 // Get indexed directory from stack 140 140 $dir = $stack[$index]; 141 141
Note: See TracChangeset
for help on using the changeset viewer.