From 0de297805a694b0d58fee2e0378d0d89ed5b2293 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Mon, 28 Feb 2005 17:15:53 +0000 Subject: [PATCH] Change require to include so the files are only parsed if the statement is evaluated true. git-svn-id: https://develop.svn.wordpress.org/trunk@2395 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/wp-l10n.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-includes/wp-l10n.php b/wp-includes/wp-l10n.php index 2d198af5c2..b4ccc36b08 100644 --- a/wp-includes/wp-l10n.php +++ b/wp-includes/wp-l10n.php @@ -1,8 +1,8 @@