Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOOD
·
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
whb
10 years ago
Commit
df5418140f73e3b65797c96b8bb9e7cb763e602f
1 parent
b3723ccd
mobileapi更新
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
website/controller/Mobileapi.class.php
website/controller/Mobileapi.class.php
View file @
df54181
...
...
@@ -19,7 +19,7 @@ class Controller_MobileApi extends Controller_Abstract
$headCover
=
''
;
if
(
$module
[
'id'
]
==
1
)
{
$headCover
=
''
;
//
SITE_IMG.'/yohood/yohood-logo-mobile_v3.png';
$headCover
=
SITE_IMG
.
'/yohood/yohood-logo-mobile_v3.png'
;
}
$data
[]
=
array
(
'id'
=>
$module
[
'id'
],
'status'
=>
$module
[
'status'
],
...
...
Please
register
or
login
to post a comment