Changeset 23265 for trunk/wp-includes/formatting.php
- Timestamp:
- 01/04/2013 10:13:51 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/formatting.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/formatting.php
r23189 r23265 2978 2978 */ 2979 2979 function wp_sprintf( $pattern ) { 2980 $args = func_get_args( );2980 $args = func_get_args(); 2981 2981 $len = strlen($pattern); 2982 2982 $start = 0;
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)