Commit 51285947 authored by platyhouse's avatar platyhouse

.

parent c89a2ae6
......@@ -3,7 +3,7 @@
</script>
<?php
$newAppVer = "1.12.0";
$newAppVer = "1.13.0";
{
require_once(PLATYFRAMEWORK_SYSTEMDIR . "/platyLibrary/external/simpleHtmlDom/simple_html_dom.php");
$package_name = $this->config->mobileapp->packageName;
......@@ -84,7 +84,7 @@ $newAppVer = "1.12.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=11">이동</a> 하여 가이드에 따라 최신 앱을 등록해 주세요<br>
새로운 버전이 출시되었습니다. <a href="/admin/support/notice/item/?id=12">이동</a> 하여 가이드에 따라 최신 앱을 등록해 주세요<br>
관리자페이지 문의 : 010-7539-7017(매니져)
</div>
<? } ?>
......
......@@ -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="http://platyhouse.com/"><?=$this->config->system->appName?> Administrator</a>. 관리자페이지 문의 : 010-7539-7017(매니져). </strong> storyShare PlatyFramework v1.3.6 All rights reserved.
<strong><a href="http://platyhouse.com/"><?=$this->config->system->appName?> Administrator</a>. 관리자페이지 문의 : 010-7539-7017(매니져). </strong> storyShare PlatyFramework v1.3.7 All rights reserved.
</footer>
<div class="modal fade" id="removeDialog">
<div class="modal-dialog">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment