X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/a6c1ba9e0d7305fc75eb216d1646d5a59d044986..fe04c76a34666ee174a07cc4a1194f27f4b7d547:/tos.php?ds=inline 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');