X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/0d42410243f361d3a55f26825c64b85cfe370655..60530d95ccf26f833db80b08c2a0a456f69e3aad:/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');