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
youfu
9 years ago
Commit
4c08c53a61b2cec72e9d96b165fa27babbf798cb
1 parent
db2e4750
girlday for fyf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
yohobuy/huodong.m.yohobuy.com/application/modules/Cuxiao/controllers/Girlday.php
yohobuy/huodong.yohobuy.com/application/modules/Cuxiao/controllers/Girlday.php
yohobuy/huodong.m.yohobuy.com/application/modules/Cuxiao/controllers/Girlday.php
View file @
4c08c53
...
...
@@ -115,10 +115,9 @@ class GirldayController extends HuodongAction
return
528
;
case
'preview'
:
// 预览
case
'testing'
:
// 测试
return
490
;
case
'develop'
:
// 开发
default
:
return
90
;
return
4
90
;
}
}
...
...
yohobuy/huodong.yohobuy.com/application/modules/Cuxiao/controllers/Girlday.php
View file @
4c08c53
...
...
@@ -57,10 +57,9 @@ class GirldayController extends HuodongAction
return
528
;
case
'preview'
:
// 预览
case
'testing'
:
// 测试
return
490
;
case
'develop'
:
// 开发
default
:
return
90
;
return
4
90
;
}
}
...
...
Please
register
or
login
to post a comment