사이드 메뉴 수정하려면 어느부분을 고쳐야하나요? 채택완료
http://www.nicepos.com/rent/rent1.php">http://www.nicepos.com/rent/rent1.php
에 있는 사이드 메뉴를 수정하고 싶습니다.
http://sir.kr/bbs/view_image.php?fn=%2Fdata%2Feditor%2F1604%2F8f40f0a64f240604a30320ad023047c0_1461216230_6104.jpg" target="_blank">http://sir.kr/data/editor/1604/thumb-8f40f0a64f240604a30320ad023047c0_1461216230_6104_650x407.jpg">
[빨간박스 1번]
한 멋진 유저분께서 이 파일을 수정해야한다는데
파일이름은 head_rent1.php 입니다.
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
include_once("$g4[path]/head.sub.php"); include_once("$g4[path]/lib/outlogin.lib.php"); include_once("$g4[path]/lib/poll.lib.php"); include_once("$g4[path]/lib/visit.lib.php"); include_once("$g4[path]/lib/connect.lib.php"); include_once("$g4[path]/lib/popular.lib.php");
//print_r2(get_defined_constants());
// 사용자 화면 상단과 좌측을 담당하는 페이지입니다. // 상단, 좌측 화면을 꾸미려면 이 파일을 수정합니다.
//$table_width = 900;
//print_r2($g4); //$dir = dirname($HTTP_SERVER_VARS["PHP_SELF"]); ?> include_once("$g4[path]/topmenu.php"); ?>
|
| include_once("$g4[path]/left_rent.php"); ?> |
|
