X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fscripts%2Fdrupal.sh;h=d0b9f3d16b1f81626ed2df9bbc233ab2129f96a1;hb=5b8bb166bfa98770daef9de5c127fc2e6ef02340;hp=904c9ce0c2922296656153fa2143c957435f2a0b;hpb=af6d1fb995500ae68849458ee10d66abbdcfb252;p=yaffs-website diff --git a/web/core/scripts/drupal.sh b/web/core/scripts/drupal.sh index 904c9ce0c..d0b9f3d16 100755 --- a/web/core/scripts/drupal.sh +++ b/web/core/scripts/drupal.sh @@ -58,8 +58,8 @@ EOF; exit; } -// define default settings $cmd = 'index.php'; +// define default settings $_SERVER['HTTP_HOST'] = 'default'; $_SERVER['PHP_SELF'] = '/index.php'; $_SERVER['REMOTE_ADDR'] = '127.0.0.1';