// 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; // } // } // } // } // } 16th Meeting of the Steering Group of Priority Area 11 - Security, 24-25 June, 2019, Sofia

16th Meeting of the Steering Group of Priority Area 11 - Security, 24-25 June, 2019, Sofia

The 16th meeting of the Steering Group of PA 11 Security will take place in 24-25 June, 2019, Sofia, Bulgaria, and will be organized by the Ministry of Interior of Republic of Bulgaria.

The Steering Group meets twice a year to monitor the progress made in important areas such as implementation of PA 11 targets and actions, new project proposals, calls for submission of projects, EUSDR management issues. 

The overall objective is to monitor the implementation progress of projects and to continue the discussion of the revision of the Action Plan. The main themes taht will be discussed during the event are: cooperation between PA 11 and PA 1a, projects’ implementation, revision of the Action Plan and the ESPON monitoring tool. Participants at this Steering Group will be the members from the 14 EUSDR countries, Europol, SELEC, etc.

Venue: General Directorate for Fire Safety and Civil Protection, 30 Nikola Gabrovski St, Sofia, Bulgaria.

Source: www.danube-region.eu