Commit bd028212 authored by platyhouse's avatar platyhouse

.

parent 477c018f
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
</script> </script>
<?php <?php
$newAppVer = "1.14.0"; $newAppVer = "2.0.0";
{ {
require_once(PLATYFRAMEWORK_SYSTEMDIR . "/platyLibrary/external/simpleHtmlDom/simple_html_dom.php"); require_once(PLATYFRAMEWORK_SYSTEMDIR . "/platyLibrary/external/simpleHtmlDom/simple_html_dom.php");
$package_name = $this->config->mobileapp->packageName; $package_name = $this->config->mobileapp->packageName;
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<div class="pull-right hidden-xs"> <div class="pull-right hidden-xs">
<!-- <b>Mail to</b> : cpueblo@platyhouse.com, http://www.platyhouse.com--> <!-- <b>Mail to</b> : cpueblo@platyhouse.com, http://www.platyhouse.com-->
</div> </div>
<strong><a href=""><?=$this->config->system->appName?> Administrator</a>. 관리자페이지 문의 : 010-6363-7977(매니져). </strong> storyShare PlatyFramework v1.3.9 All rights reserved. <strong><a href=""><?=$this->config->system->appName?> Administrator</a>. 관리자페이지 문의 : 010-6363-7977(매니져). </strong> storyShare PlatyFramework v1.3.10 All rights reserved.
</footer> </footer>
<div class="modal fade" id="removeDialog"> <div class="modal fade" id="removeDialog">
<div class="modal-dialog"> <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