Changeset 3862 for trunk/wp-includes/functions.php
- Timestamp:
- 06/11/2006 06:43:54 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r3857 r3862 1 1 <?php 2 2 3 require_once(dirname(__FILE__).'/ functions-compat.php');3 require_once(dirname(__FILE__).'/compat.php'); 4 4 5 5 if ( !function_exists('_') ) {
Note: See TracChangeset
for help on using the changeset viewer.