Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yangyang
2016-01-25 19:33:12 +0800
Commit
30453d9c839ad2c066120c04e663c1a35b2cdc99
1 parent
44c43000
。。
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
library/WebPlugin/HelperSearch.php
library/WebPlugin/HelperSearch.php
View file @
30453d9
...
...
@@ -1109,7 +1109,6 @@ class HelperSearch
public static function current()
{
$url
= explode('?', 'http://'.
$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']
);
print_r(
$url[0]
);
return
$url[0]
;
}
/**
...
...
Please
register
or
login
to post a comment