Changeset 13725 for trunk/wp-includes/formatting.php
- Timestamp:
- 03/17/2010 04:39:50 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/formatting.php
r13718 r13725 35 35 $stop = count($textarr); 36 36 37 // No need to set up these variables more than once37 // No need to set up these variables more than once 38 38 if (!$static_setup) { 39 39 /* translators: opening curly quote */
Note: See TracChangeset
for help on using the changeset viewer.