// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
30 C
Singapore

Our response to Dr Subra’s acceptance of apology

 

We are happy that Malaysian Health Minister Datuk Seri Dr S. Subramaniam has accepted our apology with an open heart.  We note his statement on 3 September: “Today, the portal offered its apology for what they wrote and since they have apologised, then we are okay.”

We hope to put this episode behind us and wish all our Malaysian friends and Singaporean visitors safe trips on both sides of the Causeway and Second Link.”

Publisher

- Advertisement -

Hot this week

Singapore man says supporting his wife, parents and relatives has left him emotionally drained

SINGAPORE: A Singaporean man in his late 40s recently opened up about the emotional weight of being the family’s go-to problem solver, provider, and safety net. Between supporting his elderly pare...

Singaporeans discuss why female tenants often get lower room rental rates

On Reddit, a netizen asked: Why are room rentals for females cheaper in sg? Is that how male landlords attract female tenants or is there a greater reason?

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks