Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
storyshare_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
Analytics
Repository Analytics
Value Stream Analytics
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
goodmorning
storyshare
storyshare_www_encrypt
Commits
b9f896ea
Commit
b9f896ea
authored
Feb 01, 2019
by
platyhouse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
db14b590
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
platyFramework/apps/admin/views/defaultTheme/app/config_mobileapp.html
...k/apps/admin/views/defaultTheme/app/config_mobileapp.html
+10
-0
platyFramework/apps/modules/common/controllers/ptyboard/api.php
...ramework/apps/modules/common/controllers/ptyboard/api.php
+0
-0
No files found.
platyFramework/apps/admin/views/defaultTheme/app/config_mobileapp.html
View file @
b9f896ea
...
...
@@ -126,6 +126,16 @@ namespace platyFramework;
<?= $form->getInput("광고ID", "admob_after_snsboardview_full_adid", "", ""); ?>
</div>
</div>
<? if (strstr($this->config->mobileapp->packageName, "com.storyshare.bookgoodstory") || strstr($this->config->mobileapp->packageName, "com.platyhouse.storyshare")) { ?>
<div
class=
"row"
>
<div
class=
'col-md-9'
>
<?= $form->getSelect("글 조회시 3회마다<br>전면 광고 노출 여부", "admob_show_full_fix", array("노출" => 1, "노출하지 않음" => 0), "", ""); ?>
</div>
<div
class=
'col-md-3'
>
</div>
</div>
<? } ?>
<? if (FALSE) { ?>
<div
class=
"row"
>
...
...
platyFramework/apps/modules/common/controllers/ptyboard/api.php
View file @
b9f896ea
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