first
This commit is contained in:
8
layouts/rc-starter/_var/_var.php
Normal file
8
layouts/rc-starter/_var/_var.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?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'] = "";
|
||||
?>
|
||||
Reference in New Issue
Block a user