Make WordPress Core


Ignore:
Timestamp:
06/11/2006 06:43:54 AM (20 years ago)
Author:
ryan
Message:

Include file renames. #2525

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/functions.php

    r3857 r3862  
    11<?php
    22
    3 require_once(dirname(__FILE__).'/functions-compat.php');
     3require_once(dirname(__FILE__).'/compat.php');
    44
    55if ( !function_exists('_') ) {
Note: See TracChangeset for help on using the changeset viewer.