mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Remove Erlang module attribute 'vsn' because it doesn't provide any worth feature, and it difficults hot code update (EJAB-440)
SVN Revision: 2187
This commit is contained in:
parent
0d4155b902
commit
6af85aea18
@ -8,7 +8,6 @@
|
|||||||
|
|
||||||
-module(mod_http_fileserver).
|
-module(mod_http_fileserver).
|
||||||
-author('mmirra@process-one.net').
|
-author('mmirra@process-one.net').
|
||||||
-vsn('').
|
|
||||||
-define(ejabberd_debug, true).
|
-define(ejabberd_debug, true).
|
||||||
-compile([export_all]).
|
-compile([export_all]).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user