Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / scripts / drupal.sh
index 904c9ce0c2922296656153fa2143c957435f2a0b..d0b9f3d16b1f81626ed2df9bbc233ab2129f96a1 100755 (executable)
@@ -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';