Changeset 32398 for branches/3.9/src/wp-includes/wp-db.php
- Timestamp:
- 05/06/2015 07:42:38 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.9/src/wp-includes/wp-db.php
r32389 r32398 2590 2590 } 2591 2591 2592 $regex .= '){1, 50} # ...one or more times2592 $regex .= '){1,40} # ...one or more times 2593 2593 ) 2594 2594 | . # anything else
Note: See TracChangeset
for help on using the changeset viewer.