Changeset 32396 for branches/4.1/src/wp-includes/wp-db.php
- Timestamp:
- 05/06/2015 07:41:35 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.1/src/wp-includes/wp-db.php
r32387 r32396 2627 2627 } 2628 2628 2629 $regex .= '){1, 50} # ...one or more times2629 $regex .= '){1,40} # ...one or more times 2630 2630 ) 2631 2631 | . # anything else
Note: See TracChangeset
for help on using the changeset viewer.