gcfavorites / dircproxy

Automatically exported from code.google.com/p/dircproxy
GNU General Public License v2.0
0 stars 0 forks source link

Turning off "log_timestamp" doesn''t have the desired effect #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If "log_timestamp" is turned off the logged IRC messages which are send to
the client will look loke this ...

<Tron> [] foobar

... which is of course annoying.

The following patch fill fix this problem:

Original issue reported on code.google.com by noel.w8tvi on 29 Sep 2008 at 6:13