Include file renames. #2525

git-svn-id: https://develop.svn.wordpress.org/trunk@3862 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2006-06-11 06:43:54 +00:00
parent 623de1fe6e
commit 216546a0b8
14 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
require_once(dirname(__FILE__).'/functions-compat.php');
require_once(dirname(__FILE__).'/compat.php');
if ( !function_exists('_') ) {
function _($string) {