updates source code license and xml docu
This commit is contained in:
parent
b056ac6843
commit
ad59dc916b
@ -1,5 +1,11 @@
|
||||
#!/usr/bin/php
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
***************************************************************************/
|
||||
|
||||
/* refresh cached files and translations
|
||||
*
|
||||
* stop/start apache
|
||||
|
@ -1,5 +1,11 @@
|
||||
#!/usr/bin/php
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
***************************************************************************/
|
||||
|
||||
/*
|
||||
* update of static data and triggers in developer system
|
||||
*
|
||||
|
@ -1,12 +1,12 @@
|
||||
|
||||
Opencaching Network Implementation Version 2.0
|
||||
Opencaching Network Implementation Version 3
|
||||
|
||||
|
||||
18th July 2007
|
||||
August 16, 2012
|
||||
|
||||
License Information
|
||||
|
||||
Copyright (C) 2006, 2007 opencaching.de
|
||||
Copyright (C) 2006-2012 Opencaching Deutschland and Contributors
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
@ -29,13 +29,14 @@ You have to name and/or link opencaching.de to your customers as
|
||||
original author of the used parts in your implementation.
|
||||
|
||||
This license is only valid for the source code and documents stored in the
|
||||
public CVS repository. There is a separate license agreement located on
|
||||
opencaching.de for data transfer from and to opencaching.de.
|
||||
public Git repository. For data transfer to and from opencaching.de, see
|
||||
the legal information at opencaching.de.
|
||||
|
||||
If you are using this source code to establish a geocache listing service
|
||||
or some sort of service which can be compared with it, you agree to
|
||||
populate your geocaching data via XML the same way and under the same
|
||||
(or less restrictive) conditions as opencaching.de does.
|
||||
publish your geocaching data via XML Interface the same way and under the same
|
||||
(or less restrictive) conditions as opencaching.de does; see
|
||||
http://www.opencaching.de/doc/xml .
|
||||
|
||||
|
||||
A different license may apply to third party components being used.
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
***************************************************************************/
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
***************************************************************************/
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
***************************************************************************/
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
***************************************************************************/
|
||||
|
@ -1,4 +1,10 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
***************************************************************************/
|
||||
|
||||
$opt['rootpath'] = '../../';
|
||||
header('Content-type: text/html; charset=utf-8');
|
||||
require($opt['rootpath'] . 'lib2/web.inc.php');
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
***************************************************************************/
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
***************************************************************************/
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
***************************************************************************/
|
||||
|
@ -1,4 +1,9 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
***************************************************************************/
|
||||
|
||||
require('./lib2/web.inc.php');
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
***************************************************************************/
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
***************************************************************************/
|
||||
|
1
htdocs/doc/license.txt
Normal file
1
htdocs/doc/license.txt
Normal file
@ -0,0 +1 @@
|
||||
see ../../doc for license information and other documentation
|
3
htdocs/doc/xml/index.php
Normal file
3
htdocs/doc/xml/index.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?php
|
||||
include "xml11.htm";
|
||||
?>
|
@ -1,6 +1,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Dokumentation Opencaching XML-Interface Version 1.1</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
|
||||
<meta name="vs_showGrid" content="True">
|
||||
</head>
|
||||
<body>
|
||||
@ -183,24 +184,18 @@
|
||||
<p>Die Auswahl erfolgt zum einen durch den Paramter modifiedsince, mit dem
|
||||
inkrementelle Updates gesteuert werden, zum anderen über eine Gebietsauswahl.</p>
|
||||
<h3>Zu übertragende Daten auswählen</h3>
|
||||
<P>Folgende Parameter stehen zur Verfügung um die zu übertragenden Daten
|
||||
auszuwählen.</P>
|
||||
<P>Die Werte dürfen 1 oder 0 sein, Default ist 0.<BR>
|
||||
0=Datensätze nicht übertragen<BR>
|
||||
1=Datensätze übertragen</P>
|
||||
<UL>
|
||||
<LI>
|
||||
user
|
||||
<LI>
|
||||
cache
|
||||
<LI>
|
||||
cachedesc
|
||||
<LI>
|
||||
cachelog
|
||||
<LI>
|
||||
picture
|
||||
<LI>
|
||||
removedobject</LI></UL>
|
||||
<p>Folgende Parameter stehen zur Verfügung um die zu übertragenden Daten
|
||||
auszuwählen.</p>
|
||||
<p>Die Werte dürfen 1 oder 0 sein, Default ist 0.<br />
|
||||
0=Datensätze nicht übertragen<br />
|
||||
1=Datensätze übertragen</p>
|
||||
<ul>
|
||||
<li>user</li>
|
||||
<li>cache</li>
|
||||
<li>cachedesc</li>
|
||||
<li>cachelog</li>
|
||||
<li>picture</li>
|
||||
<li>removedobject</li></ul>
|
||||
<h3>modifiedsince</h3>
|
||||
<p>Alle Datensätz übertragen, die nach diesem Datum angelegt oder modifiziert
|
||||
wurden. Das Datumsformat ist yyyymmddhhnnss</p>
|
||||
@ -212,132 +207,124 @@
|
||||
übertragen, die mit Caches in Zusammenhang stehen, die in diesem Land versteckt
|
||||
wurden. User-Records werden nicht übertragen, removedobjects werden alle
|
||||
übetragen.</p>
|
||||
<P>Für Bilder muss dabei angegeben werden, ob nur Bilder übertragen werden die
|
||||
von Caches stammen oder auch von Cachelogs:<BR>
|
||||
Paramter: picturefromcachelog = 0/1, default 0</P>
|
||||
<p>Für Bilder muss dabei angegeben werden, ob nur Bilder übertragen werden die
|
||||
von Caches stammen oder auch von Cachelogs:<br/>
|
||||
Paramter: picturefromcachelog = 0/1, default 0</p>
|
||||
<h4>Nach Koordinaten</h4>
|
||||
<P>Parameter lat, lon, distance ... werden diese Parameter angegeben,
|
||||
<p>Parameter lat, lon, distance ... werden diese Parameter angegeben,
|
||||
werden nur Datensätz übertragen, die mit Caches in Zusammenhang stehen, die in
|
||||
diesem Gebiet versteckt wurden. User-Records werden nicht übertragen,
|
||||
removedobjects werden alle übetragen.</P>
|
||||
removedobjects werden alle übetragen.</p>
|
||||
<h4>Nach cacheid</h4>
|
||||
<P>Parameter cacheid ... wird dieser Parameter angegeben,
|
||||
<p>Parameter cacheid ... wird dieser Parameter angegeben,
|
||||
werden nur Datensätz übertragen, die mit Cache in Zusammenhang stehen.
|
||||
User-Records werden nicht übertragen,
|
||||
removedobjects werden alle übetragen.</P>
|
||||
<P>Für Bilder muss dabei angegeben werden, ob nur Bilder übertragen werden die
|
||||
von Caches stammen oder auch von Cachelogs:<BR>
|
||||
Paramter: picturefromcachelog = 0/1, default 0</P>
|
||||
removedobjects werden alle übetragen.</p>
|
||||
<p>Für Bilder muss dabei angegeben werden, ob nur Bilder übertragen werden die
|
||||
von Caches stammen oder auch von Cachelogs:<br/>
|
||||
Paramter: picturefromcachelog = 0/1, default 0</p>
|
||||
<h4>Nach Wegpunkt</h4>
|
||||
<p>Paramter wp ... wie cacheid, ausser dass statt der cacheid der Opencaching Wegpunkt verwendet wird.</p>
|
||||
<h4>Nach uuid</h4>
|
||||
<p>Paramter uuid ... wie cacheid, ausser dass statt der cacheid die UUID des Caches verwendet wird.</p>
|
||||
<h3>Beispiele</h3>
|
||||
<p>1. Alle Daten inkrementell abrufen<BR>
|
||||
<A>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=<date>&user=1&cache=1&cachedesc=1&cachelog=1&picture=1&removedobject=1</A></p>
|
||||
<P>2. Alle Daten von Deutschland inkrementell abrufen<BR>
|
||||
<A>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=<date>&cache=1&cachedesc=1&cachelog=1&picture=1&removedobject=1&country=DE&picturefromcachelog=1</A></P>
|
||||
<P>3. Alle Caches ohne Logs von Deutschland inkrementell abrufen<BR>
|
||||
<A>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=<date>&cache=1&cachedesc=1&picture=1&removedobject=1&country=DE</A></P>
|
||||
<P>4. Alle Daten im Umkreis von 100 km abrufen<BR>
|
||||
<A>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=<date>&cache=1&cachedesc=1&cachelog=1&picture=1&removedobject=1&lat=48&lon=9&distance=100&picturefromcachelog=1</A></P>
|
||||
<P>5. Alle Bilder abrufen<BR>
|
||||
<A>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=<date>&picture=1</A></P>
|
||||
<P>6. Alle Bilder von Caches abrufen die in Deutschland versteckt sind<BR>
|
||||
<A>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=<date>&picture=1&country=DE</A></P>
|
||||
<P>7. Alle Bilder von Caches und deren Logs abrufen die in Deutschland versteckt
|
||||
sind<BR>
|
||||
<A>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=<date>&picture=1&country=DE</A>&picturefromcachelog=1</P>
|
||||
<P>Diese Anfragen werden mit einem kurzen XML-Stream beantwortet, der die
|
||||
<p>1. Alle Daten inkrementell abrufen<br/>
|
||||
<a>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=<date>&user=1&cache=1&cachedesc=1&cachelog=1&picture=1&removedobject=1</a></p>
|
||||
<p>2. Alle Daten von Deutschland inkrementell abrufen<br/>
|
||||
<A>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=<date>&cache=1&cachedesc=1&cachelog=1&picture=1&removedobject=1&country=DE&picturefromcachelog=1</a></p>
|
||||
<p>3. Alle Caches ohne Logs von Deutschland inkrementell abrufen<br/>
|
||||
<a>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=<date>&cache=1&cachedesc=1&picture=1&removedobject=1&country=DE</a></p>
|
||||
<p>4. Alle Daten im Umkreis von 100 km abrufen<br/>
|
||||
<a>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=<date>&cache=1&cachedesc=1&cachelog=1&picture=1&removedobject=1&lat=48&lon=9&distance=100&picturefromcachelog=1</a></p>
|
||||
<p>5. Alle Bilder abrufen<br/>
|
||||
<a>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=<date>&picture=1</a></p>
|
||||
<p>6. Alle Bilder von Caches abrufen die in Deutschland versteckt sind<br/>
|
||||
<a>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=<date>&picture=1&country=DE</a></p>
|
||||
<p>7. Alle Bilder von Caches und deren Logs abrufen die in Deutschland versteckt
|
||||
sind<br/>
|
||||
<a>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=<date>&picture=1&country=DE</a>&picturefromcachelog=1</p>
|
||||
<p>Diese Anfragen werden mit einem kurzen XML-Stream beantwortet, der die
|
||||
XML-Session-Id zurückgibt. Mit dieser Id können dann die Daten abgerufen
|
||||
werden.</P>
|
||||
<P><?xml version="1.0"?><BR>
|
||||
<ocxmlsession><BR>
|
||||
<sessionid>12345</sessionid><BR>
|
||||
werden.</p>
|
||||
<p><?xml version="1.0"?><br/>
|
||||
<ocxmlsession><br/>
|
||||
<sessionid>12345</sessionid><br/>
|
||||
<records user="193" cache="211" cachedesc="235" cachelog="439"
|
||||
picture="108" removeobject="19" /><BR>
|
||||
</ocxmlsession></P>
|
||||
<P>Die Sessionid ist 24h gültig, danach muss eine neue sessionid angefordert
|
||||
picture="108" removeobject="19" /><br/>
|
||||
</ocxmlsession></p>
|
||||
<p>Die Sessionid ist 24h gültig, danach muss eine neue sessionid angefordert
|
||||
werden. Die Anzahl der Datensätz muss nicht exakt mit den übertragenen
|
||||
übereinstimmen - mehr Datensätze werden jedoch auf keinen Fall übertragen. Die
|
||||
Summe der Datensätze ist in diesem Beispiel 1205 - es werden also 3 Aufrufe
|
||||
benötigt (500, 500, 205 Datensätze).</P>
|
||||
<P>Die Daten können dann mit folgender Anfrage abgerufen werden:<BR>
|
||||
<A>http://www.opencaching.de/xml/ocxml11.php?sessionid=12345&file=1</A><BR>
|
||||
<A>http://www.opencaching.de/xml/ocxml11.php?sessionid=12345&file=2</A><BR>
|
||||
<A>http://www.opencaching.de/xml/ocxml11.php?sessionid=12345&file=3</A></P>
|
||||
<H3>Alle Ergebnisse mit einem Aufruf abfragen</H3>
|
||||
<P>Um alle Ergebnisse in einer Datei abzurufen muss bei dem Aufruf der Paramter
|
||||
session auf 0 gesetzt werden.</P>
|
||||
<P>Beispeil:<BR>
|
||||
<A>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=<date>&user=1&cache=1&cachedesc=1&cachelog=1&picture=1&removedobject=1&session=0</A></P>
|
||||
<H3>Dateikomprimierung einstellen</H3>
|
||||
<P>Dei Dateikomprimierung kann mit dem Paramter zip eingestellt weren. Mögliche
|
||||
benötigt (500, 500, 205 Datensätze).</p>
|
||||
<p>Die Daten können dann mit folgender Anfrage abgerufen werden:<br/>
|
||||
<a>http://www.opencaching.de/xml/ocxml11.php?sessionid=12345&file=1</a><br/>
|
||||
<a>http://www.opencaching.de/xml/ocxml11.php?sessionid=12345&file=2</a><br/>
|
||||
<a>http://www.opencaching.de/xml/ocxml11.php?sessionid=12345&file=3</a></p>
|
||||
<h3>Alle Ergebnisse mit einem Aufruf abfragen</h3>
|
||||
<p>Um alle Ergebnisse in einer Datei abzurufen muss bei dem Aufruf der Paramter
|
||||
session auf 0 gesetzt werden.</p>
|
||||
<p>Beispeil:<br/>
|
||||
<a>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=<date>&user=1&cache=1&cachedesc=1&cachelog=1&picture=1&removedobject=1&session=0</a></p>
|
||||
<h3>Dateikomprimierung einstellen</h3>
|
||||
<p>Dei Dateikomprimierung kann mit dem Paramter zip eingestellt weren. Mögliche
|
||||
Werte sind 0, zip, bzip2, gzip. Null bedeutet hier keine Kompression. Wird
|
||||
keine Kompression angegeben, wird zip verwendet.</P>
|
||||
<P>Beispeil:<BR>
|
||||
<A>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=<date>&user=1&cache=1&cachedesc=1&cachelog=1&picture=1&removedobject=1&session=0&zip=bzip2</A><BR>
|
||||
<A>http://www.opencaching.de/xml/ocxml11.php?sessionid=12345&file=1&zip=gzip</A></P>
|
||||
<H3>XML-Optionen</H3>
|
||||
<P>Die folgenden XML-Optionen müssen bei jedem Aufruf übergeben
|
||||
werden.</P>
|
||||
<P>xmldecl ... 0 = keine Xml-Deklaration / (Default) 1=Xml-Deklaration<br>
|
||||
keine Kompression angegeben, wird zip verwendet.</p>
|
||||
<p>Beispeil:<br/>
|
||||
<a>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=<date>&user=1&cache=1&cachedesc=1&cachelog=1&picture=1&removedobject=1&session=0&zip=bzip2</a><br/>
|
||||
<a>http://www.opencaching.de/xml/ocxml11.php?sessionid=12345&file=1&zip=gzip</a></p>
|
||||
<h3>XML-Optionen</h3>
|
||||
<p>Die folgenden XML-Optionen müssen bei jedem Aufruf übergeben
|
||||
werden.</p>
|
||||
<p>xmldecl ... 0 = keine Xml-Deklaration / (Default) 1=Xml-Deklaration<br>
|
||||
doctype ... 0 = keine Xml-Document-Type-Definition /
|
||||
(Default) 1=Xml-Document-Type-Definition<br>
|
||||
(Default) 1=Xml-Document-Type-Definition<br/>
|
||||
ocxmltag ... 0 = kein oc11xml-Tag zu Beginn / (Default) 1=oc11xml-Tag
|
||||
zu Beginn<br>
|
||||
zu Beginn<br/>
|
||||
cdata ... 0=XML-Steuerzeichen in Texten maskieren (z.B. & =>
|
||||
&amp;) / (Default) 1=Texte in CDATA-Abschnitte einfassen<br>
|
||||
&amp;) / (Default) 1=Texte in CDATA-Abschnitte einfassen<br/>
|
||||
charset ... (Default) iso-8859-1 / utf-8<br />
|
||||
attrlist ... (Default) 0 = keine Attributliste übertragen / 1 = Attributliste übertragen</P>
|
||||
attrlist ... (Default) 0 = keine Attributliste übertragen / 1 = Attributliste übertragen</p>
|
||||
<h4><a>Beispiele</a></h4>
|
||||
<P>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=20060320000000&user=1&cache=1&cachelog=1&cachedesc=1&picture=1&removedobject=1&session=1&charset=utf-8&cdata=1&xmldecl=0&ocxmltag=0&doctype=0<br>
|
||||
http://www.opencaching.de/xml/ocxml11.php?sessionid=4711&file=1&charset=utf-8&cdata=1&xmldecl=0&ocxmltag=0&doctype=0</P>
|
||||
<H3>Sonstige Bemerkungen</H3>
|
||||
<UL>
|
||||
<LI>
|
||||
<p>http://www.opencaching.de/xml/ocxml11.php?modifiedsince=20060320000000&user=1&cache=1&cachelog=1&cachedesc=1&picture=1&removedobject=1&session=1&charset=utf-8&cdata=1&xmldecl=0&ocxmltag=0&doctype=0<br/>
|
||||
http://www.opencaching.de/xml/ocxml11.php?sessionid=4711&file=1&charset=utf-8&cdata=1&xmldecl=0&ocxmltag=0&doctype=0</p>
|
||||
<h3>Sonstige Bemerkungen</h3>
|
||||
<ul>
|
||||
<li>
|
||||
Für den ersten Aufruf des Interface muss als modifiedsince das Datum 1.8.2005
|
||||
um 00:00:00 Uhr angegeben werden. Es gibt keine Datensätze die vor diesem Datum
|
||||
angelegt wurden.
|
||||
<LI>
|
||||
angelegt wurden.</li>
|
||||
<li>
|
||||
Um Probleme wegen Differenzen der Uhrzeit zwischen Client und Server zu
|
||||
umgehen, muss für den nächsten Inkrementellen Abruf der Daten das Datum um Kopf
|
||||
der XML-Datei minus 1 Sekunde angeben werden:<BR>
|
||||
<SPAN class="m"><BR><?</SPAN><SPAN class="pi">xml version="1.0" encoding="iso-8859-1"
|
||||
standalone="no" </SPAN><SPAN class="m">?></SPAN>
|
||||
<BR>
|
||||
<SPAN><SPAN class="d"><!DOCTYPE oc11xml<I>...</I>></SPAN> <BR></SPAN>
|
||||
<SPAN class="m"><</SPAN><SPAN class="t">oc11xml</SPAN><SPAN class="t">
|
||||
version</SPAN><SPAN class="m">="</SPAN>1.1<SPAN class="m">"</SPAN><SPAN class="t">
|
||||
date</SPAN><SPAN class="m">="</SPAN><STRONG>2006-03-10 18:37:34</STRONG><SPAN class="m">"</SPAN><SPAN class="t"> since</SPAN><SPAN class="m">="</SPAN>2006-03-08
|
||||
22:02:42<SPAN class="m">"</SPAN><SPAN class="m">></SPAN>
|
||||
<LI>
|
||||
Zeitverschiebungen / unterschiedliche Zeitzonen zwischen Client und Server
|
||||
werden nicht unterstützt.
|
||||
<LI>
|
||||
Das XML-Dokument enthält folgende DTD (Document Type Definition):
|
||||
http://www.opencaching.de/xml/ocxml11.dtd
|
||||
<LI>
|
||||
Änderungen werden des XML-Interface werden im Entwicklerforum bekanntgegeben:
|
||||
http://develforum.opencaching.de/viewforum.php?f=2
|
||||
<LI>
|
||||
Fragen zum Interface können ebenfalls im Entwicklerforum gestellt werden: <A href="http://develforum.opencaching.de/viewforum.php?f=2">
|
||||
http://develforum.opencaching.de/viewforum.php?f=2</A>
|
||||
<LI>
|
||||
Der Quellcode des Interface kann hier downgeloadet werden: <A href="http://devel.opencaching.de/viewcvs/viewcvs.cgi/html/xml/ocxml11.php?rev=1.2&content-type=text/vnd.viewcvs-markup">
|
||||
http://devel.opencaching.de/viewcvs/viewcvs.cgi/html/xml/ocxml11.php?rev=1.2&content-type=text/vnd.viewcvs-markup</A>
|
||||
<LI>
|
||||
Eine Referenzimplementierung kann hier downgeloadet werden: <A href="http://devel.opencaching.de/viewcvs/viewcvs.cgi/html/util/ocxml11client/">
|
||||
http://devel.opencaching.de/viewcvs/viewcvs.cgi/html/util/ocxml11client/</A></LI></UL>
|
||||
<P>Lizenz:</P>
|
||||
<UL>
|
||||
<LI>
|
||||
der Quellcode steht unter der GNU Gerneral Public Licenses
|
||||
<LI>
|
||||
für Daten die über das XML-Interface downgeloadet werden, gelten die
|
||||
Nutzungsbedingungen von Opencaching.de <A href="http://www.opencaching.de/articles.php?page=impressum#tos">
|
||||
http://www.opencaching.de/articles.php?page=impressum#tos</A></LI></UL>
|
||||
<P> </P>
|
||||
</SPAN>
|
||||
der XML-Datei minus 1 Sekunde angeben werden:<br/>
|
||||
<span class="m"><br/><?</span><span class="pi">xml version="1.0" encoding="iso-8859-1"
|
||||
standalone="no" </span><span class="m">?></span>
|
||||
<br/>
|
||||
<span><span class="d"><!DOCTYPE oc11xml<I>...</I>></span> <br/></span>
|
||||
<span class="m"><</span><span class="t">oc11xml</span><span class="t">
|
||||
version</span><span class="m">="</span>1.1<span class="m">"</span><span class="t">
|
||||
date</span><span class="m">="</span><strong>2006-03-10 18:37:34</strong><span class="m">"</span><span class="t"> since</span><span class="m">="</span>2006-03-08
|
||||
22:02:42<span class="m">"</span><span class="m">></span><br /><br />
|
||||
</li>
|
||||
<li>Zeitverschiebungen / unterschiedliche Zeitzonen zwischen Client und Server
|
||||
werden nicht unterstützt.</li>
|
||||
<li>Das XML-Dokument enthält folgende DTD (Document Type Definition):
|
||||
http://www.opencaching.de/xml/ocxml11.dtd</li>
|
||||
<li>Der Quellcode ist hier erhältlich: <a href="https://github.com/OpencachingDeutschland/oc-server3/tree/master/htdocs/xml">
|
||||
https://github.com/OpencachingDeutschland/oc-server3/tree/master/htdocs/xml</a></li>
|
||||
<li>Eine Referenzimplementierung kann hier downgeloadet werden: <s>
|
||||
http://devel.opencaching.de/viewcvs/viewcvs.cgi/html/util/ocxml11client/</s> (neue Adresse folgt ...)</li>
|
||||
<li>Fragen zum Interface können im Opencaching-Forum gestellt werden: <a href="http://forum.opencaching-network.org/">http://forum.opencaching-network.org/</a></a></li>
|
||||
</ul>
|
||||
<p>Lizenz:</p>
|
||||
<ul>
|
||||
<li>Der Quellcode steht unter der GNU Gerneral Public License Version 2 und später.</li>
|
||||
<li>
|
||||
Für Daten die über das XML-Interface abgerufen werden, gelten die
|
||||
Nutzungsbedingungen von Opencaching.de: <a href="http://www.opencaching.de/articles.php?page=impressum#tos">
|
||||
http://www.opencaching.de/articles.php?page=impressum#tos</a></li></ul>
|
||||
<p> </p>
|
||||
</span>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./editcache.php
|
||||
-------------------
|
||||
begin : July 5 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
*****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -3,19 +3,9 @@
|
||||
./editdesc.php
|
||||
-------------------
|
||||
begin : July 7 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
*****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -3,19 +3,9 @@
|
||||
./editlog.php
|
||||
-------------------
|
||||
begin : July 5 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
*****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
***************************************************************************/
|
||||
|
@ -1,7 +1,8 @@
|
||||
<?php
|
||||
/****************************************************************************
|
||||
Unicode Reminder メモ
|
||||
For license information see doc/license.txt
|
||||
|
||||
Unicode Reminder メモ
|
||||
****************************************************************************/
|
||||
|
||||
require('./lib2/web.inc.php');
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
***************************************************************************/
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
*
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/<speach>/expressions.inc.php
|
||||
-------------------
|
||||
begin : Mon June 14 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/editcache.inc.php
|
||||
-------------------
|
||||
begin : Mon July 6 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/editcache.tpl.php
|
||||
-------------------
|
||||
begin : Mon July 6 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/editdesc.inc.php
|
||||
-------------------
|
||||
begin : July 7 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/editdesc.tpl.php
|
||||
-------------------
|
||||
begin : July 7 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/editlog.inc.php
|
||||
-------------------
|
||||
begin : Mon July 5 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,12 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/editlog.tpl.php
|
||||
-------------------
|
||||
begin : Mon July 5 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/error.tpl.php
|
||||
-------------------
|
||||
begin : Mon June 14 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,23 +1,9 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
|
||||
$Id: icons.inc.php,v 1.12 2007/10/30 20:23:10 oliver Exp $
|
||||
$Date: 2007/10/30 20:23:10 $
|
||||
$Revision: 1.12 $
|
||||
/****************************************************************************
|
||||
begin : Fr Sept 9 2005
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/lib/menu.php
|
||||
-------------------
|
||||
begin : Mon June 14 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
*
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/log_cache.inc.php
|
||||
-------------------
|
||||
begin : July 4 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/log_cache.tpl.php
|
||||
-------------------
|
||||
begin : July 4 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/newpw.inc.php
|
||||
-------------------
|
||||
begin : Mon June 14 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/login.tpl.php
|
||||
-------------------
|
||||
begin : Mon June 14 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/main.tpl.php
|
||||
-------------------
|
||||
begin : Mon June 14 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/newcache.inc.php
|
||||
-------------------
|
||||
begin : Mon June 14 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/newcache.tpl.php
|
||||
-------------------
|
||||
begin : June 24 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/newdesc.inc.php
|
||||
-------------------
|
||||
begin : July 7 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/newdesc.tpl.php
|
||||
-------------------
|
||||
begin : July 7 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/rating.inc.php
|
||||
-------------------
|
||||
begin : July 4 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,6 +1,10 @@
|
||||
<?php
|
||||
/****************************************************************************
|
||||
For license information see doc/license.txt
|
||||
|
||||
Unicode Reminder メモ
|
||||
****************************************************************************/
|
||||
|
||||
// Unicode Reminder メモ
|
||||
|
||||
?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/removedesc.inc.php
|
||||
-------------------
|
||||
begin : July 7 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/removedesc.tpl.php
|
||||
-------------------
|
||||
begin : July 7 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/removelogs.inc.php
|
||||
-------------------
|
||||
begin : July 9 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/removelogs.tpl.php
|
||||
-------------------
|
||||
begin : July 9 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/removelogs.tpl.php
|
||||
-------------------
|
||||
begin : July 9 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/search.inc.php
|
||||
-------------------
|
||||
begin : July 25 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -3,19 +3,9 @@
|
||||
./lang/de/ocstyle/search.simple.tpl.php
|
||||
-------------------
|
||||
begin : July 25 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -3,19 +3,9 @@
|
||||
./lang/de/ocstyle/selectlocid.inc.php
|
||||
-------------------
|
||||
begin : October 29 2005
|
||||
copyright : (C) 2005 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,5 +1,9 @@
|
||||
<?php
|
||||
// Unicode Reminder メモ
|
||||
/****************************************************************************
|
||||
For license information see doc/license.txt
|
||||
|
||||
Unicode Reminder メモ
|
||||
****************************************************************************/
|
||||
?>
|
||||
|
||||
<div class="content2-pagetitle"><img src="resource2/ocstyle/images/cacheicon/traditional.gif" style="align: left; margin-right: 10px;" width="32" height="32" alt="{t}Search result{/t}" />{t}Selection of city{/t} - {t}Total of {resultscount} cities matched{/t}</div>
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/smilies.inc.php
|
||||
-------------------
|
||||
begin : December 1^2 2005
|
||||
copyright : (C) 2005 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
begin : December 12 2005
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lang/de/ocstyle/varset.inc.php
|
||||
-------------------
|
||||
begin : Mon June 14 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -3,19 +3,9 @@
|
||||
./lib/auth.inc.php
|
||||
--------------------
|
||||
begin : Fri September 16 2005
|
||||
copyright : (C) 2005 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
***************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,4 +1,10 @@
|
||||
<?php
|
||||
<?php
|
||||
/****************************************************************************
|
||||
For license information see doc/license.txt
|
||||
|
||||
Unicode Reminder メモ
|
||||
****************************************************************************/
|
||||
|
||||
//
|
||||
// bench.inc.php
|
||||
//
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lib/cache_icon.inc.php
|
||||
--------------------
|
||||
begin : Sun october 9 2005
|
||||
copyright : (C) 2005 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,12 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lib/caches.inc.php
|
||||
--------------------
|
||||
begin : June 24 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lib/calculation.inc.php
|
||||
--------------------
|
||||
begin : Wed October 11 2006
|
||||
copyright : (C) 2006 The OpenCaching Group
|
||||
forum contact at : http://develforum.opencaching.de
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,12 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lib/captcha.inc.php
|
||||
--------------------
|
||||
begin : April 30 2007
|
||||
copyright : (C) 2007 The OpenCaching Group
|
||||
forum contact at : http://develforum.opencaching.de
|
||||
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,6 +1,9 @@
|
||||
<?php
|
||||
/****************************************************************************
|
||||
For license information see doc/license.txt
|
||||
|
||||
// Unicode Reminder メモ
|
||||
Unicode Reminder メモ
|
||||
****************************************************************************/
|
||||
|
||||
$allowedtags = mb_split(',', 'a,b,i,p,q,s,u,br,dd,dl,dt,em,h1,h2,h3,h4,h5,h6,hr,li,td,th,tr,tt,ol,ul,big,bdo,col,dfn,del,dir,div,ins,img,kbd,map,pre,sub,sup,var,abbr,area,cite,code,font,menu,samp,span,small,thead,tfoot,tbody,table,strong,center,strike,acronym,address,caption,isindex,colgroup,fieldset');
|
||||
$allowedattr = mb_split(',', 'id,src,alt,dir,rel,rev,abbr,axis,char,cite,face,href,lang,name,size,span,type,align,class,clear,color,frame,ismap,rules,scope,shape,start,style,title,value,width,border,coords,height,hspace,nowrap,nohref,target,usemap,vspace,valign,bgcolor,charoff,charset,colspan,compact,headers,noshade,rowspan,summary,longdesc,hreflang,datetime,tabindex,accesskey,background,cellspacing,cellpadding');
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lib/clicompatbase.inc.php
|
||||
--------------------
|
||||
begin : Fri September 16 2005
|
||||
copyright : (C) 2005 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lib/common.inc.php
|
||||
--------------------
|
||||
begin : Mon June 14 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lib/consts.inc.php
|
||||
-------------------
|
||||
begin : Thu December 29 2005
|
||||
copyright : (C) 2005 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
*
|
||||
|
@ -1,6 +1,9 @@
|
||||
<?php
|
||||
/****************************************************************************
|
||||
For license information see doc/license.txt
|
||||
|
||||
// Unicode Reminder メモ
|
||||
Unicode Reminder メモ
|
||||
****************************************************************************/
|
||||
|
||||
define("CS2CS", "cs2cs");
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lib/eventhandler.inc.php
|
||||
-------------------
|
||||
begin : Mon June 28 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lib/ftsearch.inc.php
|
||||
--------------------
|
||||
begin : January 10 2007
|
||||
copyright : (C) 2007 The OpenCaching Group
|
||||
forum contact at : http://develforum.opencaching.de
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
*
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lib/search.gpx.inc.php
|
||||
-------------------
|
||||
begin : November 1 2005
|
||||
copyright : (C) 2005 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
/****************************************************************************
|
||||
For license information see doc/license.txt
|
||||
|
||||
Unicode Reminder メモ
|
||||
|
||||
|
@ -3,19 +3,9 @@
|
||||
./lib/search.gpx.inc.php
|
||||
-------------------
|
||||
begin : November 1 2005
|
||||
copyright : (C) 2005 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -3,19 +3,9 @@
|
||||
./lib/search.gpx.inc.php
|
||||
-------------------
|
||||
begin : November 1 2005
|
||||
copyright : (C) 2005 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -3,19 +3,9 @@
|
||||
./lib/search.html.inc.php
|
||||
-------------------
|
||||
begin : July 25 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lib/search.inc.php
|
||||
--------------------
|
||||
begin : Sun September 25 2005
|
||||
copyright : (C) 2005 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -3,19 +3,9 @@
|
||||
./lib/search.kml.inc.php
|
||||
-------------------
|
||||
begin : November 1 2005
|
||||
copyright : (C) 2005 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -3,19 +3,9 @@
|
||||
./lib/search.loc.inc.php
|
||||
-------------------
|
||||
begin : November 1 2005
|
||||
copyright : (C) 2005 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -3,19 +3,9 @@
|
||||
./lib/search.ovl.inc.php
|
||||
-------------------
|
||||
begin : November 5 2005
|
||||
copyright : (C) 2005 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
*
|
||||
|
@ -3,19 +3,9 @@
|
||||
./lib/search.ov2.inc.php
|
||||
-------------------
|
||||
begin : November 2 2005
|
||||
copyright : (C) 2005 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -3,19 +3,9 @@
|
||||
./lib/search.ovl.inc.php
|
||||
-------------------
|
||||
begin : November 5 2005
|
||||
copyright : (C) 2005 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -3,19 +3,9 @@
|
||||
./lib/search.gpx.inc.php
|
||||
-------------------
|
||||
begin : November 1 2005
|
||||
copyright : (C) 2005 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
/***************************************************************************
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lib/settings.inc.php
|
||||
-------------------
|
||||
begin : Mon June 14 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
*
|
||||
|
@ -1,21 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lib/settings.inc.php
|
||||
-------------------
|
||||
begin : Mon June 14 2004
|
||||
copyright : (C) 2004 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
|
@ -1,23 +1,11 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
/****************************************************************************
|
||||
./lib/sqldebugger.inc.php
|
||||
--------------------
|
||||
begin : Mon June 27 2006
|
||||
copyright : (C) 2006 The OpenCaching Group
|
||||
forum contact at : http://www.opencaching.com/phpBB2
|
||||
|
||||
Unicode Reminder メモ
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
/***************************************************************************
|
||||
*
|
||||
* This program 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 Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
***************************************************************************/
|
||||
For license information see doc/license.txt
|
||||
****************************************************************************/
|
||||
|
||||
require_once($opt['rootpath'] . 'lib/bench.inc.php');
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
***************************************************************************/
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
* For license information see doc/license.txt
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
*
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user