$_W['uniacid']))); if(empty($system_menu)) { cache_build_frame_menu(); $system_menu = cache_load(cache_system_key('system_frame', array('uniacid' => $_W['uniacid']))); } if ($role == ACCOUNT_MANAGE_NAME_OPERATOR) { unset($system_menu['appmarket']); unset($system_menu['advertisement']); unset($system_menu['system']); } return $system_menu; } function system_database_backup() { $path = IA_ROOT . '/data/backup/'; load()->func('file'); $reduction = array(); if (!is_dir($path)) { return array(); } if ($handle = opendir($path)) { while (false !== ($bakdir = readdir($handle))) { if ($bakdir == '.' || $bakdir == '..') { continue; } $times[] = date("Y-m-d H:i:s", filemtime($path.$bakdir)); if (preg_match('/^(?P