Commit 74a53686 authored by platyhouse's avatar platyhouse

.

parent 3ffde0ea
......@@ -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=18">이동</a> 하여 가이드에 따라 최신 앱을 등록해 주세요<br>
새로운 버전이 출시되었습니다. <a href="/admin/support/notice/item/?id=19">이동</a> 하여 가이드에 따라 최신 앱을 등록해 주세요<br>
관리자페이지 문의 : 010-6363-7977(매니져)
</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=""><?=$this->config->system->appName?> Administrator</a>. 관리자페이지 문의 : 010-6363-7977(매니져). </strong> storyShare PlatyFramework v1.3.10 All rights reserved.
<strong><a href=""><?=$this->config->system->appName?> Administrator</a>. 관리자페이지 문의 : 010-6363-7977(매니져). </strong> storyShare PlatyFramework v1.3.11 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