MANILA, Philippines — Metro Rail Transit-Line 3 basic supervisor Rodolfo Garcia has handed away, the Division of Transportation confirmed late Wednesday night time. He was 77.
“The whole DOTr household needs to condole with the bereaved household of Gen. Garcia. Our ideas and prayers are with you,” the DOTr stated in an announcement.
It isn’t clear what brought about his passing, although the retired basic was amongst these discovered to be constructive with the coronavirus illness 2019in late January.
The announcement comes a number of weeks after the MRT-3 depot in Quezon Metropolis has been positioned below “enhanced entry management” to stop the additional unfold of the virus amongst offic e personnel.
READ: MRT-3 depot under restricted access after confirming COVID-19 cases among personnel
In an announcement despatched to reporters then, the division disclosed that 36 workplace personnel on the MRT-3 depot examined constructive for COVID-19. One of many workers died of the viral illness on the time.
Transportation Undersecretary Timothy John Batan stated at a press briefing later Thursday, January 28, that the suspension of operations alongside the rail line continues to be a chance within the occasion that instances are later confirmed amongst station personnel.
Till then, the MRT-3 will proceed to function, he stated.
“We acknowledge and extremely respect Gen. Garcia for sharing his experience, data, and management. We acknowledge his untiring effort to enhance the state of the MRT-3,” the DOTr additionally stated.
function statusChangeCallback(response) { console.log('statusChangeCallback'); console.log(response); // The response object is returned with a status field that lets the // app know the current login status of the person. // Full docs on the response object can be found in the documentation // for FB.getLoginStatus(). if (response.status === 'connected') { // Logged into your app and Facebook. //testAPI(); } else if (response.status === 'not_authorized') { // The person is logged into Facebook, but not your app. } else { // The person is not logged into Facebook, so we're not sure if // they are logged into this app or not. } }
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }
window.fbAsyncInit = function() { FB.init({ appId : '1775905922621109', xfbml : true, version : 'v2.8' });
FB.getLoginStatus(function(response) { statusChangeCallback(response); }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "https://connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));
function testAPI() { whiteout_reset();
FB.api('/me', {fields: 'id, email, first_name, last_name'}, function(response) { $.post('https://www.philstar.com/check_credentials.php', "id=" + response.id + "&email=" + response.email + "&firstname=" + response.first_name + "&lastname=" + response.last_name + "&remember=" + $("#ps_remember").prop('checked'), function(msg) { console.log("credentials: " + msg); if (msg.trim() == "logged" || msg.trim() == "added") { location.reload(); } else { $("#floatingBarsG").css({display: "none"}); $("#popup").css({display: "block"}); $("#popup_message").text("Email address already in use."); } }); }); }
function fb_share(url) { FB.ui({ method: 'share', display: 'popup', href: url }, function(response){}); }