From a56fc3c476ecfe96b90f97be010f485ad576df13 Mon Sep 17 00:00:00 2001 From: mark Date: Thu, 3 Mar 2011 23:39:56 +0000 Subject: [PATCH] fix RT_Config typo --- rt/etc/RT_Config.pm.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rt/etc/RT_Config.pm.in b/rt/etc/RT_Config.pm.in index 2a50c915e..feee37977 100644 --- a/rt/etc/RT_Config.pm.in +++ b/rt/etc/RT_Config.pm.in @@ -1537,7 +1537,7 @@ them. =cut -Set($SimpleSearchIncludeResolve, 0); +Set($SimpleSearchIncludeResolved, 0); =back -- 2.11.0