diff --git a/adm/popular_rank.php b/adm/popular_rank.php
index fc6ab489c..a6b396c47 100644
--- a/adm/popular_rank.php
+++ b/adm/popular_rank.php
@@ -1,7 +1,6 @@
전체목록
$g5['title'] = '인기검색어순위';
include_once('./admin.head.php');
+include_once(G5_PLUGIN_PATH.'/jquery-ui/datepicker.php');
$colspan = 3;
?>
diff --git a/adm/visit.sub.php b/adm/visit.sub.php
index 7cb87dd68..b153152b1 100644
--- a/adm/visit.sub.php
+++ b/adm/visit.sub.php
@@ -1,9 +1,9 @@
$(function(){
- $("#fr_date, #to_date").datepicker({ changeMonth: true, changeYear: true, dateFormat: "yy-mm-dd", showButtonPanel: true, yearRange: "c-99:c+99", maxDate: "+0d" });
+ $("#fr_date, #to_date").datepicker({ changeMonth: true, changeYear: true, dateFormat: "yy-mm-dd", showButtonPanel: true, yearRange: "c-99:c+99", maxDate: "+0d" });
});
function fvisit_submit(act)
diff --git a/adm/visit_search.php b/adm/visit_search.php
index 3408614ed..1c3d6c964 100644
--- a/adm/visit_search.php
+++ b/adm/visit_search.php
@@ -1,13 +1,13 @@
-처음'; //페이지 처음
=$listall?>