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