mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 19:42:15 +09:00
해당 변수 기본값을 생성
This commit is contained in:
parent
95a4e4a409
commit
08311d7c43
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@ class login_info extends WidgetHandler
|
||||||
$is_logged = Context::get('is_logged');
|
$is_logged = Context::get('is_logged');
|
||||||
|
|
||||||
// Specify a template file
|
// Specify a template file
|
||||||
|
$ncenter_count = 0;
|
||||||
|
$ncenter_list = array();
|
||||||
if($is_logged)
|
if($is_logged)
|
||||||
{
|
{
|
||||||
$oNcenterliteModel = getModel('ncenterlite');
|
$oNcenterliteModel = getModel('ncenterlite');
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue