[Rt-commit] rt branch, 4.0/config-cleanup, created. rt-4.0.1rc1-5-ga14d27f

Shawn Moore sartak at bestpractical.com
Fri May 27 18:12:38 EDT 2011


The branch, 4.0/config-cleanup has been created
        at  a14d27f8edc0e7115d34120e8f144952c51986dc (commit)

- Log -----------------------------------------------------------------
commit a14d27f8edc0e7115d34120e8f144952c51986dc
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Fri May 27 18:12:11 2011 -0400

    Move a $ inside the associated C<...> block.

diff --git a/etc/RT_Config.pm.in b/etc/RT_Config.pm.in
index 1bbca11..750071e 100755
--- a/etc/RT_Config.pm.in
+++ b/etc/RT_Config.pm.in
@@ -835,7 +835,7 @@ Set(@CustomFieldValuesSources, ());
 
 =item C<$CanonicalizeRedirectURLs>
 
-Set C<$CanonicalizeRedirectURLs> to 1 to use $C<WebURL> when
+Set C<$CanonicalizeRedirectURLs> to 1 to use C<$WebURL> when
 redirecting rather than the one we get from C<%ENV>.
 
 If you use RT behind a reverse proxy, you almost certainly want to

-----------------------------------------------------------------------


More information about the Rt-commit mailing list