X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/a6c1ba9e0d7305fc75eb216d1646d5a59d044986..4f7b49f4d4f5b2c7fc0e1954ee8c6cb06ed08dea:/tos.php diff --git a/tos.php b/tos.php index d84704d..111916d 100644 --- a/tos.php +++ b/tos.php @@ -1,4 +1,21 @@ . + */ + define ('JIRAFEAU_ROOT', dirname (__FILE__) . '/'); require (JIRAFEAU_ROOT . 'lib/config.original.php'); require (JIRAFEAU_ROOT . 'lib/settings.php');