setReadOnly(); $db = DB::db(); $gameStor = KVStorage::getStorage($db, 'game_env')->turnOnCache(); $env = $gameStor->getValues(['init_year','init_month','startyear','year','month','show_img_level','join_mode','maxnation']); $general = General::createGeneralObjFromDB($session->generalID); $commandObj = buildGeneralCommandClass($commandType, $general, $env); if($general->getVar('level') < 5 && ($commandObj instanceof Command\NationCommand)){ header('location:index.php', true, 303); die(); } if($commandObj->isArgValid()){ //인자가 필요없는 타입의 경우 processing에서 '전혀' 처리하지 않음! header('location:index.php', true, 303); die(); } [$jsList, $cssList] = $commandObj->getResourceFiles(); ?> <?=$name?>
getName()?>

> getForm()?>