<?php
include "../../config/config.php";
require_once "$path/API/retrieve_regrouping.php";

//require_once "$path/function/tanggal/format_tanggal_with_explode.php";
$REGROUPING=new RETRIEVE_REGROUPING();
$menu_id = 64;
            $SessionUser = $SESSION->get_session_user();
            ($SessionUser['ses_uid']!='') ? $Session = $SessionUser : $Session = $SESSION->get_session(array('title'=>'GuestMenu', 'ses_name'=>'menu_without_login')); 
           $data= $USERAUTH->FrontEnd_check_akses_menu($menu_id, $Session);
     //      pr($Session);

$get_data_regrouping= $REGROUPING->getMergeDataPreview();
// pr($get_data_regrouping);

?>

<?php
	include"$path/meta.php";
	include"$path/header.php";
	include"$path/menu.php";
	
?>
	<!-- SQL Sementara -->
	<?php

	?>
	<!-- End Sql -->
	<section id="main">
		<ul class="breadcrumb">
			  <li><a href="#"><i class="fa fa-home fa-2x"></i>  Home</a> <span class="divider"><b>&raquo;</b></span></li>
<?php
include "../../config/config.php";
require_once "$path/API/retrieve_regrouping.php";

//require_once "$path/function/tanggal/format_tanggal_with_explode.php";
$REGROUPING=new RETRIEVE_REGROUPING();
$menu_id = 64;
            $SessionUser = $SESSION->get_session_user();
            ($SessionUser['ses_uid']!='') ? $Session = $SessionUser : $Session = $SESSION->get_session(array('title'=>'GuestMenu', 'ses_name'=>'menu_without_login')); 
           $data= $USERAUTH->FrontEnd_check_akses_menu($menu_id, $Session);
     //      pr($Session);

$get_data_regrouping= $REGROUPING->getMergeData($_GET['kode']);
// pr($get_data_regrouping);

if (isset($_POST['submit'])){
     session_write_close();
     $oldSatker = $_POST['id'];
     $status = exec("php $path/api_list/merger_helper.php 2 $oldSatker > ../../log/merger-data-{$oldSatker}.txt &");
     echo "<script>window.location.href='merger_preview.php'</script>";
}
?>

<?php
	include"$path/meta.php";
	include"$path/header.php";
	include"$path/menu.php";
	
?>
	<!-- SQL Sementara -->
	<?php
Ejemplo n.º 3
0
<?php
include "../../config/config.php";
require_once "$path/API/retrieve_regrouping.php";

//require_once "$path/function/tanggal/format_tanggal_with_explode.php";
$REGROUPING=new RETRIEVE_REGROUPING();
$menu_id = 64;
            $SessionUser = $SESSION->get_session_user();
            ($SessionUser['ses_uid']!='') ? $Session = $SessionUser : $Session = $SESSION->get_session(array('title'=>'GuestMenu', 'ses_name'=>'menu_without_login')); 
           $data= $USERAUTH->FrontEnd_check_akses_menu($menu_id, $Session);
     //      pr($Session);

$get_data_regrouping= $REGROUPING->getStatusRegrouping();
// pr($_SESSION);

?>

<?php
	include"$path/meta.php";
	include"$path/header.php";
	include"$path/menu.php";
	
?>
	<!-- SQL Sementara -->
	<?php

	?>
	<!-- End Sql -->
	<section id="main">
		<ul class="breadcrumb">
			  <li><a href="#"><i class="fa fa-home fa-2x"></i>  Home</a> <span class="divider"><b>&raquo;</b></span></li>