mirror of
https://github.com/fspc/biketree.git
synced 2026-09-16 14:31:36 -04:00
Removes /pos from a few header.
This commit is contained in:
@@ -88,7 +88,7 @@ foreach($field as $key=>$value) { $$key = stripslashes($value); }
|
||||
|
||||
}
|
||||
|
||||
header( 'Location: /pos/home.php' ) ;
|
||||
header( 'Location: /home.php' ) ;
|
||||
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user