Fix undefined function when downloading attachments. See comments for details.
[squirrelmail.git] / templates / default / options.tpl
index 6f7368b5e54cb426d935d0f85b8c735150c68ae1..95b2732e6a23112cb4806a5c8c885b26ac922a48 100644 (file)
@@ -22,19 +22,4 @@ extract($t);
 </table>
 </td></tr>
 </table>
-<?php
 
-/**
- * $Log$
- * Revision 1.3  2006/07/15 12:01:19  tokul
- * removing trailing ?> from function scripts
- *
- * Revision 1.2  2006/07/13 18:49:44  tokul
- * reverting some templating changes. They broke plugin blocks.
- * moving display of option blocks to separate template
- *
- * Revision 1.1  2006/07/09 22:22:31  vanmer
- * - initial revision of a template for options output
- *
- *
-**/