Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
hf
2015-12-23 19:38:19 +0800
Commit
2a00b8779de26c4d93752e8c3b7c27fa65cd9418
1 parent
22776394
do add cart data info debug
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
library/Api/Yohobuy.php
library/Api/Yohobuy.php
View file @
2a00b87
...
...
@@ -176,8 +176,8 @@ class Yohobuy
Cache
::
set
(
$url
,
$result
,
$cache
);
}
}
return
123
;
//return $result;
return
$result
;
}
/**
...
...
Please
register
or
login
to post a comment