Changeset 4846 for branches/2.1/wp-includes/js/tinymce/wp-mce-help.php
- Timestamp:
- 01/31/2007 02:09:08 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.1/wp-includes/js/tinymce/wp-mce-help.php
r4747 r4846 1 <?php require_once('../../../wp-config.php'); ?> 1 <?php require_once('../../../wp-config.php'); 2 header('Content-Type: text/html; charset=' . get_bloginfo('charset')); 3 ?> 2 4 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3 5 <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
Note: See TracChangeset
for help on using the changeset viewer.