X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/381f2d6ec29c08264a6fcf5066ff97cc32698595..4a53554259c43793bb7035489da0e6bd79993b6e:/tos.php diff --git a/tos.php b/tos.php index c5e4307..44fc86c 100644 --- a/tos.php +++ b/tos.php @@ -1,45 +1,40 @@ -. - */ - -define ('JIRAFEAU_ROOT', dirname (__FILE__) . '/'); -require (JIRAFEAU_ROOT . 'lib/settings.php'); -require (JIRAFEAU_ROOT . 'lib/functions.php'); -require (JIRAFEAU_ROOT . 'lib/lang.php'); - -require (JIRAFEAU_ROOT . 'lib/template/header.php'); - -$url = $cfg['web_root'] . 'tos.php'; -$org = "[THIS WEBSITE]"; -$contact = " -By email: - contact@[THIS WEBSITE] -"; - -include (JIRAFEAU_ROOT . 'tos_text.php'); - -echo '
This license text is under Creative Commons - Attribution 3.0 Unported.
It has been based on this work: http://opensource.org/ToS
'; -echo '