set('blogcal_mpr', intval($_POST['blogcal_mpr'])); $cfg->set('blogcal_padding', intval($_POST['blogcal_padding'])); $cfg->save(true,true,true); } $ns->tablerender($caption, $mes->render() . $text); $text = "
".BLOGCAL_CONF1.": admin_button('update_menu', LAN_UPDATE, 'update')." "; $ns->tablerender(BLOGCAL_CONF4, $text); require_once(e_ADMIN."footer.php"); ?>