diff options
| author | Badlop <badlop@process-one.net> | 2007-12-06 22:12:27 +0000 |
|---|---|---|
| committer | Badlop <badlop@process-one.net> | 2007-12-06 22:12:27 +0000 |
| commit | d625fc80fc94feb24484050972509242f56cc67b (patch) | |
| tree | 1d5db8e3bd548ee3f51581b271d7e2a671fd8c1e /src/mod_stats.erl | |
| parent | * src/ejabberdctl.cfg.example: Explain that each connection uses (diff) | |
* src/acl.erl and other 64 files: Remove Erlang module attribute
'vsn' because it doesn't provide any worth feature, and it
difficults hot code update (EJAB-440)
SVN Revision: 1044
Diffstat (limited to 'src/mod_stats.erl')
| -rw-r--r-- | src/mod_stats.erl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mod_stats.erl b/src/mod_stats.erl index dcc72c98d..d6a6d5ffe 100644 --- a/src/mod_stats.erl +++ b/src/mod_stats.erl @@ -8,7 +8,6 @@ -module(mod_stats). -author('alexey@sevcom.net'). --vsn('$Revision$ '). -behaviour(gen_mod). |
