[Rt-commit] r17144 - rt/3.8/trunk/lib/RT
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Mon Dec 8 13:13:48 EST 2008
Author: sunnavy
Date: Mon Dec 8 13:13:47 2008
New Revision: 17144
Modified:
rt/3.8/trunk/lib/RT/Installer.pm
Log:
doc improve
Modified: rt/3.8/trunk/lib/RT/Installer.pm
==============================================================================
--- rt/3.8/trunk/lib/RT/Installer.pm (original)
+++ rt/3.8/trunk/lib/RT/Installer.pm Mon Dec 8 13:13:47 2008
@@ -75,7 +75,7 @@
WidgetArguments => {
Description => 'Database host', #loc
Default => 1,
- DefaultLabel => "Keep 'localhost' if you're not sure", #loc
+ DefaultLabel => "Keep 'localhost' if you're not sure. Set it as blank means connect via socket", #loc
Hints => "The domain name of your database server (like 'db.example.com').", #loc
},
},
More information about the Rt-commit
mailing list