| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
We don't need the sub print_smtp_method. We can pass the args directly, we are
just printing text one time. No need for a sub.
Also fixed indeting here and there
cleared HTML_CSS and HTML_CHARSET variable
The characters limiting code for the message form should work good now. I
setted it to a default of 3000 maxium characters.
|
|
|
|
|
|
|
|
| |
- The print_smtp_method sub has been added and behavior depends on the
HAS_MAILSERVER variable value. If 0 we assume the admin has no
mailserver available locally so we use Net:SMTPS and external server. If 1, we switch to Mail::Sendmail.
- We renamed some variables so they make more sense now.
- Text strings are translated from Baguette to Shakespeare. it was time.
|
|
|
|
| |
Also don't need cgi-carp. need to uncomment if needed for debugging.
|
|
On ajoute les fichiers. On normalise le nom des icônes en favicon.ico puis on
met la notif de suppression des fichiers au-dessus du tableau, plus pratique
si il y a BEAUCOUP de liens créés.
|