<?php // ////////////////////////////////////////////////////////////////////////// // // // // This file is part of IPv6 Logger Script by // // technikblog.gerhard-kerner.at // // // // Version 1.1, August 2012 // // // // (c) technikblog.gerhard-kerner.at // // // // 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 3 of the License, or // // (at your option) any later version. // // // // This program is distributed in the hope that it will be useful, // // but WITHOUT ANY WARRANTY; without even the implied warranty of // // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // // GNU General Public License for more details. // // // // You should have received a copy of the GNU General Public License // // along with this program. If not, see <http://www.gnu.org/licenses/>. // // // // Dieses Programm ist Freie Software: Sie können es unter den Bedingungen // // der GNU General Public License, wie von der Free Software Foundation, // // Version 3 der Lizenz oder (nach Ihrer Option) jeder späteren // // veröffentlichten Version, weiterverbreiten und/oder modifizieren. // // // // Dieses Programm wird in der Hoffnung, dass es nützlich sein wird, aber // // OHNE JEDE GEWÄHRLEISTUNG, bereitgestellt; sogar ohne die implizite // // Gewährleistung der MARKTFÄHIGKEIT oder EIGNUNG FÜR EINEN BESTIMMTEN ZWECK. // // Siehe die GNU General Public License für weitere Details. // // // // Sie sollten eine Kopie der GNU General Public License zusammen mit diesem // // Programm erhalten haben. Wenn nicht, siehe <http://www.gnu.org/licenses/>. // // // // ////////////////////////////////////////////////////////////////////////// // error_reporting(0); ?> <!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" xml:lang="en" lang="en"> <head> <title>IPv6 Logger Help</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <link href="helpfiles.css" rel="stylesheet" type="text/css" /> </head> <body> <p class="title_en">IPv6 Logger Help</p> <p class="text">IPv6 Logger allows you to count the number of<br /> IPv4 and IPv6 accesses to your website.<br /> For installation instructions, please see the included<br /> readme file.<br /> IPv6 Logger use cookies to count only unique visitors,<br /> cookie lifetime can be changed to any value you need.<br /><br /> No configuration required, but you can adjust a few<br /> settings:<br /><br /> In ipv6logger.php: Cookie lifetime can be modified.<br /> In admin.php: You can choose the language between<br /> English and German.<br /><br /> For more details see the included readme file.<br /><br /> Have fun and success with IPv6 Logger!</p><br /> <p class="text"><a href="javascript:window.close()">Close window</a></p> </body> </html>