Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
appju_www_encrypt
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
goodmorning
appju
appju_www_encrypt
Commits
96af0ab3
Commit
96af0ab3
authored
Jun 13, 2021
by
platyhouse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- encrypted
parent
b96d6373
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
modules/ptymobileapp/ptymobileapp.config.index.admin.view.html
...es/ptymobileapp/ptymobileapp.config.index.admin.view.html
+1
-1
modules/ptyshop/ptyshop.api.common.controller.php
modules/ptyshop/ptyshop.api.common.controller.php
+0
-0
No files found.
modules/ptymobileapp/ptymobileapp.config.index.admin.view.html
View file @
96af0ab3
...
...
@@ -109,7 +109,7 @@ namespace platyFramework;
</div>
<? } ?>
<? if (strstr($_SERVER['HTTP_HOST'], "dev.") || strstr($_SERVER['HTTP_HOST'], ".goodsshare")) { ?>
<? if (strstr($_SERVER['HTTP_HOST'], "dev.") || strstr($_SERVER['HTTP_HOST'], ".goodsshare")
|| strstr($_SERVER['HTTP_HOST'], ".appju")
) { ?>
<div
class=
"box box-primary"
>
<div
class=
"box-header with-border"
>
<h3
class=
"box-title"
>
메인 메뉴 > 홈 탭 설정
</h3>
...
...
modules/ptyshop/ptyshop.api.common.controller.php
View file @
96af0ab3
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment