aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region
diff options
context:
space:
mode:
authorsacha2010-08-07 13:19:53 +0000
committersacha2010-08-07 13:19:53 +0000
commit047a4764f22340667ea8c3b11a56ed54011aded9 (patch)
tree978bfe28cc9f0d93de317513b7f456a6bbcf5f1e /OpenSim/Region
parentClean the loo after use please !!!!! (diff)
downloadopensim-SC_OLD-047a4764f22340667ea8c3b11a56ed54011aded9.zip
opensim-SC_OLD-047a4764f22340667ea8c3b11a56ed54011aded9.tar.gz
opensim-SC_OLD-047a4764f22340667ea8c3b11a56ed54011aded9.tar.bz2
opensim-SC_OLD-047a4764f22340667ea8c3b11a56ed54011aded9.tar.xz
and another one...
Diffstat (limited to 'OpenSim/Region')
-rw-r--r--OpenSim/Region/CoreModules/Avatar/InstantMessage/InstantMessageModule.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/CoreModules/Avatar/InstantMessage/InstantMessageModule.cs b/OpenSim/Region/CoreModules/Avatar/InstantMessage/InstantMessageModule.cs
index cbea54c..1603c07 100644
--- a/OpenSim/Region/CoreModules/Avatar/InstantMessage/InstantMessageModule.cs
+++ b/OpenSim/Region/CoreModules/Avatar/InstantMessage/InstantMessageModule.cs
@@ -169,7 +169,7 @@ namespace OpenSim.Region.CoreModules.Avatar.InstantMessage
169 } 169 }
170 catch 170 catch
171 { 171 {
172 m_log.Info("[OFFLINE MESSAGING]: No PST timezone found on this machine. Saving with local timestamp."); 172 //m_log.Info("[OFFLINE MESSAGING]: No PST timezone found on this machine. Saving with local timestamp.");
173 } 173 }
174 174
175 // And make it look local again to fool the unix time util 175 // And make it look local again to fool the unix time util