diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-08-28 15:59:50 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-08-28 15:59:50 +0000 |
commit | c214bfa7f17bef61eafa5c351fd3c14f8352899e (patch) | |
tree | c5632167f84ed425fd480c05fe09dc230bf56b6b /fetchmail-features.html | |
parent | a22e184b2b83d55cfeea7e10828334afd11984f6 (diff) | |
download | fetchmail-c214bfa7f17bef61eafa5c351fd3c14f8352899e.tar.gz fetchmail-c214bfa7f17bef61eafa5c351fd3c14f8352899e.tar.bz2 fetchmail-c214bfa7f17bef61eafa5c351fd3c14f8352899e.zip |
Enable Date replacement.
svn path=/trunk/; revision=4284
Diffstat (limited to 'fetchmail-features.html')
-rw-r--r-- | fetchmail-features.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fetchmail-features.html b/fetchmail-features.html index 0a7af6fc..91dee6bc 100644 --- a/fetchmail-features.html +++ b/fetchmail-features.html @@ -17,7 +17,7 @@ <table width="100%" cellpadding="0" summary="Canned page header"> <tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a></td> -<td width="30%" align="right">$Date: 2003/07/22 02:32:06 $</td> +<td width="30%" align="right">$Date$</td> </tr> </table> @@ -276,7 +276,7 @@ be unique to fetchmail if I hadn't added it to fetchpop.)</li> <table width="100%" cellpadding="0" summary="Canned page footer"> <tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a></td> -<td width="30%" align="right">$Date: 2003/07/22 02:32:06 $</td> +<td width="30%" align="right">$Date$</td> </tr> </table> |