Commit 96af0ab3 authored by platyhouse's avatar platyhouse

- encrypted

parent b96d6373
......@@ -109,7 +109,7 @@ namespace platyFramework;
</div>
<? } ?>
<? if (strstr($_SERVER['HTTP_HOST'], "dev.") || strstr($_SERVER['HTTP_HOST'], ".goodsshare")) { ?>
<? if (strstr($_SERVER['HTTP_HOST'], "dev.") || strstr($_SERVER['HTTP_HOST'], ".goodsshare") || strstr($_SERVER['HTTP_HOST'], ".appju")) { ?>
<div class="box box-primary">
<div class="box-header with-border">
<h3 class="box-title">메인 메뉴 > 홈 탭 설정</h3>
......
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