X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fsettings.h;h=7678ab52622dcf735ec66dbcb5e46f08008da5d7;hb=142c8c510a7b23c633272c656e45277e4ec35d30;hp=abc784bba5d07dc6fdc4679191064135bf4fd429;hpb=badc6391cc7169540e1a063a311adf3c649a6360;p=pazpar2-moved-to-github.git diff --git a/src/settings.h b/src/settings.h index abc784b..7678ab5 100644 --- a/src/settings.h +++ b/src/settings.h @@ -1,7 +1,5 @@ -/* $Id: settings.h,v 1.17 2007-05-16 17:16:21 quinn Exp $ - Copyright (c) 2006-2007, Index Data. - -This file is part of Pazpar2. +/* This file is part of Pazpar2. + Copyright (C) 2006-2008 Index Data Pazpar2 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 @@ -14,10 +12,10 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Pazpar2; see the file LICENSE. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. - */ +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +*/ #ifndef SETTINGS_H #define SETTINGS_H @@ -35,7 +33,11 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #define PZ_NAME 10 #define PZ_QUERYENCODING 11 #define PZ_IP 12 - +#define PZ_ZPROXY 13 +#define PZ_APDULOG 14 +#define PZ_SRU 15 +#define PZ_SRU_VERSION 16 +#define PZ_PQF_PREFIX 17 struct setting {