- Rollback code.
This commit is contained in:
@@ -1213,7 +1213,6 @@ class baseControl
|
||||
*/
|
||||
public function locate(string $url)
|
||||
{
|
||||
if(empty($url)) $url = $this->config->webRoot;
|
||||
helper::header('location', $url);
|
||||
helper::end();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user