Changeset 3928 for trunk/wp-content/themes/default/functions.php
- Timestamp:
- 06/27/2006 05:38:56 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/default/functions.php
r3517 r3928 124 124 } 125 125 //print_r($_REQUEST); 126 header("Location:themes.php?page=functions.php&saved=true");126 wp_redirect("themes.php?page=functions.php&saved=true"); 127 127 die; 128 128 }
Note: See TracChangeset
for help on using the changeset viewer.