//---------------Config Section------------------// // Define Language Use $showlang = true; $url = $_SERVER['REQUEST_URI']; // Define if site has padding (0px or 20px) $padding = '0'; if (strstr($url, "/en/") == TRUE){ // Set title $title = ":: L B U S :: " . "The 2nd International Nonformal Education Conference INEC 2015"; $lang = 'en'; } else { // Set title $title = ":: U L B S :: " . "A doua conferință internaţională de educaţie nonformală INEC 2015"; $lang = 'ro'; } //---------------Config Section------------------// ?>
|
|