X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/3d9792a36b5bb18d24216eea4b0ad402358db997..a8cb2b83429c0f5b75f95f639cf8987f2a3c3608:/tos.php?ds=sidebyside 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');