X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/3d9792a36b5bb18d24216eea4b0ad402358db997..91938ace0f73ee6bdfbc44956cd2e1652c9c8297:/tos.php diff --git a/tos.php b/tos.php old mode 100755 new mode 100644 index d84704d..111916d --- 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');