projects
/
metaproxy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3965a09
)
sort list of filters
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 19 Jun 2013 09:42:50 +0000
(11:42 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 19 Jun 2013 09:42:50 +0000
(11:42 +0200)
src/factory_static.cpp
patch
|
blob
|
history
diff --git
a/src/factory_static.cpp
b/src/factory_static.cpp
index
95d0a62
..
9f3bbcf
100644
(file)
--- a/
src/factory_static.cpp
+++ b/
src/factory_static.cpp
@@
-71,6
+71,7
@@
mp::FactoryStatic::FactoryStatic()
&metaproxy_1_filter_frontend_net,
&metaproxy_1_filter_http_client,
&metaproxy_1_filter_http_file,
+ &metaproxy_1_filter_http_rewrite,
&metaproxy_1_filter_http_rewrite1,
&metaproxy_1_filter_limit,
&metaproxy_1_filter_load_balance,
@@
-88,7
+89,6
@@
mp::FactoryStatic::FactoryStatic()
&metaproxy_1_filter_z3950_client,
&metaproxy_1_filter_zeerex_explain,
&metaproxy_1_filter_zoom,
- &metaproxy_1_filter_http_rewrite,
0
};
int i;