>>) . '/index.php'))
include (dirname(dirname(__FILE__)) . '/index.php');
else
exit;
?>---------------------------
// Based on:
// PHP-NUKE Web Portal System - http://phpnuke.org/
// Thatware - http://thatware.org/
// ----------------------------------------------------------------------
// LICENSE
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License (GPL)
// as published by the Free Software Foundation; either version 2
// 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.
//
// To read the license please visit http://www.gnu.org/copyleft/gpl.html
// ----------------------------------------------------------------------
// Filename: modules/legal/tou.php
// Original Author of file: Michael M. Wechsler, Esq. (michael@thelaw.com)
// Purpose of file: Display a Terms of Use for Your Site.
// ----------------------------------------------------------------------
if (!defined("LOADED_AS_MODULE")) {
die ("You can't access this file directly...");
}
$ModName = $GLOBALS['name'];
modules_get_language();
include 'header.php';
if (!pnSecAuthAction(0, 'legal::', '::', ACCESS_OVERVIEW)) {
echo _BADAUTHKEY;
include("footer.php");
return;
}
OpenTable();
echo ""._TOUTOPTEXT."
\n"
.""._TOUTITLE1."
"._TOUTEXT1."
\n"
.""._TOUTITLE2."
"._TOUTEXT2."
\n"
.""._TOUTITLE3."
"._TOUTEXT3."
\n"
.""._TOUTITLE4."
"._TOUTEXT4."
\n"
.""._TOUTITLE5."
"._TOUTEXT5."
\n"
.""._TOUTITLE6."
"._TOUTEXT6."
\n"
.""._TOUTEXT6MORE."
\n"
.""._TOUTITLE7."
"._TOUTEXT7."
\n"
.""._TOUTITLE8."
"._TOUTEXT8."
\n"
.""._TOUTITLE9."
"._TOUTEXT9."
\n"
.""._TOUTITLE10."
"._TOUTEXT10."
\n"
.""._TOUTEXT10MORE."
\n"
.""._TOUTEXT10MORE1."
\n"
.""._TOUTITLE11."
"._TOUTEXT11."
\n"
.""._TOUTEXT11MORE."
\n"
.""._TOUTITLE12."
"._TOUTEXT12."
\n"
.""._TOUTITLE13."
"._TOUTEXT13."
\n"
."\n"
."\n"
.""._TOUTITLE14."
"._TOUTEXT14."
\n"
/*
."\n"
."\n"
."\n"
."\n"
."