Compare commits
No commits in common. "da0a8e03b280a51c36c354917a55d8d053198374" and "e63812141f9ad9c6d04c63f354c3a9145e4b51b5" have entirely different histories.
da0a8e03b2
...
e63812141f
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ if(!PhangoApp\PhaRouter\Config::$get_path_info) {
|
|||
}
|
||||
else {
|
||||
|
||||
$path_info=isset($_GET['path_info']) ? $_GET['path_info'] : '';
|
||||
$path_info=$_GET['PATH_INFO'];
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue