X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Ftest_filter_auth_simple.cpp;h=07daa9fac7a9d1e7fdcf3141016064ca3614e0e6;hb=a83814901948c8dc8d6d3da35e413dad5bf03400;hp=5c44f0624204b7c4da97104d53dfc4390232083b;hpb=c1d953eee6c00432493bc364da6284704ccd9cc2;p=metaproxy-moved-to-github.git diff --git a/src/test_filter_auth_simple.cpp b/src/test_filter_auth_simple.cpp index 5c44f06..07daa9f 100644 --- a/src/test_filter_auth_simple.cpp +++ b/src/test_filter_auth_simple.cpp @@ -1,5 +1,5 @@ /* This file is part of Metaproxy. - Copyright (C) 2005-2011 Index Data + Copyright (C) 2005-2012 Index Data Metaproxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -51,6 +51,7 @@ public: } package.move(); }; + void configure(const xmlNode* ptr, bool test_only, const char *path) {}; };