[Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.0-181-g266625b

Shawn Moore sartak at bestpractical.com
Fri May 6 11:35:45 EDT 2011


The branch, 4.0-trunk has been updated
       via  266625b84f54d477e53cdcf0396b4105658e9818 (commit)
      from  17d801a77e2e7e493e27f99bfa08690f9b637fef (commit)

Summary of changes:
 etc/RT_Config.pm.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 266625b84f54d477e53cdcf0396b4105658e9818
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Fri May 6 11:34:55 2011 -0400

    Note that StatementLog also gives you the SQL Queries page

diff --git a/etc/RT_Config.pm.in b/etc/RT_Config.pm.in
index 60e951b..73068b5 100755
--- a/etc/RT_Config.pm.in
+++ b/etc/RT_Config.pm.in
@@ -2487,6 +2487,9 @@ RT has rudimentary SQL statement logging support; simply set
 C<$StatementLog> to be the level that you wish SQL statements to be
 logged at.
 
+Enabling this option will also expose the SQL Queries page in the
+Configuration -> Tools menu for SuperUsers.
+
 =cut
 
 Set($StatementLog, undef);

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


More information about the Rt-commit mailing list