Subversion Repositories Sites.tela-botanica.org

Rev

Rev 4 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 20
Line 1... Line 1...
1
<?php
1
<?php
2
include_once 'authentification.php' ;
2
include_once 'authentification.php' ;
3
include_once 'Mail.php' ;
3
include_once '../api/pear/Mail.php' ;
4
?>
4
?>
5
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
5
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
6
<html lang="#LANG">
6
<html lang="#LANG">
7
<head>
7
<head>
8
  <title>Recevoir l'information</title>
8
  <title>Recevoir l'information</title>