mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 07:57:02 +03:00
Remove unnecessary comment.
This commit is contained in:
parent
7d3549c0d5
commit
53029a4e7d
1 changed files with 0 additions and 2 deletions
|
|
@ -599,8 +599,6 @@ class Http
|
||||||
*/
|
*/
|
||||||
public function GetPath()
|
public function GetPath()
|
||||||
{
|
{
|
||||||
// phpinfo();
|
|
||||||
// exit();
|
|
||||||
$sUrl = \trim(\substr($this->GetServer('REQUEST_URI', ''), 0,
|
$sUrl = \trim(\substr($this->GetServer('REQUEST_URI', ''), 0,
|
||||||
\strrpos($this->GetServer('REQUEST_URI', ''), \basename($this->GetServer('SCRIPT_NAME', '')))), '/');
|
\strrpos($this->GetServer('REQUEST_URI', ''), \basename($this->GetServer('SCRIPT_NAME', '')))), '/');
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue