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
74a53686
Commit
74a53686
authored
Feb 03, 2019
by
platyhouse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
3ffde0ea
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
3 deletions
+4
-3
admin/controllers/support/notice.php
admin/controllers/support/notice.php
+0
-0
admin/views/defaultTheme/index/index.html
admin/views/defaultTheme/index/index.html
+3
-2
platyFramework/apps/admin/views/defaultTheme/common/footer.html
...ramework/apps/admin/views/defaultTheme/common/footer.html
+1
-1
No files found.
admin/controllers/support/notice.php
View file @
74a53686
No preview for this file type
admin/views/defaultTheme/index/index.html
View file @
74a53686
...
...
@@ -3,7 +3,7 @@
</script>
<?php
$newAppVer = "2.
0
.0";
$newAppVer = "2.
2
.0";
{
require_once(PLATYFRAMEWORK_SYSTEMDIR . "/platyLibrary/external/simpleHtmlDom/simple_html_dom.php");
$package_name = $this->config->mobileapp->packageName;
...
...
@@ -76,6 +76,7 @@ $newAppVer = "2.0.0";
}
}
// ptyDebug("$needUpdate, $newAppVer, $appVersion", "needUpdate");
}
?>
...
...
@@ -84,7 +85,7 @@ $newAppVer = "2.0.0";
<div
class=
"animated flash alert alert-info alert-dismissible"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"alert"
aria-hidden=
"true"
>
×
</button>
<h4><i
class=
"icon fa fa-bell"
></i>
앱 업데이트 안내 - v
<?=$newAppVer?>
</h4>
새로운 버전이 출시되었습니다.
<a
href=
"/admin/support/notice/item/?id=1
8
"
>
이동
</a>
하여 가이드에 따라 최신 앱을 등록해 주세요
<br>
새로운 버전이 출시되었습니다.
<a
href=
"/admin/support/notice/item/?id=1
9
"
>
이동
</a>
하여 가이드에 따라 최신 앱을 등록해 주세요
<br>
관리자페이지 문의 : 010-6363-7977(매니져)
</div>
<? } ?>
...
...
platyFramework/apps/admin/views/defaultTheme/common/footer.html
View file @
74a53686
...
...
@@ -21,7 +21,7 @@
<div
class=
"pull-right hidden-xs"
>
<!-- <b>Mail to</b> : cpueblo@platyhouse.com, http://www.platyhouse.com-->
</div>
<strong><a
href=
""
>
<?=$this->config->system->appName?>
Administrator
</a>
. 관리자페이지 문의 : 010-6363-7977(매니져).
</strong>
storyShare PlatyFramework v1.3.1
0
All rights reserved.
<strong><a
href=
""
>
<?=$this->config->system->appName?>
Administrator
</a>
. 관리자페이지 문의 : 010-6363-7977(매니져).
</strong>
storyShare PlatyFramework v1.3.1
1
All rights reserved.
</footer>
<div
class=
"modal fade"
id=
"removeDialog"
>
<div
class=
"modal-dialog"
>
...
...
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