/* Decoded by unphp.net */ ?>accesspermissions('456', $_SESSION[SESSION_VAR_NAME]['role']); $no_userAccessRight = count($userAccessRight); $access_type = array(); foreach ($userAccessRight as $p_ar) { array_push($access_type, $p_ar['type']); } $pid = decrypt_url($_REQUEST['pid'], APP_ENCRYPTION_SALT); $Project = new project($db); $project_details = $Project->getProject_ById($pid); $index_master_id = decrypt_url($_REQUEST['id'], APP_ENCRYPTION_SALT); $index_master_name = decrypt_url($_REQUEST['index_master_name'], APP_ENCRYPTION_SALT); $im_name = decrypt_url($_REQUEST['index_master_name'], APP_ENCRYPTION_SALT); $im_name = encrypt_url($im_name, APP_ENCRYPTION_SALT); $index_master = new index_master($db); $user = new user($db); $Global_Settings = new global_settings($db); $module_details = $Global_Settings->get_module_info_byId(2); $index_master_rights = $index_master->getIndexMasterRights($_SESSION[SESSION_VAR_NAME]['user_id'], $index_master_id); $re_indexing_details = $index_master->get_re_indexing_track(); $process_status = $index_master->get_running_status_by_index_master_id($index_master_id); if (in_array('5', $access_type)) { if ($module_details[0]['status'] == 1) { $userAccessRightDMS = $Page->accesspermissions('152', $_SESSION[SESSION_VAR_NAME]['role']); $no_userAccessRightDMS = count($userAccessRightDMS); $access_typeDMS = array(); foreach ($userAccessRightDMS as $p_arDMS) { array_push($access_typeDMS, $p_arDMS['type']); } if (in_array('2', $access_typeDMS)) { ?>

:Re-Indexing Dashboard

getUserName_ById($re_indexing_details[$i]['started_by']); ?>
Sr. No. Started At Document From Date Document To Date Index Master Value From Index Master Value To No. of Files Indexed Process Status Started By