X-Git-Url: https://git.cweiske.de/phinde.git/blobdiff_plain/7b4425b096fa8c18d0db9fd9b1ae96d63ee8af55..4fa1d0022a87079f77eddb6a55ad67c82e9c1be3:/bin/setup.php diff --git a/bin/setup.php b/bin/setup.php index 7dacedd..ba97493 100755 --- a/bin/setup.php +++ b/bin/setup.php @@ -1,11 +1,19 @@ #!/usr/bin/env php setBody( - file_get_contents(__DIR__ . '/../data/elasticsearch-mapping.json') -); +$r->setBody($json); $r->send(); ?>