관리자 경로 수정

This commit is contained in:
chicpro
2013-03-19 14:31:53 +09:00
parent 51e805f620
commit 71159878d0
41 changed files with 603 additions and 604 deletions

View File

@ -57,7 +57,7 @@ while (($item = fgetcsv($handle, 1000, ",")) !== FALSE)
$g4['title'] = "배송일괄등록 처리결과";
include_once (G4_ADMIN_PATH.'/admin.head.php');
echo subtitle($g4['title']);
//echo subtitle($g4['title']);
echo "<p>";
if ($msg)