Changeset 2482 for trunk/wp-includes/template-functions-post.php
- Timestamp:
- 03/29/2005 01:04:16 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/template-functions-post.php
r2480 r2482 251 251 // 252 252 253 function &get_page_children($page_id, &$pages) {253 function &get_page_children($page_id, $pages) { 254 254 global $page_cache; 255 255
Note: See TracChangeset
for help on using the changeset viewer.