X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/d97aed87411fad81eb93fd14a58bb22fdc16dd59..433017b9907c8348a48ef1a9fa7669e3d9523f1b:/lib/setup/SetupClass.php?ds=sidebyside diff --git a/lib/setup/SetupClass.php b/lib/setup/SetupClass.php index 99cda584..fd2b83de 100755 --- a/lib/setup/SetupClass.php +++ b/lib/setup/SetupClass.php @@ -706,33 +706,60 @@ class SetupFunctions } /** - * Setup settings-frontend.php in the build/website directory + * Setup the directory for the API scripts. * * @return null */ public function setupWebsite() { - $rOutputFile = fopen(CONST_InstallDir.'/settings/settings-frontend.php', 'w'); - - fwrite($rOutputFile, "