Better static build (for richi)
This commit is contained in:
parent
5b3d6cf0ee
commit
0248a3539f
1 changed files with 4 additions and 1 deletions
|
@ -2322,7 +2322,10 @@ class YellowToolbox
|
|||
$_REQUEST[$matches[1]] = $matches[2];
|
||||
}
|
||||
}
|
||||
}
|
||||
} else {
|
||||
$_SERVER["LOCATION"] = $location;
|
||||
$_SERVER["LOCATION_ARGS"] = "";
|
||||
}
|
||||
return $location;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue