Files
2023-04-17 11:06:08 +09:00

9 lines
248 B
PHP

<?php
$d['layout']['header_title'] = "마이홈";
$d['layout']['header_file'] = "";
$d['layout']['header_search'] = "true";
$d['layout']['header_noti'] = "true";
$d['layout']['main_type'] = "postAllFeed";
$d['layout']['kakao_key'] = "";
?>