// defined('_JEXEC') or die; //class plgSystemCustomredirect extends JPlugin //{ // public function onAfterInitialise() // { // $app = JFactory::getApplication(); // // // Only redirect on the frontend // if ($app->isClient('site')) //{ // $user = JFactory::getUser(); // // Only redirect logged-in users // if ($user->id > 0) { // Target URL (change to what you need) // $redirectUrl = 'index.php?option=com_content&view=article&id=1'; // Prevent infinite loop // $currentUrl = JUri::getInstance()->toString(); // Only redirect if not already on that page // if (strpos($currentUrl, $redirectUrl) === false) // { // $app->redirect(JRoute::_($redirectUrl, false)); // $app->close(); // Or use exit; // } // } // } // } // } SAVE THE DATE: June 27th-28th, 2019 – the 8th edition of the EUSDR Annual Forum, Bucharest

SAVE THE DATE: June 27th-28th, 2019 – the 8th edition of the EUSDR Annual Forum, Bucharest

The annual edition of the EUSDR Forum will be held between June 27th-28th in Bucharest, at the Palace of Parliament.

The registration process for the event IS NOW OPEN!

We invite you to apply here until June 18th, 2019. Please be aware that the venue of the event is accessible ONLY for registered individuals wearing a valid badge.

For official delegations, please contact This email address is being protected from spambots. You need JavaScript enabled to view it. or This email address is being protected from spambots. You need JavaScript enabled to view it., in order to designate the Delegate Accreditation Officer.

Further information about the event will be available on the EUSDR website in the following weeks.

Full article