include "login_entreprise.php";
//error_reporting(1);
if (user_is_logged_in()) {
//echo "Bienvenu sur votre espace: $nom $prenom.
";
?>
Welcome to www.eurojob.org
Association Européenne pour l'Emploi et la Formation : EUROJOB - http://www.eurojob.org - Contact : support@eurojob.org - { Eurojob.org : 1999-2005 } |
 |
 |
|
|
|
}
else {
//echo "Not login";
}
?>