X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ftest_filter_auth_simple.cpp;h=07daa9fac7a9d1e7fdcf3141016064ca3614e0e6;hb=f33e9f453cafd768594ff5fdada87e000bb909ae;hp=fc0899735dfba447072609d39e4405a2379b74e6;hpb=e6d572ef110d14fa55115021505b808620457bd3;p=metaproxy-moved-to-github.git diff --git a/src/test_filter_auth_simple.cpp b/src/test_filter_auth_simple.cpp index fc08997..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-2010 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) {}; };