Roxen.git/
server/
modules/
filesystems/
fs_proxy.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2017-11-03
2017-11-03 15:39:28 by Martin Karlgren <marty@roxen.com>
3621bc97c5c111020d54c43bc6187bc7330c62fc (
3
lines) (+
3
/-
0
)
[
Show
|
Annotate
]
Branch:
7.0
FS Proxy: Allow multiple instances.
4:
constant module_type = MODULE_LOCATION;
+
constant module_unique = 0;
+
//<locale-token project="mod_fs_proxy">LOCALE</locale-token> //<locale-token project="mod_fs_proxy">DLOCALE</locale-token> #define LOCALE(X,Y) _STR_LOCALE("mod_fs_proxy",X,Y)