// 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; // } // } // } // } // } Contact

Contact

Forum coordinators:
Dunarea de Jos” University of Galati
Dr. Florin TUDOR, director
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.  

Contact person:
Florin BOTEZATU   
Tel: +40 766 355 336
E-mail: This email address is being protected from spambots. You need JavaScript enabled to view it.

   
   
Tehnical support:  
Department of Communication, Promotion and Public Relations:  
Bogdan NISTOR  
 
Marketing and Communication Office:  
Adelina-Simona OBREJA  
 
IT support:  
Cristian-Dragoș OBREJA